TashonBraganca /
RAG.Question-Answer-Bot
This project is a RAG Q&A bot built in a jupyter notebook. It allows users to upload a custom document, which is then processed and stored in a Pinecone vector database using OpenAI embeddings. Users can ask questions about the document's content and receive accurate, context-aware answers generated by an OpenAI language model.