Skip to content

SwallowData/RagChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RagChat

A rag item that you can talk to
本项目使用了智谱进行词向量化,需要在.env上添加你的key
创建虚拟环境

conda create -n RagChat python=3.11

启动虚拟环境

conda activate RagChat

添加对应的环境

pip install -r requirements.txt

运行程序

cd code
streamlit run main.py

my

About

A rag item that you can talk to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages