An open API service indexing awesome lists of open source software.

https://github.com/rhecosystemappeng/ocp-lightspeed-embaddings


https://github.com/rhecosystemappeng/ocp-lightspeed-embaddings

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# LightSpeed RAG
LightSpeed RAG is a services that parses html pages and stores documents and embaddings in [chromaDB](https://docs.trychroma.com/)
following this 5 concepts:

- parsing and loading data - using the
- indexing
- storing
- querying
- evaluating

https://docs.llamaindex.ai/en/stable/getting_started/concepts.html
https://docs.llamaindex.ai/en/stable/understanding/using_llms/using_llms.html

## to do
[ ] define model in config

[ ] multiple vector db support: chromadb, milvius, llmindex
[ ] add deployment folder for vectorDB's including addtions like https://github.com/milvus-io/milvus-insight