AI · Full stack
Document Q&A with a RAG pipeline
A document-based chatbot with ingestion, semantic retrieval, and response generation. A FastAPI backend connects OpenAI embeddings with Pinecone, while a Next.js interface provides the chat experience.