https://github.com/vishwajeetraj11/hackout-ai-ebook-builder
https://github.com/vishwajeetraj11/hackout-ai-ebook-builder
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vishwajeetraj11/hackout-ai-ebook-builder
- Owner: vishwajeetraj11
- Created: 2023-11-03T13:35:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T09:32:25.000Z (over 1 year ago)
- Last Synced: 2025-05-19T05:06:52.041Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 686 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What it does?
Its a AI Ebook Generator.
Takes an input for title from the user and a couple of parameters regarding the language Style, tome of content and point of view and generates an ebook.Accomplishments in hackathon:
- [x] Create a Next.js app
- [x] Create a simple UI
- [x] Integrate OpenAI API
- [x] Generate ebooksExisting Code used from open source github repos:
strict_output function in gpt.ts.
shadcn for the UI.Problem.
Easing the process of ebook generation.
![]()