Skip to content

bryantaolong/deepseek-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 DeepSeek CLI

中文说明请见这里 (Chinese README here)

A simple and practical command-line chat tool based on the DeepSeek API, allowing you to quickly chat with deepseek-chat or deepseek-reasoner models directly in your terminal.


✨ Features

  • ✅ Supports both deepseek-chat and deepseek-reasoner models
  • ✅ Provides --help and --version commands
  • ✅ Automatically reads API Key from environment variables
  • ✅ Colorful output and interactive terminal experience
  • ✅ Can be packaged as a system command deepseek

🚀 Installation

Make sure you have Python 3.8+ and pip installed. Then run the following command in the project root directory:

pip install -e .

License

This project is licensed under the MIT License. See LICENSE for details.

About

A DeepSeek CLI application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages