Skip to content

tonellma/demo-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helix GPTScript Recipe Demo

Check out the tutorial on how to use this repo at https://docs.helix.ml/helix/develop/apps/

gptscript

To run the script use the following.

gptscript waitrose.gpt --user_id 'bob@bob.com' --number '2' --recipe_theme 'Heart Healthy'

frontend

yarn install
yarn start

This will open the frontend in your browser - you will need to add ?access_token=XXX to the URL to see the frontend working.

Get the access token from the app you have connected to this repo on helix.

About

Recipes demo LLM app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.5%
  • CSS 4.0%
  • HTML 1.8%
  • Shell 1.7%
  • JavaScript 1.0%