Projects
CrohnMate Diary
Designed as a modular system so data collection stays low-friction while enabling models and assistants to reason over longitudinal history.
Summary
Multiple services — core API, recipes API, Discord bot, ML jobs, and an LLM-oriented layer — coordinated with migrations and Docker-based infra.
- FastAPI services with clear separation of domains (core vs recipes)
- Discord as the primary conversational surface; web via Gradio/static/Jinja where needed
- ML pipeline for features, training, and prediction hooks aligned with diary data