amosproj / amos2024ss06-health-ai-framework

Ailixir is an application that utilises LLMs and custom user input to generate AI agent prototypes specialised in fields such as health, economics, physics etc. The prototypes enable the user, which is an entrepreneur-developer, to compare the results produced by different LLMs.
MIT License
7 stars 1 forks source link

Develop workaround for pubmed API #201

Open tubamos opened 2 weeks ago

tubamos commented 2 weeks ago

Domain

data pipeline

Description

Develop a strategy and write a workaround for the PubMed API's limitation that caps free users' results at 10K. The solution might involve segmenting API calls by publication year to avoid hitting the cap.

User Story

Acceptance Criteria

Definition of Done