Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claudia

This is ALPHA software

Claudia is a command-line tool that uses DeepSeek's language models to implement code changes in your git repository based on natural language task descriptions.

1. Install

pip install claudia-agent

2. Configure

export DEEPSEEK_API_KEY=your_key_here

3. Use

claudia
clauda agent  # For a classic agent experience

Why?

Speed and cost. About two orders of magnitude cheaper than claude.

Requirements

  • Python 3.10+
  • A DeepSeek API key (DEEPSEEK_API_KEY environment variable)
  • Git
  • Universal Ctags (for project analysis)

About

Another Coding Assistant

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages