--- title: Python Programming Q&A Assistant emoji: 🐍 colorFrom: green colorTo: blue sdk: docker app_port: 7860 pinned: false --- # Python Programming Q&A Assistant RAG-powered Q&A over the Stack Overflow Python dataset. FastAPI + ChromaDB + Llama 3.1 (Groq). POST /ask with {"question": "..."} or open /docs.