ConverseChronicle is a React Native mobile application that enables users to record, transcribe, and analyze conversations with AI-powered insights. The application features real-time audio visualization, smart transcription, and conversation summarization.
The project consists of two main components:
- A React Native mobile app with real-time audio recording and playback
- A Node.js backend service handling transcription and AI processing
- Real-time audio recording with waveform visualization
- AI-powered transcription and summarization
- Secure user authentication
- Conversation management and organization
- Dark mode support
- Cross-platform mobile support (iOS & Android)
- React Native with Expo
- Clerk Authentication
- Expo Router
- TypeScript
- Lottie Animations
- Node.js & Express
- PostgreSQL & Prisma
- Anthropic Claude AI
- Deepgram Transcription
- Supabase Storage
- Clone the repository
git clone <repository-url>
cd conversechronicle
- Set up backend
cd backend
npm install
cp .env.template .env
# Configure environment variables
npm run dev
- Set up frontend
cd frontend
npm install
# Configure environment variables
npx expo start
For detailed setup instructions, see:
[Coming soon]
We welcome contributions! Please see our contributing guidelines for details.
This project is licensed under the ISC License.
- @chelsea-zhou - Chelsea
- @cecepizza - Cece
- @kmankan - Mahlen