Vector embeddings generation for a csv file, storing embeddings in the vector database and query the csv file using openai language model
-
Updated
Jun 15, 2024 - Python
Vector embeddings generation for a csv file, storing embeddings in the vector database and query the csv file using openai language model
A simple web application to generate vector embeddings for PDF document, store them in a vector database (Pinecone), and enable semantic search and information retrieval using OpenAI's language models.
To associate your repository with the openai-language-model topic, visit your repo's landing page and select "manage topics."