{"id":29774902,"url":"https://github.com/kabriacid/cerebro","last_synced_at":"2026-05-17T01:35:14.298Z","repository":{"id":301620966,"uuid":"1008310469","full_name":"KabriAcid/cerebro","owner":"KabriAcid","description":"A Mental Health Web Application A.I Driver Chat Support designed to offer mental and emotional support through a conversational chatbot interface. It uses AI to simulate empathetic interactions, providing users with coping strategies and mental health resources. ","archived":false,"fork":false,"pushed_at":"2025-06-29T05:43:31.000Z","size":2370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-27T09:02:23.766Z","etag":null,"topics":["ai","cerebrum","chatbot","chatia","composer","kabriacid","mental-health","psychology"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KabriAcid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-25T10:52:18.000Z","updated_at":"2025-06-29T05:43:35.000Z","dependencies_parsed_at":"2025-06-27T21:20:48.598Z","dependency_job_id":null,"html_url":"https://github.com/KabriAcid/cerebro","commit_stats":null,"previous_names":["kabriacid/cerebro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KabriAcid/cerebro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KabriAcid%2Fcerebro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KabriAcid%2Fcerebro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KabriAcid%2Fcerebro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KabriAcid%2Fcerebro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KabriAcid","download_url":"https://codeload.github.com/KabriAcid/cerebro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KabriAcid%2Fcerebro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267334033,"owners_count":24070485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","cerebrum","chatbot","chatia","composer","kabriacid","mental-health","psychology"],"created_at":"2025-07-27T09:01:02.766Z","updated_at":"2026-05-17T01:35:14.218Z","avatar_url":"https://github.com/KabriAcid.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cerebro - AI-Powered Mental Health Chatbot\n\nCerebro is a web-based AI-powered chatbot platform designed to provide mental and emotional support through conversational interactions. It leverages cutting-edge AI technology to simulate empathetic conversations, offering users coping strategies, mental health resources, and a friendly companion for everyday assistance.\n\n---\n\n## 🌟 Features\n\n### 1. **User Authentication**\n- Secure login and registration system.\n- Password hashing for enhanced security.\n- Forgot password functionality.\n\n### 2. **AI Chatbot**\n- AI-powered chatbot for mental health support.\n- Integration with OpenRouter API for intelligent responses.\n- Configurable settings for chatbot behavior (e.g., `max_tokens`).\n\n### 3. **Chat History**\n- View past conversations with timestamps.\n- Prompts and responses are saved for future reference.\n- Option to delete chat history.\n\n### 4. **User Dashboard**\n- Manage profile details (name, email, password, etc.).\n- Access chat history and settings.\n- Responsive design for desktop and mobile.\n\n### 5. **Settings**\n- Theme selection (e.g., light mode).\n- Subscription details (e.g., Free Plan).\n- Notification toggle and other configurable options.\n\n### 6. **Loader Animation**\n- Custom loader animation with the app logo during login and other actions.\n\n### 7. **Help Center**\n- Comprehensive help section with FAQs and troubleshooting tips.\n- Contact support for further assistance.\n\n---\n\n## 📸 Screenshots\n\n### 1. **Home Page**\n![Home Page](../screens/index.png)\n\n### 2. **Register Page**\n![Register Page](../screens/register.png)\n\n### 3. **Login Page**\n![Login Page](../screens/login.png)\n\n### 4. **Dashboard**\n![Dashboard](../screens/dashboard.png)\n\n### 5. **Chatbot Interaction**\n![Chatbot Interaction](../screens/chat.png)\n\n### 6. **Settings Page**\n![Settings Page](../screens/settings.png)\n\n### 7. **Profile**\n![Profile Page](../screens/profile.png)\n\n### 8. **Chatbot History**\n![Chatbot History](/cerebro/screens/chat-history.png)\n\n---\n\n## 🛠️ Technologies Used\n\n### **Frontend**\n- HTML5, CSS3, JavaScript\n- Bootstrap for responsive design\n\n### **Backend**\n- PHP (with PDO for database interactions)\n\n### **Database**\n- MySQL\n\n### **APIs**\n- OpenRouter API for chatbot responses\n\n\n## 🚀 Getting Started\n\n### Prerequisites\n- PHP 7.4 or higher\n- MySQL 5.7 or higher\n- A web server (e.g., Apache, Nginx)\n- Composer (optional, for dependency management)\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/KabriAcid/cerebro.git\n\n### Contact\nFor any inquiries or support, please contact us at:\n  - Email: kabriacid01@gmail.com\n  - Website: Cerebro.ai\n\n### License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n\n### Acknowledgments\n - OpenRouter API for powering the chatbot.\n - Bootstrap for responsive design.\n - Figma for design inspiration.\n\n### Design Inspiration\nhttps://www.figma.com/design/Cx6H2IpF7fcUpf7kgwU8x8/Chatia---AI-Chatbot-Mobile-App-UI-UX-Design-Template---Free-Landing-Page--Preview-?node-id=0-1\u0026p=f\u0026t=OSBT7QjQ8nO6PMYl-0\n### Documentation ChatID https://chatgpt.com/c/6860157a-3370-8002-9947-0fe0fdb7fe27\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabriacid%2Fcerebro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkabriacid%2Fcerebro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabriacid%2Fcerebro/lists"}