Skip to content

galadriel-ai/example-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Lite

ChatGPT demo forked from chatgpt-lite

This is a demo app for Galadriel

To see the contracts this app uses check this repo: Contracts

Development

Running Locally

  1. Install NodeJS 18.
  2. Clone the repository.
  3. Install dependencies with npm install.
  4. Copy .env.example to .env.local and update environment variables.
    Edit .env.local NEXT_PUBLIC_NETWORK "local" defaults to http://localhost:8545/
    and anything else uses https://devnet.galadriel.com/ as the RPC url
    The default contract address is Galadriel testnet contract address
  5. Start the application using npm run dev.
  6. Visit http://localhost:3001 in your browser.

About

ChatGPT example dApp, built with Galadriel.

Topics

Resources

License

Stars

Watchers

Forks

Contributors