Skip to content

tonellma/demo-recipes

This branch is 1 commit behind helixml/demo-recipes:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e6ea901 · May 22, 2024

History

24 Commits
Apr 16, 2024
Apr 19, 2024
Apr 16, 2024
Apr 17, 2024
Apr 16, 2024
Apr 19, 2024
Apr 17, 2024
May 22, 2024
Apr 16, 2024
Apr 16, 2024
Apr 16, 2024
Apr 16, 2024

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%