What it does
AutoShift is an AI-powered hospital roster and assistant app. It automatically generates optimal staff schedules using Claude AI and provides a mobile interface for staff to manage their shifts.
New Feature: Doctors can record conversations with patients, which are transcribed using Groq Whisper (STT), and summarized by Claude AI into structured medical reports—including symptoms, diagnosis suggestions, and next steps. This reduces manual reporting time and improves documentation accuracy.
How we built it
• Frontend: Built with React Native for mobile use
• AI Scheduling: Used Claude AI to generate smart rosters based on staff availability, roles, and constraints
• Voice-to-Text: Integrated Groq Whisper to transcribe doctor-patient conversations
• Medical Summarization: Used Claude AI to turn transcripts into structured summaries: symptoms, possible conditions, and action points
• Backend: FastAPI server manages API requests between mobile, AI services, and database
• Database: TiDB stores all shift and report data securely
Built With
- anthropic
- claude
- coderabbit
- expo.io
- fastapi
- github
- groq
- mobbin
- networkschool
- python
- react-native
- sqlalchemy
- tidb
Log in or sign up for Devpost to join the conversation.