AItrika

- Abstract
- Full text (when available)
- Genes
- Diseases
- Mutations
- Associations between genes and diseases
- MeSH terms
- Other terms
- Results
- Bibliography
π Run the demo app
You can try AItrika with the Streamlit app by running:π¦ Install
To install everything, you needuv
.
First of all, install uv
with the command:
π Set LLM API Keys
In order to set API keys, insert your keys into theenv.example
file and rename it to .env
.
π Usage
You can easily get informations of a paper by passing a PubMed ID:π Run the API
To run the AItrika API, follow these steps:- Ensure you have set up your environment and installed all dependencies as described in the Installation section.
- Run the API server using the following command:
- /associations: Get associations from a PubMed article
- /abstract: Get abstract of a PubMed article
- /query: Query a PubMed article
- /results: Get results from a PubMed article
- /participants: Get number of participants from a PubMed article
- /outcomes: Get outcomes from a PubMed article
docs/api-reference/openapi.json
.
You can use this file with tools like Swagger UI for a more interactive API exploration experience.
Support the Project
If you find this project useful, please consider supporting it:- π Star the project on GitHub
- π Report bugs or suggest new features
- π€ Contribute with pull requests
- βοΈ Buy me a coffee or consider a sponsor.