This project is a simplified ChatGPT clone with a focus on implementing message branching functionality. It allows users to edit their original prompts, view previous versions, and see related follow-up messages for each branch of the conversation.
- Basic chat interface
- Message branching functionality
- Edit original prompts
- View previous versions of prompts
- Display related follow-up messages for each branch
- Frontend: Next.js, TypeScript
- Backend: Supabase (PostgreSQL)
- Styling: Tailwind CSS