{"id":19910157,"url":"https://github.com/bhuvansa/hacksprint_a2","last_synced_at":"2026-01-19T09:06:27.660Z","repository":{"id":215735654,"uuid":"739656949","full_name":"BhuvanSA/hacksprint_a2","owner":"BhuvanSA","description":"Dr. AI GURU is more than just a chatbot, it's your ally in achieving and maintaining optimal wellness. Engage in informative conversations, receive health recommendations, and explore a new era of personalized healthcare guidance","archived":false,"fork":false,"pushed_at":"2024-09-25T07:24:40.000Z","size":550,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T02:38:39.455Z","etag":null,"topics":["medical-chatbot","mistral","streamlit"],"latest_commit_sha":null,"homepage":"https://hacksprinta2.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BhuvanSA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-01-06T06:09:34.000Z","updated_at":"2024-09-25T07:24:43.000Z","dependencies_parsed_at":"2024-09-04T10:00:59.784Z","dependency_job_id":"cd2fb9a5-d56a-4eaf-9984-26d3520eb933","html_url":"https://github.com/BhuvanSA/hacksprint_a2","commit_stats":{"total_commits":22,"total_committers":4,"mean_commits":5.5,"dds":"0.13636363636363635","last_synced_commit":"2a733cf23ecd56b2c865a1bdb3bb610dac8b255d"},"previous_names":["bhuvansa/hacksprint_a2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fhacksprint_a2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fhacksprint_a2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fhacksprint_a2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fhacksprint_a2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BhuvanSA","download_url":"https://codeload.github.com/BhuvanSA/hacksprint_a2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252137491,"owners_count":21700221,"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","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":["medical-chatbot","mistral","streamlit"],"created_at":"2024-11-12T21:17:47.563Z","updated_at":"2026-01-19T09:06:27.628Z","avatar_url":"https://github.com/BhuvanSA.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dr. AI Guru - Virtual Wellness Companion\n\n![Desktop Version 1](https://github.com/bhuvansa/hacksprint_a2/blob/main/demo_images/DesktopView1.png?raw=true)\n![Desktop Version 2](https://github.com/bhuvansa/hacksprint_a2/blob/main/demo_images/DesktopView2.png?raw=true)\n![Mobile Version](https://github.com/bhuvansa/hacksprint_a2/blob/main/demo_images/MobileView.png?raw=true)\n\nDr. AI Guru is your Virtual Wellness Companion with Medical AI Chatbot Expertise. Engage in informative conversations, receive health recommendations, and explore a new era of personalized healthcare guidance.\n\n## Table of Contents\n•⁠  ⁠[Introduction](#introduction)\n•⁠  ⁠[Features](#features)\n•⁠  ⁠[Getting Started](#getting-started)\n•⁠  ⁠[Local Setup](#local-setup)\n•⁠  ⁠[Usage](#usage)\n•⁠  ⁠[Dependencies](#dependencies)\n•⁠  ⁠[Contact](#contact)\n\n## Introduction\nDr. AI Guru is a Streamlit application that combines medical AI chatbot expertise to provide users with wellness recommendations and personalized healthcare guidance. It offers an interactive chat interface for users to communicate and receive information.\n\n## Features\n•⁠  ⁠Virtual Wellness Companion with Medical AI Chatbot Expertise\n•⁠  ⁠Age and gender-specific health recommendations\n•⁠  ⁠Previous medical record tracking\n•⁠  ⁠Informative conversations and health insights\n\n## Getting Started\nTo use Dr. AI Guru, follow these steps:\n\n 1.⁠ ⁠Visit the deployed application at [hacksprinta2.streamlit.app/](https://hacksprinta2.streamlit.app/).\n 2.⁠ ⁠Interact with the chat interface and input your age, gender, and previous medical record.\n 3.⁠ ⁠Receive personalized health recommendations and guidance.\n\n## Local Setup\nTo run Dr. AI Guru locally, follow these steps:\n\n 1.⁠ ⁠Clone the repository: ⁠ git clone https://github.com/bhuvansa/draiguru.git ⁠\n 2.⁠ ⁠Install dependencies: ⁠ pip install -r requirements.txt \n 3. Setup secrets.toml [docs](https://docs.streamlit.io/deploy/streamlit-community-cloud/deploy-your-app/secrets-management)\n 4.⁠ ⁠Run the application: ⁠ streamlit run main.py ⁠\n\n## Usage\n 1.⁠ ⁠Open your web browser and navigate to [http://localhost:8501](http://localhost:8501).\n 2.⁠ ⁠Interact with the chat interface and input your age, gender, and previous medical record.\n 3.⁠ ⁠Receive personalized health recommendations and guidance.\n\n## Dependencies\n•⁠  ⁠Streamlit\n•⁠  ⁠MistralAI \n•⁠  ⁠Other dependencies listed in ⁠ requirements.txt ⁠\n\n## Contact\nFor any inquiries or issues, please contact us at:\n•⁠  ⁠Email: bhuvansaraj2003@gmail.com, sdk381975@gmail.com, gouthamgat123@gmail.com, prajwalppatil2332004@gmail.com\n•⁠  ⁠Website: [https://bhuvansa.com](https://bhuvansa.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhuvansa%2Fhacksprint_a2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhuvansa%2Fhacksprint_a2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhuvansa%2Fhacksprint_a2/lists"}