Back to projects

Smart VS Code AI Assistant – RAG-Based Developer Tool
Atharva Naik/January 17, 2026/1 min read
PythonFastAPILangChainVector Databases
Smart VS Code Assistant is an AI-powered developer tool designed to help teams search internal documentation efficiently and reduce debugging time.
Features
- RAG-Based Search: Accurate answers using document retrieval
- Low Hallucination: Context-aware AI responses
- VS Code Integration: Seamless developer experience
- Fast Responses: Optimized backend for low latency
Technologies
- Python: Core backend logic
- FastAPI: High-performance API framework
- LangChain: LLM orchestration and retrieval
- Vector Databases: Document embeddings and search
Related Projects

News AI App – AI-Powered Personalized News Platform
A personalized news application that delivers user-specific news feeds with AI-generated summaries using multi-agent architecture and LangGraph.
Next.jsFastAPILangGraph
Nakama AI – AI Companion with Persistent Memory
An AI-powered conversational companion with persistent memory and personality-driven responses using OpenAI and vector databases.
Next.jsNode.jsOpenAI API