Skip to content

Commute-ai/ai-agents

Repository files navigation

Commute.ai - AI Agents

AI-powered route analysis and recommendations using FastAPI.

Quick Start

Using uv directly

uv sync --dev  # Install dependencies
source .venv/bin/activate

Using Nix

nix-shell  # Sets up Python 3.11, uv, and activates environment

Commands

make dev        # Start development server
make test       # Run tests
make test-cov   # Run tests with coverage
make lint       # Check code quality
make format     # Format code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors