API server for myportfolio website
-
Updated
Nov 12, 2024 - Python
API server for myportfolio website
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.
Vector embeddings generation for a csv file, storing embeddings in the vector database and query the csv file using openai language model
Add a description, image, and links to the openai-language-model topic page so that developers can more easily learn about it.
To associate your repository with the openai-language-model topic, visit your repo's landing page and select "manage topics."