This Chainlit-based application serves as a Chinese language tutor. It's built as part of Max's Academy Week 1 project.
- Milestone 1 - Develop a prompt for the AI tutor
- Milestone 2 - Scaffold the project
- Milestone 3 - Create an evaluation dataset
- Milestone 4 - Identify 2 key metrics
- Milestone 5 - Deploy on Render
- Milestone 6 - Capstone Project
- Milestone 7 (optional) - Run evaluation on Mistral
- Milestone 8 (optional)- Expand dataset to 100
-
Milestone 5: Link to the deployed app.
-
Milestone 6 - Capstone project ideas:
- Personal nutritionist/recipe LLM
- Organize/sort/categorize/group and semantic search on photos
- Personal fitness coach LLM
- Milestone 7: Switch between OpenAI and Mistral using
config_key
inapp.py
and/oreval.py
.