A simple chat interface built with React (Next.js) and Flask/Node.js backend, designed for productivity workflows like daily planning, task marking, and custom bot responses.
- Chat interface with user and bot message bubbles
- Suggestion buttons for quick interaction (e.g., “What is the plan for today?”)
- API communication with backend using Axios
- Stylish UI with left/right alignment for bot/user
- Dynamic updates with typing placeholders ("...")
- Mobile-responsive layout
- Session based temporary storage
- Persistent memory saved to MongoDb
- Responses with clickable leetcode links
- Using model
- Meta LLaMA 3 (llama3-8b-8192): lightweight, fast
- Meta LLaMA 3 (llama3-70b-8192): very strong
