Problem Statement
ABA therapists need to write detailed session notes, which is time-consuming and requires maintaining consistent professional language. Build a tool that helps therapists quickly generate and edit professional session notes using AI assistance.
Submission Requirements
- Fork the provided GitHub repository
- Implement the core functionality as described
- Commit your changes and push to your forked repository
- Include a README.md with:
- Approach and challenge
- Design decisions
- Assumptions
- Sources
- Submit the link to your GitHub repository to [email protected]
- Please also give me access to it (make sure its not private)
Your Challenge
Design and implement the Backend full-stack application that helps therapists convert session observations and metadata into well-written professional notes. Use AI to streamline the note-writing process while maintaining clinical accuracy.
Core Requirements
Note Creation Interface
Build the backend of an interface where therapists can:
- Input quick observations in bullet points or short form
- Select session parameters (duration, type, etc.)
- Get AI-generated professional notes based on their input
- Edit and refine generated notes
- Save final versions
AI Enhancement
Core Implementation: