8000 GitHub - PinkR1ver/deepseek-backup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PinkR1ver/deepseek-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DeepSeek AI 助手

这是一个使用 Streamlit 和 DeepSeek API 构建的简单问答应用。

功能特点

  • 简洁的聊天界面
  • 支持对话历史记录
  • 实时响应
  • 支持清除对话
  • 侧边栏 API Key 输入

安装步骤

  1. 克隆此仓库
  2. 安装依赖:
    pip install -r requirements.txt

运行应用

streamlit run app.py

使用说明

  1. 在侧边栏输入你的 DeepSeek API Key
  2. 在输入框中输入你的问题
  3. 等待 AI 助手回复
  4. 可以随时点击"清除对话"按钮开始新的对话

注意事项

  • 请确保你有有效的 DeepSeek API 密钥
  • API Key 会以密码形式输入,不会被显示
  • 建议在本地运行此应用,不要将 API 密钥暴露在公共环境中

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0