Skip to content

ano041/tg

Repository files navigation

Project Structure and Instructions

The project is organized into modular directories:

  • core/: Contains the core components like task queues, orchestrators, etc.
  • agents/: Includes AI agents like planner, executor, etc.
  • tools/: Utility modules such as browsers and schemas.
  • memory/: Vector memory management.
  • billing/: Subscription and billing management.
  • web/: Web application and API routes.
  • mcp/: Client and registry.
  • tests/: Automated tests.

How to Run

  1. Install dependencies:
    pip install -r requirements.txt
    
  2. Run the application:
    python main.py
    

About

tg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors