Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 429 Bytes

File metadata and controls

12 lines (10 loc) · 429 Bytes

codegraph

Setup

  1. Run npm install to download required dependencies
  2. Make sure you have an OpenAI API key. Place this in a .env file as follows:
    REACT_APP_OPENAI_API_KEY=your-api-key
    
  3. Run npm run start and navigate to http://localhost:3000 in your browser

Demo

codegraph.demo.short.mov