sublayerapp / sublayer

A model-agnostic Ruby Generative AI DSL and framework. Provides base classes for building Generators, Actions, Tasks, and Agents that can be used to build AI powered applications in Ruby.
https://docs.sublayer.com
MIT License
119 stars 2 forks source link

New project template for creating a sublayer app as a deployable sinatra web service #74

Open swerner opened 3 months ago

swerner commented 3 months ago

Started down this path in https://github.com/sublayerapp/sublayer/pull/72 but the PR is getting pretty big, so breaking this out as a separate feature