dodeeric / langchain-ai-assistant-with-hybrid-rag

This is a LLM chatbot coded with LangChain. The web interface is coded with Streamlit. It implements a hybrid RAG (keyword and semantic search) and chat memory.
https://bmae-ragai-webapp.azurewebsites.net
GNU General Public License v3.0
8 stars 1 forks source link

use VectorAdminor or chromadb-admin #42

Closed dodeeric closed 2 weeks ago

dodeeric commented 1 month ago

https://vectoradmin.com/

VectorAdmin can be used if chroma is running as a server

https://github.com/Mintplex-Labs/vector-admin/blob/master/docker/DOCKER.md

dodeeric commented 3 weeks ago

https://github.com/flanker/chromadb-admin installed ok