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
- Host: GitHub
- URL: https://github.com/gorenje/node-red-contrib-aisbreaker
- Owner: gorenje
- License: other
- Created: 2023-12-07T17:44:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T10:03:12.000Z (about 1 year ago)
- Last Synced: 2025-02-05T19:48:57.926Z (3 months ago)
- Language: HTML
- Homepage: https://aisbreaker.org
- Size: 104 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)