Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use agent-smith-ai to wrap additional endpoints #4

Open
cmungall opened this issue Sep 6, 2023 · 0 comments
Open

use agent-smith-ai to wrap additional endpoints #4

cmungall opened this issue Sep 6, 2023 · 0 comments

Comments

@cmungall
Copy link
Member

cmungall commented Sep 6, 2023

Currently curategpt allows both static and dynamic wrappers.

  • Static: loaded in advance
  • Dynamic: requires the backend to support some kind of relevancy-backed search

This restricts us to ETL-able objects or things like pubmed.

If we integrate agent-smith
https://github.com/monarch-initiative/agent-smith-ai

then we can wrap a lot more knowledge sources

the basic workflow here would be:

  • user asks a general knowledge question
  • agent smith figures correct APIs, issues query
  • chatagent wraps results in a text blob with citations
  • user clicks curate and text is auto-structured according to schema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant