Skip to content

refactor: overhaul story-book to be a full webapp #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

tylerslaton
Copy link
Contributor

This PR updates the story-book example to be a full web application using Nuxt and GPTScript. Everything on the front-end is done using Vue and there are some API routes to give the AI some guard rails when generating stories. All generation is handled by a GPTScript called story-book.gpt.

@tylerslaton tylerslaton requested a review from thedadams March 28, 2024 19:54
@tylerslaton tylerslaton force-pushed the story-book-app branch 3 times, most recently from f879255 to 6b7b964 Compare March 29, 2024 19:44
- in app streaming of generating stories using node module
- increase temp for story-writer to 1
- can export generated stories to a PDF

Signed-off-by: tylerslaton <[email protected]>
@tylerslaton tylerslaton merged commit 5c6ff70 into gptscript-ai:main Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants