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

Jan 23, 2024
abd953d · Jan 23, 2024

History

8 Commits
Jan 23, 2024
Nov 20, 2023
Jan 23, 2024
Nov 20, 2023
Jan 23, 2024
Nov 20, 2023
Jan 23, 2024
Jan 23, 2024
Nov 20, 2023
Jan 23, 2024
Jan 23, 2024

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