mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 08:22:34 -05:00
[GH-ISSUE #885] Suggest BGPT evidence API for scientific agent apps #14237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @connerlambden on GitHub (Jun 14, 2026).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/885
Suggesting BGPT for this awesome LLM apps list.
BGPT is an evidence-quality API for scientific agents. It searches papers and returns structured fields useful for literature intelligence and critical appraisal: methods, sample size/population, results, limitations, conflicts of interest, data/code availability, blind spots, quality scores, and falsification criteria.
Works through REST, Python, OpenAPI, Postman, and MCP.
Links:
Good fit for research/science agent app examples because BGPT helps agents ask what would weaken a claim before summarizing literature.
@simplyarav commented on GitHub (Jun 21, 2026):
Hi, I’d like to work on this issue by adding BGPT as an external MCP/scientific evidence API entry in the README.
@Shubhamsaboo commented on GitHub (Jun 26, 2026):
Thanks for the suggestion. BGPT is an external API/service, and the corresponding PR (#896) that added a README link to it was already closed as out of scope. awesome-llm-apps collects self-contained, runnable examples with their own code that use an LLM, not links to external APIs. Closing this for the same reason.
Generated by Claude Code