Skip to content

Advanced multi-agent system built with Letta AI and DeepSeek, featuring memory optimization and Lightning AI deployment.

Notifications You must be signed in to change notification settings

mahawi1992/letta-deepseek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letta DeepSeek Multi-Agent System

Advanced multi-agent system built with Letta AI and DeepSeek, featuring memory optimization and Lightning AI deployment.

Features

  • 🧠 Advanced Memory Management

    • Memory optimization
    • Documentation storage
    • Pattern recognition
    • Knowledge accumulation
  • 🤖 Multi-Agent System

    • Research Agent with Tavily integration
    • Coding Agent with DeepSeek
    • Documentation Agent
    • Orchestrator for coordination
  • 📚 Continuous Learning

    • Memory optimization
    • Pattern extraction
    • Best practices learning
    • Success tracking

Installation

  1. Clone the repository
  2. Create virtual environment:
python -m venv venv
source venv/bin/activate  # Linux/Mac
.\venv\Scripts\activate   # Windows
  1. Install dependencies:
pip install -r requirements.txt
  1. Configure environment variables:
cp .env.example .env
# Edit .env with your API keys

Deployment

See deployment guide for Lightning AI deployment instructions.

Documentation

License

MIT License

About

Advanced multi-agent system built with Letta AI and DeepSeek, featuring memory optimization and Lightning AI deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages