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
109 stars 2 forks source link

AI-powered generators for Actions, Agents, and Generators #63

Closed swerner closed 1 month ago

swerner commented 2 months ago

We can use the same concept we're using for blueprints (and the docs site) to help people generate new agents, actions, and generators on the command line for their project. Have the calls built in to the command line command.

We'll likely need some way to let users know they're going to be using an ai api for this and some way to configure which one you want to use...

swerner commented 1 month ago

completed v1 of this in 0.2.5