Skip to content

shouryamaanjain/Operator

Repository files navigation

Emplode Operator

Operator is a project that allows you to use Emplode's terminal agent python package in your browser.

It's made with E2B's sandbox. Inside the sandbox, we use Emplode Operator to run code.

How to run locally

Requirements

  • Supabase project
    • Your Supabase project needs to have enabled [GitHub and Google auth providers]
  • Poetry

Steps

Frontend

  1. Copy frontend/.env.example to frontend/.env and set the correct env vars
  2. Go to frontend
  3. Install dependencies pnpm i
  4. Start frontend pnpm dev

Backend

  1. Copy backend/.env.example to backend/.env and set the correct env vars
  2. Install dependencies poetry install
  3. Active poetry environment poetry shell
  4. Start backend uvicorn server:app --reload --port 8080

About

Operator is the easiest way to run actionable AI agents in browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors