{"id":43110988,"url":"https://github.com/dermatologist/dhti-elixir","last_synced_at":"2026-01-31T18:23:02.246Z","repository":{"id":333194610,"uuid":"1132455987","full_name":"dermatologist/dhti-elixir","owner":"dermatologist","description":"Community‑driven elixirs powering modular extensions for DHTI.","archived":false,"fork":false,"pushed_at":"2026-01-25T13:08:07.000Z","size":520,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-01-26T05:14:03.283Z","etag":null,"topics":["dhti","elixir","health-informatics","langchain","langserve"],"latest_commit_sha":null,"homepage":"https://github.com/dermatologist/dhti","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dermatologist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-12T01:25:19.000Z","updated_at":"2026-01-25T13:08:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dermatologist/dhti-elixir","commit_stats":null,"previous_names":["dermatologist/dhti-elixir"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dermatologist/dhti-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dermatologist%2Fdhti-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dermatologist%2Fdhti-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dermatologist%2Fdhti-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dermatologist%2Fdhti-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dermatologist","download_url":"https://codeload.github.com/dermatologist/dhti-elixir/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dermatologist%2Fdhti-elixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dhti","elixir","health-informatics","langchain","langserve"],"created_at":"2026-01-31T18:23:01.745Z","updated_at":"2026-01-31T18:23:02.237Z","avatar_url":"https://github.com/dermatologist.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [DHTI Elixirs](https://github.com/dermatologist/dhti)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/dermatologist/dhti/blob/develop/notes/dhti-logo.jpg\" /\u003e\n\u003c/p\u003e\n\n- 🚀 *What might healing become if we dared to distill possibility itself!*\n\n## Overview\nElixirs are modular Langserve healthcare apps following health data standards and best practices such as **FHIR and CDS-Hooks**. This is a monorepo of elixirs for [DHTI](https://github.com/dermatologist/dhti).\n\n[DHTI](https://github.com/dermatologist/dhti) provides command-line tools (`dhti-cli`) for installation and management of DHTI elixirs using docker containers. [DHTI](https://github.com/dermatologist/dhti) [Vidhis](https://github.com/dermatologist/dhti/blob/develop/vidhi/README.md) (receipes) provides a set of shell commands that you can used to easily spin up a complete DHTI environment with modules such as the *Chatbot Agent (with patient chart context), RAG, Imaging Report widget, Orthanc DICOM viewer,* and more. Additionally, there is a browser extension that allows you to capture webpage content and send it to the DHTI elixir.\n\n**The best way to start using these microfrontends is by following the [DHTI Vidhis](https://github.com/dermatologist/dhti/blob/develop/vidhi/README.md).** Also see the [![Wiki](https://img.shields.io/badge/DHTI-wiki-demo)](https://github.com/dermatologist/dhti/wiki). Individual packages also have their own README files with more details.\n\n[How to contribute elixirs?](CONTRIBUTING.md)\n\n## Starting with dhti (Example)\n\n```bash\n\nnpx dhti-cli elixir install -g https://github.com/dermatologist/dhti-elixir.git -n dhti-elixir-schat -s packages/simple_chat\n\n```\n\n## Available Elixirs\n\n- [DHTI Simple Chat Elixir](packages/simple_chat/README.md): A simple chat interface for DHTI using LLMs.\n- [DHTI Agent Chat Elixir](packages/agent_chat/README.md): An agent-based chat interface for DHTI using LLMs.\n- [DHTI Imaging Report Elixir](packages/imaging_report/README.md): A vision-capable elixir for analyzing medical images and generating reports using multimodal AI models.\n- [File Uploader Elixir](packages/upload_file/README.md): An elixir to upload files to vectorstore.\n- [DHTI Simple RAG Elixir](packages/simple_rag/README.md): A simple RAG elixir that reads from vectorstore.\n\n## Repository Structure\n\n```\n├── packages/\n│   ├── agent_chat/\n│   │   ├── pyproject.toml\n│   │   └── src/dhti_elixir_achat/\n│   │       ├── __init__.py\n│   │       ├── bootstrap.py\n│   │       ├── chain.py\n│   │       └── server.py\n│   ├── simple_chat/\n│   │   ├── pyproject.toml\n│   │   └── src/dhti_elixir_schat/\n│   │       ├── __init__.py\n│   │       ├── bootstrap.py\n│   │       ├── chain.py\n│   │       └── server.py\n│   ├── simple_rag/\n│   │   └── src/dhti_elixir_srag/\n│   ├── imaging_report/\n│   │   └── src/dhti_elixir_imaging_report/\n│   ├── starter/\n│   │   └── src/dhti_elixir_starter/\n│   └── upload_file/\n│       └── src/dhti_elixir_upload/\n├── docs/\n│   ├── index.md\n│   ├── modules.md\n│   └── contributing.md\n├── tests/\n│   ├── agent_chat/\n│   ├── imaging_report/\n│   ├── simple_chat/\n│   └── simple_rag/\n├── README.md\n├── pyproject.toml\n└── (other configs: Dockerfile, Makefile, .github/, .vscode/)\n```\n\n\n\n## Give us a star ⭐️\nIf you find this project useful, give us a star. It helps others discover the project.\n\n\n## Contributing\n\nPlease see the [Contributing Guide](CONTRIBUTING.md) for information about contributing to this project.\n\n## Contributors\n\n* [Bell Eapen](https://nuchange.ca) ([UIS](https://www.uis.edu/directory/bell-punneliparambil-eapen)) |  [Contact](https://nuchange.ca/contact) | [![Twitter Follow](https://img.shields.io/twitter/follow/beapen?style=social)](https://twitter.com/beapen)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdermatologist%2Fdhti-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdermatologist%2Fdhti-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdermatologist%2Fdhti-elixir/lists"}