Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.32 KB

comma_body

Resources for experimenting with Comma.ai Comma Body and Agentic Architectures using LLMs

Primary Resources

Hackathon Resources

Community Resources

PDM Instructions

Setup pdm and install dependencies:

Make PDM use venv by default.

pdm config python.use_venv false

Install in venv

pdm install