Skip to content

Infinite Bookshelf v0.3.0

Latest
Compare
Choose a tag to compare
@Bklieger Bklieger released this 04 Aug 21:57
· 22 commits to main since this release
e6c040e

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.