Skip to content

Creed-Space/superego-lgdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superego Langgraph Demo

Instruction to running this locally

  1. Backend

In superego-lgdemo:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python backend_server_async.py
  1. Frontend

In superego-lgdemo/superego-frontend:

npm install
npm run dev
From your browser, http://localhost:5173/ gives you access to the frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors