Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

BYOA 智能体:天气 + PDF 摘要(DeepSeek 版)

简介

基于 OpenAI Function Calling 的命令行智能体,使用 DeepSeek API 作为大模型,支持:

  • 实时天气查询(OpenWeatherMap)
  • PDF 内容总结(pypdf + DeepSeek 摘要)

环境准备

  1. 安装 Python 3.10+
  2. 安装依赖:pip install -r requirements.txt
  3. 复制 .env.example.env,填入你的 DeepSeek API Key 和 OpenWeatherMap API Key

运行

python agent.py

About

BYOA Agent - 天气查询与PDF摘要智能体

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages