An open API service indexing awesome lists of open source software.

https://github.com/gorenje/node-red-contrib-aisbreaker

Node-RED node for aisbreaker.org
https://github.com/gorenje/node-red-contrib-aisbreaker

Last synced: 2 months ago
JSON representation

Node-RED node for aisbreaker.org

Awesome Lists containing this project

README

        

# AIsBreaker

A wrapper node for the [AIsBreaker.org](https://AIsBreaker.org) service.

AIsBreaker offers a developer-friendly API for streamlined access to a variety of generative AI services, including OpenAI/ChatGPT, all Hugging Face AIs, and more ... to provide simplicity and to avoid vendor lock-in.

### Example usages

- [Chaining AIs together](https://flowhub.org/f/abbc8ccc5dd2e5d8)
- [Asking different AIs the same question](https://flowhub.org/f/e1ff991f249109b1)
- [Having a conversation with an AI](https://flowhub.org/f/aaab9308f8fbb2c5)

### Artifacts

- [GitHub Repo](https://github.com/gorenje/node-red-contrib-aisbreaker)
- [Node-RED package page](https://flows.nodered.org/node/@gregoriusrippenstein/node-red-contrib-aisbreaker)
- [NPMjs package page](https://www.npmjs.com/package/@gregoriusrippenstein/node-red-contrib-aisbreaker)
- [Flow that maintains this package](https://flowhub.org/f/135a1cd9aa3419cb)