StatusCheck is an AI-driven FastAPI application that helps you track and monitor your daily mental, emotional, and physical well-being. Designed for ease of use, it allows you to log statuses throughout the day and stores data in SQLite for simple file-based storage.
Perfect for those in the #SpyTribe, it features Generative AI Reporting for automatic insights—just type "status report" for a detailed summary of your day.
Built for users of the OpThink Course, this unofficial StatusCheck OpThink tool offers a quick, mobile-friendly way to track your well-being while integrating AI to summarize unstructured content. EverydaySpy website here.
- Daily Well-Being Logging: Track mental, emotional, and physical statuses at different times of the day.
- AI-Powered Reports: Use OpenAI API to generate insightful summaries of your data.
- REST API & CSV Storage: Store data locally with easy API access for managing entries.
- FastAPI & Jinja2: Built using FastAPI for fast, scalable web applications and Jinja2 for templating.
For more information on mental health, visit the World Health Organization – Mental Health.
The AI helper processes your daily logs, identifying patterns, correlations, and offering personalized well-being recommendations.
To get started, install the following:
pip install fastapi uvicorn jinja2