GithubHelp home page GithubHelp logo

mgilangjanuar / agentify Goto Github PK

View Code? Open in Web Editor NEW
44.0 2.0 2.0 2.31 MB

Create and install AI agents to automate your tasks

Home Page: https://agentify.appledore.dev

License: MIT License

CSS 0.72% TypeScript 99.15% JavaScript 0.13%
ai llm-agent platform

agentify's Introduction

Agentify

License: MIT server status deploy

An agent studio platform that utilizes Claude models to generate a specific agent for a particular task.

Live demo: agentify.appledore.dev

ss

Video Demo 1:

Video Demo 1

Video Demo 2:

Video Demo 2

Features

  • Generate agents
  • Agent Store
  • Publish your generated agents
  • Install agents from the Store
  • Review submissions
  • Stream mode
  • Isolated script execution
  • Advanced mode Studio
  • Chat with multiple agents
  • Pagination, lol

Requirements

Installation and Setup

  1. Clone this repository

  2. Install dependencies

    bun install
  3. Create a .env file and fill it with the required environment variables

    cp .env.example .env
  4. Create a new database and set the DATABASE_URL in the .env file

  5. Run the migrations

    bun prisma migrate deploy && \
    bun prisma generate

Development

Run the development server

bun run dev

Production

Build the project & start the server

bun run build && bun run start

Environment Variables

Variable Description Required
NODE_ENV The environment mode
DATABASE_URL The database URL
SUPERADMINS The superadmins' email
SECRET The encryption secret
GOOGLE_CLIENT_ID The Google OAuth client ID
GOOGLE_CLIENT_SECRET The Google OAuth client secret
GOOGLE_REDIRECT_URI The Google OAuth redirect URI
GOOGLE_SEARCH_KEY The Google Search API key
GOOGLE_SEARCH_CX The Google Search CX
BROWSER_URL The Agentify Browser URL
BROWSER_SECRET The Agentify Browser secret
SCRIPT_URL The Agentify Script Runner URL
SCRIPT_SECRET The Agentify Script Runner secret
ANTHROPIC_API_KEY The Anthropic API key

Contributors

License

MIT

meme

agentify's People

Contributors

mgilangjanuar avatar

Stargazers

fadhlu avatar Fahmi Firmansyah avatar Daniel  avatar Chandra Perdiansyah avatar Muhammad Hizbullah avatar Ego Maragustaf avatar Irfan Maulana avatar Khoironi Kurnia Syah avatar moneya avatar Dea Ananda Gunawan avatar Adinata avatar Afrian Junior avatar RickyS avatar Eka Putra avatar Kevin Hermawan avatar jahwag avatar Tri Vo Ng Dinh avatar LNow avatar Alfredo Austin avatar toni dy avatar Aditya Rachman Putra avatar Firmansyah Yanuar avatar koisose.lol avatar Ahmad Taufiq Hidayat avatar Bukhori Muhammad Aqid avatar Fiqry choerudin avatar Bagus Merta avatar yulidar maulana ivan saputra avatar Asrafilll avatar umarhadi avatar Alif avatar Haris Saputra avatar Fahrezi Adha avatar Abiel Zulio M avatar Ba'tiar Afas Rahmamulia avatar asrul10 avatar Qisthi Ramadhani avatar Barayuda avatar Sinar avatar Andhika Yuana avatar Birdup avatar Muhammad Jafar Ash Siddiq avatar I Putu Saputrayana avatar  avatar

Watchers

 avatar  avatar

agentify's Issues

Implementation idea for Advanced Mode Studio

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 🤔

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.