Skip to content

A Book reading companion that helps visualize,summarize and turn into audiobooks

Notifications You must be signed in to change notification settings

Prince2412k2/Book_Visualizer

Repository files navigation

Book Helper

Dir-Structure

.
├── **pycache**
├── books
│   └──> **Input_books**
│
│
├── Images
│    └──> **Output of tti_models.ipynb**
│
├── media
│    └──> **Sudo-code for Image_gen.ipynb**
│
├── Model_lists
│    └──> **List of Models in Huggingface**
│
├── output
│   ├── audio ────> **output of audio.ipynb**
│   ├── HP
│   ├── Images
│   ├── LP
│   ├── Old
│   ├──  Stranger
│   └──────────────> **Output of image_gen.ipynb**
│
├── temp ───────────────> **Junk**
│
├── audio.ipynb ────────> **audio gen pipeline**
│
├── epy.py ─────────────> **Alt-reader library**
│
├── image_gen.ipynb ────> **Image/summary gen pipeline**
│
├── groq_image_gen.ipynb ────> **Image/summary gen pipeline using groq api**
│
├── reader.py ──────────> **Main-reader library**
│
├── requirement.txt ────> **pip-requirements**
│
├── test_models.ipynb ────> **Testrun for Text-to-img models from HG**
│
├── .env ────────────────> **HG_API**
│
└── "exalted....".json ──> **Google_API**

Note - HG_API and Google_api is private (not included in repo)

.env -> HF_API=hf_F*********************************

About

A Book reading companion that helps visualize,summarize and turn into audiobooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published