enact

A framework for generative software. (by agentic-ai)

Enact Alternatives

Similar projects and alternatives to enact

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better enact alternative or higher similarity.

enact reviews and mentions

Posts with mentions or reviews of enact. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-21.
  • Show HN: Monte Carlo Tree Search for Poetry Using GPT
    1 project | news.ycombinator.com | 20 Sep 2023
  • I Made Stable Diffusion XL Smarter by Finetuning It on Bad AI-Generated Images
    4 projects | news.ycombinator.com | 21 Aug 2023
    You may be interested in the open source framework we're developing at https://github.com/agentic-ai/enact

    It's still early, but the core insight is that a lot of these generative AI flows (whether text, image, single models, model chains, etc) will need to be fit via some form of feedback signal, so it makes sense to build some fundamental infrastructure to support that. One of the early demos (not currently live, but I plan on bringing it back soon) was precisely the type of flow you're talking about, although we used 'prompt refinement' as a cheap proxy for tuning the actual model weights.

    Roughly, we aim to build out core python-level infra that makes it easy to write flows in mostly native python and then allows you track executions of your generative flows, including executions of 'human components' such as raters. We also support time travel / rewind / replay, automatic gradio UIs, fastAPI (the latter two very experimental atm).

    Medium term we want to make it easy to take any generative flow, wrap it in a 'human rating' flow, auto-deploy as an API or gradio UI and then fit using a number of techniques, e.g., RLHF, finetuning, A/B testing of generative subcomponents, etc, so stay tuned.

    At the moment, we're focused on getting the 'bones' right, but between the quickstart (https://github.com/agentic-ai/enact/blob/main/examples/quick...) and our readme (https://github.com/agentic-ai/enact/tree/main#why-enact) you get a decent idea of where we're headed.

    We're looking for people to kick the tires / contribute, so if this sounds interesting, please check it out.

Stats

Basic enact repo stats
2
51
8.8
6 days ago

agentic-ai/enact is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of enact is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com