{"id":25830980,"url":"https://github.com/prsdm/medicalgpt","last_synced_at":"2026-02-11T05:02:49.967Z","repository":{"id":259664720,"uuid":"862961456","full_name":"prsdm/medicalgpt","owner":"prsdm","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-18T11:33:52.000Z","size":1243,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-18T12:47:09.021Z","etag":null,"topics":["chatbot","chatgpt","gpt","large","large-language-models","llms","medical","phi-2"],"latest_commit_sha":null,"homepage":"https://medicalgpt-six.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prsdm.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}},"created_at":"2024-09-25T13:34:51.000Z","updated_at":"2024-11-18T11:33:56.000Z","dependencies_parsed_at":"2024-10-27T07:35:05.440Z","dependency_job_id":"ee34f52d-0275-4226-91cb-1aad61a5b15e","html_url":"https://github.com/prsdm/medicalgpt","commit_stats":null,"previous_names":["prsdm/medicalgpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prsdm%2Fmedicalgpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prsdm%2Fmedicalgpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prsdm%2Fmedicalgpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prsdm%2Fmedicalgpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prsdm","download_url":"https://codeload.github.com/prsdm/medicalgpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241212477,"owners_count":19927946,"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":["chatbot","chatgpt","gpt","large","large-language-models","llms","medical","phi-2"],"created_at":"2025-02-28T19:37:09.785Z","updated_at":"2026-02-11T05:02:49.954Z","avatar_url":"https://github.com/prsdm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MedicalGPT 🗣️\n\nThis project is built using Next.js and integrates a Medquad (fine-tuned) Large Language Model from Hugging Face🤗. \n\u003e [!NOTE]  \n\u003e This is the sample project on how to deploy LLM models in production, based on this [documentation](https://sdk.vercel.ai/providers/legacy-providers/hugging-face). \n\nThe model is trained on a labeled dataset using the Supervised fine tuning (SFT) method. The labeled dataset typically contains examples of instruction (input) and response (output) pairs relevant to the task. In this process, the model learns how to respond to specific instructions.\n\nCheck out the Model training part and article here:\n\n[![GitHub](https://img.shields.io/badge/Github-code-blue?style=flat\u0026logo=github\u0026logoColor=white\u0026color=red)](https://github.com/prsdm/fine-tuning-llms/blob/main/Fine-tuning-phi-2-model.ipynb) [![Medium](https://img.shields.io/badge/Medium-view_article-green?style=flat\u0026logo=medium\u0026logoColor=white\u0026color=green)](https://medium.com/@prasadmahamulkar/fine-tuning-phi-2-a-step-by-step-guide-e672e7f1d009)\n\n## Demo\n![Demo](\u003cpublic/image.gif\u003e) \n\n## Getting Started\n\n#### Clone the repository:\n```bash\ngit clone https://github.com/prsdm/medicalgpt.git\n```\n```bash\ncd medicalgpt\n```\n#### Install dependencies:\nMake sure you have Node.js installed.\n```bash\nnpm install\n# or\nyarn install\n```\n#### Then run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n\n## License\n\nCopyright © 2024, [Prasad Mahamulkar](https://github.com/prsdm).\n\nReleased under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprsdm%2Fmedicalgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprsdm%2Fmedicalgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprsdm%2Fmedicalgpt/lists"}