Skip to content

zgordon01/aivillage-llm-visualization-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This project works in tandem with the llm_visualization repo. First get that running, then proceed!

  1. Run npm install

  2. Create .env in the root of the project (same level as package.json) and add values to it.
    REACT_APP_POST_ENDPOINT is the POST endpoint from the llm_visualization api
REACT_APP_POST_ENDPOINT=http://localhost:8000/
  1. npm run start

About

UI for DEFCON presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published