Inception
Orma, a memory journal app for early-stage dementia, lets users save memories via a WhatsApp bot and prompts them with retrieval cues, while caregivers can track user details through a companion website.
An example scenario would be
- Store Memories: Simply tell Orma about your experiences with a sentence like "I went to Bangalore and saw my son."
- Recall Memories: When you forget a detail, ask Orma "I went to Bangalore and met someone. Who was it?"
- Relive Memories: Orma will remind you, "It was your son! You had a wonderful time together in Bangalore."
- Accessible WhatsApp Chatbot: Easy-to-use for seniors familiar with WhatsApp, minimizing the need to learn new interfaces.
- Voice-Enabled Memories: Users can record memories and prompts using voice messages in any language, promoting engagement and simplifying interaction.
- Comforting Companion: Uplifting messages and reminders to help users stay positive and motivated as they navigate memory challenges.
- Preserving Precious Memories: Store important experiences and retrieve them later with simple prompts, empowering users to maintain a connection to their past.
- Habit-Building Reminders: Timely prompts encourage consistent use, solidifying the app's role in memory preservation.
- Progress Tracking (Caregiver/User): Monitor app usage patterns to understand user behavior and adapt support accordingly.
- Supabase-js : 2.39.8
- Express : 4.18.2
- Mongoose - 8.2.2
- Whatsapp - 0.0.5
- OpenAI - 4.29.1
- Next - 14.1.0
- Langchain - 0.1.13
- Clone the repo -
git clone https://github.com/karthikgkumar/Inception
- Go to Frontend,Webhook and run -
npm install
1.Create seperate running instances of Frontend and webhook using - npm run dev
Features to implement
- Frontend and supabase integration
- Embedding model and webhook integration
- Auth provider setup