Skip to content

babelSUM is a .txt, .epub and pdf autoreader. it chunks text and reads it in segments. user can search or ai summarise.

License

Notifications You must be signed in to change notification settings

EveryOneIsGross/babelSUM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

babelSUM

A simple command-line txt file reader that lets users choose a system voice for reading and can summarize spoken text using an AI agent. Supports txt, epub, and pdf files.

babelSUM


Features

  • Voice selection with pyttsx3 or ElevenLabs TTS API.
  • Split text into manageable chunks for reading.
  • Search functionality to find relevant segments based on user queries.
  • AI-based summarization of recently spoken text.
  • Store and retrieve embeddings for efficient search.
  • Multithreading for uninterrupted reading and user interaction.

Getting Started

Prerequisites

Ensure you have the following installed:

  • Python 3.x
  • pip

Install the required packages:

ebooklib
pyttsx3
json
threading
queue
pickle
re
gpt4all
PyPDF2
numpy
elevenlabs
sklearn

About

babelSUM is a .txt, .epub and pdf autoreader. it chunks text and reads it in segments. user can search or ai summarise.

Topics

Resources

License

Stars

Watchers

Forks

Languages