Skip to content

Add a simple UI for Chroma database with Streamlit.

License

Notifications You must be signed in to change notification settings

shangfr/Chroma-DB-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chroma-DB-UI

Add a simple UI for Chroma database with Streamlit.

  • Chroma is the open-source embedding database.
  • Streamlit is an open-source app framework for Machine Learning and Data Science teams.
安装教程
git clone https://github.com/shangfr/Chroma-DB-UI.git
使用说明
cd Chroma-DB-UI
pip install -r requirements.txt
streamlit run app.py

向量数据库增删改查:

fig1

上传文件:

fig2

About

Add a simple UI for Chroma database with Streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages