Skip to content

A python library that supports all vector databases specifically for LLM apps and frameworks

License

Notifications You must be signed in to change notification settings

IntegroLabs/vectordbs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vectordbs

Vectordbs is a python library that supports all vector databases specifically for LLM apps and frameworks.

Currently all LLM frameworks and apps (Llama-Index, Open AI, Langchain, Baby AGI, etc) are all having to reimplement support for each vector database with a lot of redundant work, and this library is hoping to existing and new frameworks don't have to reinvent the wheel.

List of Supported Vector databases

Task Supported
Chroma
Pinecone
Weaviate
Qdrant
Milvus
Redis
Opensearch
Postgres

Install

pip install vectordbs

About

A python library that supports all vector databases specifically for LLM apps and frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%