Quick Start¶
Get Lanterne Rouge up and running in minutes with this streamlined setup guide.
Prerequisites¶
- Python 3.8 or higher
- Git
- API access to:
- Oura Ring (personal access token)
- Strava (API credentials)
- OpenAI (API key)
Installation¶
Basic Configuration¶
-
Create environment file:
-
Add your API credentials to
.env
:
First Run¶
-
Initialize the database:
-
Run your first coaching session:
-
Optional: Set up Fiction Mode:
What's Next?¶
- 📖 Read the complete installation guide for detailed setup
- ⚙️ Learn about configuration options
- 🏆 Explore the TDF simulation features
- 📚 Set up Fiction Mode for storytelling
Daily Automation
Once you're comfortable with manual runs, consider setting up GitHub Actions for automated daily coaching reports.
Need Help?¶
Check our troubleshooting guide or open an issue on GitHub.