Information Extraction with SPIRES
Select Schema:
{% for key, value in datamodels.items() %}
{{ key }} - {{ value }}
{% endfor %}
Select LLM (non-GPT models will require ollama to be running):
{% for llm_model in llm_models %}
{{ llm_model }}
{% endfor %}
Enter text here (e.g. PubMed abstract)
GPT models use the OpenAI API and may incur costs.
Please be patient, can take up to 10s, or longer if ontology resources need to be retrieved and/or using large local models.