Skip to content

rootstrap/roast-poc

Repository files navigation

Roast POC

This is a Proof of Concept project demonstrating the integration of the Roast gem in a Rails application. The project focuses on using Roast as a Ruby gem rather than a CLI tool.

Overview

Roast is a powerful gem that helps structure AI workflows. This POC explores how to integrate Roast directly into a Rails application by using its Ruby classes and methods.

Prerequisites

TBD

Setup

  1. Clone the repository:
git clone https://github.com/rootstrap/roast-poc.git
cd roast-poc
  1. Install dependencies:
TBD
  1. Set up your database:
TBD
  1. Configure your environment variables:
TBD

Usage

This POC demonstrates how to use Roast as a Ruby gem. Here's a basic example:

# TBD

Testing

Run the test suite:

TBD

Contributing

  1. Clone the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •