thijse/MemoryVectorStore
Sample of implementing a simple in-memory vector store
This project helps you find specific information buried in your PDF documents by creating a searchable index. You input PDF files, and it allows you to ask questions in plain language, returning relevant sections and a summarized answer. It's designed for anyone who needs to quickly extract precise answers from their document collections.
No commits in the last 6 months.
Use this if you need to build a system that can answer questions based on the content of your PDF documents.
Not ideal if you need to search extremely large collections of documents efficiently, as this version doesn't use advanced indexing for speed.
Stars
9
Forks
2
Language
C#
License
MIT
Category
Last pushed
Dec 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/thijse/MemoryVectorStore"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
curiosity-ai/catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's...
supabase/embeddings-generator
GitHub Action to generate embeddings from the markdown files in your repository.
vector-ai/vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data...
wagtail/wagtail-vector-index
Store Wagtail pages & Django models as embeddings in vector databases