π§ AI Companion for a Healthier Mind
Echo.ai is an AI-powered mental health companion designed to provide supportive, non-judgmental guidance using Gemini AI. It helps users manage stress, anxiety, and mental well-being with thoughtful conversations and scientifically-backed techniques.
β
AI-driven mental health support
β
Mindfulness, Empathetic and non-judgmental responses
β
Secure and private conversations
- React.js (Vite)
- Tailwind CSS
- Node.js
- Express.js
- MongoDB
- Gemini AI API
/Echo.ai
βββ /client
βΒ Β βββ package.json
βββ /backend
βΒ Β βββ package.json
βββ .gitignore
βββ README.md
git clone https://github.com/ParthGorde/Echo.ai.git
cd Echo.ai
cd backend
npm install
cp .env.backend .env Β # Add API keys here
npm start
cd ../client
npm install
cp .env.client .env Β # Add API keys here
npm run dev
- Open http://localhost:5173/ (if using Vite).
- Chat with Echo.ai for guidance on mental well-being.
- Backend API runs on http://localhost:5000/.
We welcome contributions! Feel free to:
- Report bugs π
- Suggest features β¨
- Improve UI/UX π¨
Stay tuned for updates! π