Skip to content

本项目基于 LangChain 框架开发,前端使用 Streamlit 库,采用 Python 语言编写,实现了一个数据分析器。

License

Notifications You must be signed in to change notification settings

wxtt-github/CSV-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-Analyzer

本项目基于 LangChain 框架开发,前端使用 Streamlit 库,采用 Python 语言编写,实现了一个数据分析器。

快速启动

打开终端,切换到项目所在文件夹下,输入以下命令进行相关库的安装(推荐新建一个anaconda下的python环境,方便管理)。

pip install -r requirements.txt

输入以下命令运行项目,会自动打开网页,若没打开,点击终端的链接即可。

streamlit run main.py

项目展示

project_display1

"项目运行结果1"

project_display2

"项目运行结果2"

试用

点击该书签🔖进行网站的试用。注:试用无法通过os调用环境变量,需要显式输入api_key(sk-xxxxx)。

许可证

该项目根据GPL许可证的条款进行许可。详情请参见LICENSE文件。

联系

项目链接:https://github.com/wxtt-github/CSV-Analyzer

非常欢迎向我提起issue。

About

本项目基于 LangChain 框架开发,前端使用 Streamlit 库,采用 Python 语言编写,实现了一个数据分析器。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages