infinite-bookshelf

Infinite Bookshelf: Generate entire books in seconds using Groq and Llama3

MIT License

Stars
786
Committers
4
infinite-bookshelf - Infinite Bookshelf v0.3.0 Latest Release

Published by Bklieger 3 months ago

Infinite Bookshelf: Generate entire books in seconds using Groq and Llama3

Infinite Bookshelf is a streamlit app that scaffolds the creation of books from a one-line prompt using Llama3 on Groq. It works well on nonfiction books and generates each chapter within seconds. The app mixes Llama3-8b and Llama3-70b, utilizing the larger model for generating the structure and the smaller of the two for creating the content.

v0.3.0

v0.3.0 is fully rebranded as Infinite Bookshelf and includes a new "Additional Instructions" field and improved PDF export styling.

infinite-bookshelf - Infinite Bookshelf v0.2.0

Published by Bklieger 5 months ago

Infinite Bookshelf: Generate entire books in seconds using Groq and Llama3

Infinite Bookshelf is a streamlit app that scaffolds the creation of books from a one-line prompt using Llama3 on Groq. It works well on nonfiction books and generates each chapter within seconds. The app mixes Llama3-8b and Llama3-70b, utilizing the larger model for generating the structure and the smaller of the two for creating the content.

v0.2.0

New release with improved prompting to generate better sections for the book. Live generation statistics showcasing the inference speed were also added.

Demo of Infinite Bookshelf Statistics

Demo of Infinite Bookshelf's Generation Statistics

Full Changelog: https://github.com/Bklieger/groqbook/compare/v0.1.0...v0.2.0

infinite-bookshelf - Groqbook v0.1.0

Published by Bklieger 5 months ago

Groqbook: Generate entire books in seconds using Groq and Llama3

Groqbook is a streamlit app that scaffolds the creation of books from a one-line prompt using Llama3 on Groq. It works well on nonfiction books and generates each chapter within seconds. The app mixes Llama3-8b and Llama3-70b, utilizing the larger model for generating the structure and the smaller of the two for creating the content.

v0.1.0

Initial project release with basic prompting to create an entire book. Future releases will include features to improve the quality of generation through providing context of previous chapters during generation.

Full Changelog: https://github.com/Bklieger/groqbook/commits/v0.1.0

Badges
Extracted from project README
Project Demo
Related Projects