Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaosreactor/chaosreactor
Chaos Reactor makes generative AI accessible to all 🧪
https://github.com/chaosreactor/chaosreactor
ai generative-ai generative-art llm
Last synced: 17 days ago
JSON representation
Chaos Reactor makes generative AI accessible to all 🧪
- Host: GitHub
- URL: https://github.com/chaosreactor/chaosreactor
- Owner: chaosreactor
- License: mit
- Archived: true
- Created: 2022-09-18T21:48:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T02:08:47.000Z (almost 2 years ago)
- Last Synced: 2024-08-08T00:44:44.985Z (4 months ago)
- Topics: ai, generative-ai, generative-art, llm
- Language: TypeScript
- Homepage: https://chaosreactor.com
- Size: 43.8 MB
- Stars: 28
- Watchers: 2
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - chaosreactor/chaosreactor - Chaos Reactor makes generative AI accessible to all 🧪 (TypeScript)
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Chaos Reactor
Chaos Reactor is an open-source, community-led platform where everyone can harness the power of AI.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
## About Chaos Reactor 🧪
![Chaos Reactor Screen Shot](https://p129.p0.n0.cdn.getcloudapp.com/items/xQuxJRz5/a2cdc41c-4dec-447d-a251-9f6cfe2f2d34.png?v=9cdb50820f24a88578d2802b73048dd9)
Chaos Reactor is a free, open-source desktop application that allows anyone to harness the power of Artificial Intelligence. Chaos Reactor’s visual [Flow-Based Programming](https://en.wikipedia.org/wiki/Flow-based_programming) environment enables even less-technical users to experiment with [foundation models](https://en.wikipedia.org/wiki/Foundation_models) via techniques like [prompt chaining](https://arxiv.org/abs/2203.06566) to build anything they can describe.
### Built With
- [![Next][next.js]][next-url]
- [![React][react.js]][react-url]
- [![Tauri][tauri]][tauri-url]## Getting Started
Check out the [Getting Started documentation](https://docs.chaosreactor.com/docs/devs) for a quick start guide.
## Roadmap
- [x] Design initial desktop app UI
- [ ] _Release initial desktop app_ (in progress)
- [ ] Take over :earth_americas:See the [open issues](https://github.com/chaosreactor/chaosreactor/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Dual-licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) and [MIT](https://opensource.org/licenses/MIT) licenses.
## Contact
Your Name - [@chaosreactor](https://twitter.com/chaosreactor) - [email protected]
Project Link: [https://github.com/chaosreactor/chaosreactor](https://github.com/chaosreactor/chaosreactor)
## Acknowledgments
- [README Template](https://github.com/othneildrew/Best-README-Template)
- [behave-flow](https://github.com/beeglebug/behave-flow)
- [behave-graph](https://github.com/bhouston/behave-graph)[contributors-shield]: https://img.shields.io/github/contributors/chaosreactor/chaosreactor.svg?style=for-the-badge
[contributors-url]: https://github.com/chaosreactor/chaosreactor/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/chaosreactor/chaosreactor.svg?style=for-the-badge
[forks-url]: https://github.com/chaosreactor/chaosreactor/network/members
[stars-shield]: https://img.shields.io/github/stars/chaosreactor/chaosreactor.svg?style=for-the-badge
[stars-url]: https://github.com/chaosreactor/chaosreactor/stargazers
[issues-shield]: https://img.shields.io/github/issues/chaosreactor/chaosreactor.svg?style=for-the-badge
[issues-url]: https://github.com/chaosreactor/chaosreactor/issues
[license-shield]: https://img.shields.io/github/license/chaosreactor/chaosreactor.svg?style=for-the-badge
[license-url]: https://github.com/chaosreactor/chaosreactor/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/company/voxable
[next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[next-url]: https://nextjs.org/
[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[react-url]: https://reactjs.org/
[tauri]: https://img.shields.io/badge/Tauri-5effd7?style=for-the-badge&logo=tauri&logoColor=yellow
[tauri-url]: https://tauri.app/