Skip to content

Latest commit

 

History

History
 
 

README.md

Runzi - a running assistant

Runzi is a demo multi-agent application for runners. It allows you to ask questions around topics such as:

  • Running shoe and clothing recommendations
  • Training plans for different types of running
  • Upcoming races
  • Recovery
  • Nutrition

This uses mock data, so made up sportswear, shoes, and athletic brands.

Quick start

  1. cd runzi
  2. uv sync
  3. python app.py (to start the Chainlit app)