{"id":28260872,"url":"https://github.com/mallickboy/aidra","last_synced_at":"2026-04-24T16:02:13.066Z","repository":{"id":292921843,"uuid":"981174720","full_name":"mallickboy/AIDRA","owner":"mallickboy","description":"AIDRA: AI-based Diagnosis using RAG Architecture","archived":false,"fork":false,"pushed_at":"2025-05-13T19:33:54.000Z","size":26390,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T14:32:40.991Z","etag":null,"topics":["devops","gemini","mlops","pinecone","rag"],"latest_commit_sha":null,"homepage":"https://medguideai.mallickboy.com/","language":"Jupyter Notebook","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/mallickboy.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-05-10T14:06:49.000Z","updated_at":"2025-05-13T19:33:58.000Z","dependencies_parsed_at":"2025-05-13T20:55:26.279Z","dependency_job_id":null,"html_url":"https://github.com/mallickboy/AIDRA","commit_stats":null,"previous_names":["mallickboy/medguide-ai","mallickboy/aidra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mallickboy/AIDRA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mallickboy%2FAIDRA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mallickboy%2FAIDRA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mallickboy%2FAIDRA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mallickboy%2FAIDRA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mallickboy","download_url":"https://codeload.github.com/mallickboy/AIDRA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mallickboy%2FAIDRA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["devops","gemini","mlops","pinecone","rag"],"created_at":"2025-05-20T05:11:10.556Z","updated_at":"2026-04-24T16:02:13.052Z","avatar_url":"https://github.com/mallickboy.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medguide AI\n\n#### Setup \n```bash\ncd ./backend\n\npy -3.11 -m venv .venv\n\n.\\.venv\\Scripts\\activate\n\ndeactivate\n```\n\n### Deploy the site using gunicorn\n```bash\ngunicorn -w 4 -b 0.0.0.0:8000 app:app\n\nsudo nano /etc/systemd/system/medguideai.service (paste code of server_setup/pysearch.service)\n\nsudo systemctl daemon-reload\n\nsudo systemctl restart medguideai\n\nsudo systemctl enable medguideai\n\nsudo systemctl status medguideai\n```\n\n### Installing SSL certificate\n```bash\nsudo apt install certbot python3-certbot-nginx\n\nsudo certbot --nginx -d medguideai.mallickboy.com\n\nsudo certbot certificates\n\nsudo systemctl status certbot.timer\n```\n\n### Set-Up NGINX\n```bash\nsudo nano /etc/nginx/sites-available/medguideai.mallickboy.com   (paste code of server_setup/medguideai.mallickboy.com)\nsudo nano /etc/nginx/sites-available/default  (paste code of default)\n\nsudo ln -s /etc/nginx/sites-available/medguideai.mallickboy.com /etc/nginx/sites-enabled/\n\nsudo nginx -t \n\nsudo systemctl reload nginx\n\nsudo systemctl restart nginx\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallickboy%2Faidra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmallickboy%2Faidra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmallickboy%2Faidra/lists"}