bytechefhq / bytechefhq/bytechef
[component] AI universal connectors
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
Implement the following list of AI components to bring native AI Capabilities to the platform:
- [x] AI Text
- [x] #1744
- [x] #1885
- [x] #1856
- [x] #1886
- [x] #1887
- [x] #1937
- [x] AI Image
- [x] #1939
- [x] AI information extraction
- [x] #4717
- [x] AI Mask/Unmask data
- [x] Mask
- [x] Unmask
Technical details:
- All function-based connectors(except AI Agent) should use one of the predefined AI providers; there is no connection setup
- All function-based connectors(except AI Agent) must be Spring-based connectors to be able to inject `ApplicationProperties` for provider connection property values
- 
For details, check: https://www.notion.so/bitna-prednost/Additional-comments-for-issues-43d9d21b2e1f4440820949d85d4e9ff6?pvs=4
Contributor guide
Assessment
This issue has not been assessed yet.