So, the goal is for engineers / developers, to easily curate or use any community-crafted functions / workflows to run in any GPT actions or LLM
The output would be an openapi.json and a Swagger ready to plug into Custom ChatGPT, or LLM frameworks (e.g. LangChain)
Currently the functions are available only in Node.js - Python is underway.
I hope it contributes to AI roadmap development, and GPT interactions for personal uses. So far, I have only tested with ChatGPT Custom.
Web: https://hubs.ingra.ai
Built-ins internal API:
- Curate Functions, you can CRUD functions via Web or GPT
Marketplace:
- Google Collections (requires OAuth linking from the web with Google)
- Jira
- Confluence
- Ngrok (Experimental: to access remote machine, only been tested with linux commands)
Web UI:
- Collections, use this to wrap your functions. Each collection has their own
openapi.jsonas well, and collection would be utilized as a portable LLM Agent in our Built in Chat in future release.
Read more at the docs: https://docs.ingra.ai