bytechefhq / bytechefhq/bytechef
[feature] AI Copilot for connectors
Open
ai
backend
enhancement
feature-flag
frontend
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Citizen Developer
I want to use AI Copilot
So that I can, with its help, build new connectors, explained in natural language, or ask for help when issues arise.
Technical Details:
- AI generates an OpenAPI specification from the API documentation
- AI generates the connector based on the OpenAPI specification
- AI maps integration scenario to the connector - covered by #1570
Tasks:
- [ ] Update OpenAPI connector generator to generate OpenAPI specification from documentation
- [ ] Update UI OpenAPI connector builder to generate OpenAPI specification from documentation
Acceptance Criteria
TODO
Definition of Done
TODO
Contributor guide
Assessment
This issue has not been assessed yet.