https://github.com/roseflow-ai/roseflow
Interact with AI effortlessly
https://github.com/roseflow-ai/roseflow
ai ruby
Last synced: 11 months ago
JSON representation
Interact with AI effortlessly
- Host: GitHub
- URL: https://github.com/roseflow-ai/roseflow
- Owner: roseflow-ai
- License: mit
- Created: 2023-05-10T17:09:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T11:45:40.000Z (about 2 years ago)
- Last Synced: 2025-06-15T22:07:59.498Z (about 1 year ago)
- Topics: ai, ruby
- Language: Ruby
- Homepage: https://roseflow.ai
- Size: 148 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Roseflow
Roseflow is a Ruby framework for building AI-powered interactions for your apps elegantly and effortlessly.
## Installation
Install the gem and add to the application's Gemfile by executing:
$ bundle add roseflow
If bundler is not being used to manage dependencies, install the gem by executing:
$ gem install roseflow
## Usage
See full documentation how to configure and use Roseflow at [docs.roseflow.ai](https://docs.roseflow.ai).
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ljuti/roseflow. The contributors are expected to adhere to the [code of conduct](https://github.com/ljuti/roseflow/blob/main/CODE_OF_CONDUCT.md).
## Community
### Discord
Join us in our [Discord](https://discord.gg/roseflow).
### Twitter
Connect with the core team on Twitter.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the Roseflow project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ljuti/roseflow/blob/main/CODE_OF_CONDUCT.md).