Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages