rag-openai-pinecone
PublicThe RAG solution extracts text from URLs, generates embeddings, and stores vectors in Pinecone, using an API for semantic searches and answers with GPT-3.5-turbo. Developed in Python, it is containerized with Docker, and managed via GitHub Actions for CI.