Developer Documentation
This documentation provides an overview of how the simulated assistant system works, including its mock API behavior and frontend integration.
Endpoints
POST /api/chat
– Accepts user input and returns a supportive text responseGET /api/sentiments
– Simulates analysis of emotions like sadness, stress, burnout
Data Simulation
No real data is collected or stored. All conversations are handled in-browser using JavaScript.
SDK Roadmap
- Q3 2025 – JavaScript SDK for local testing
- Q4 2025 – Python API wrapper (simulated)