RAG Chatbot โ Java Interview Coach AI
โ
CompletedA Retrieval-Augmented Generation chatbot that answers Java interview questions from personal markdown notes. Built with Next.js 16, FastAPI, LangChain, Groq (Llama 3.1), HuggingFace Endpoint Embeddings, and Neon Postgres with pgvector. Frontend and Python backend co-deployed as a Vercel monorepo.
RAGLangChainGroqFastAPINext.jsNeonpgvectorHuggingFace
Spring Boot AI API
๐ PlannedProduction-ready REST API powered by Spring AI. Exposes RAG capabilities built on Java/Spring Boot with OpenAI integration, streaming responses, and pgvector for document retrieval.
Spring AISpring BootJavaRAGOpenAI