mgilangjanuar/agentify

Implementation idea for Advanced Mode Studio

Open

#2 opened on Jul 11, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (4 forks)github user discovery
help wanted

Repository metrics

Stars
 (52 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem:

It's uneasy to run the dangerous script from users on the server. Especially, if they want to use the 3rd party package/SDK.

Expectation:

The current idea in my mind: build a framework that will deploy all the execute functions from users to a serverless that can be run with the fetch function from agentify 🤔

Contributor guide