raid-guild / gaianet-rag-api-pipeline

Supercharge your Gaianet node by generating a vector knowledge base from any API. Demo slides: https://hackmd.io/@santteegt/ByoykY4nC#/ Link to Docs below
https://raid-guild.github.io/gaianet-rag-api-pipeline/
MIT License
1 stars 0 forks source link

Identify another API source and Test Rag Pipeline #33

Closed earth2travis closed 2 months ago

earth2travis commented 3 months ago

Integrate the OpenAPI specification into the pipeline entrypoints to support dynamic API interactions. Additionally, a new API will be selected and integrated to test the pipeline's flexibility, focusing on one that uses different authentication and pagination methods. The goal is to ensure the pipeline can extract, process, and generate accurate outputs from diverse data sources.

earth2travis commented 3 months ago

Possible APIs

Criteria:

wtfsayo commented 3 months ago

identified endpoints for OP Agora

santteegt commented 3 months ago

@wtfsayo could you generate an openAPI spec for the agora API?

wtfsayo commented 3 months ago

@wtfsayo could you generate an openAPI spec for the agora API?

Sure let's create ticket for it @earth2travis

edit: Created #37