Skip to content

monarch-initiative/phenomics-assistant

Repository files navigation

Phenomics Assistant

The Monarch Initiative has an extensive, cross-species, semantic knowledge graph. Phenomics Assistant is a user-friendly interface that uses large language models (LLMs) to enable natural-language interaction with the Monarch KG.

A demo version is available at https://phenomics-assistant.streamlit.app/

Related repositories

This repository contains the Streamlit-based UI framework for Phenomics Assistant, interfacing with LLM-focused endpoints to the main Monarch API via an agent-based framework.