Skip to content

karandomguy/DocDigest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocDigest: Text Summarization and Audio Generation

DocDigest is a language model designed to simplify the consumption of textual information. This tool leverages Llama 2 7B to summarize given text and provides users with both the summarized text and an audio representation for enhanced accessibility. Whether you're a student looking to quickly grasp the key points of a lengthy article or someone who prefers consuming information through audio, DocDigest has you covered.

Features

  • Text Summarization: DocDigest utilizes advanced natural language processing techniques to generate concise and coherent summaries of provided text. This can save you time and help you quickly extract essential information.

  • Audio Generation: In addition to text summaries, DocDigest converts the summarized content into an audio format. This feature is particularly useful for individuals who prefer listening to information, making it an inclusive tool for various learning styles.

  • User-Friendly Interface: DocDigest is designed with simplicity in mind. Users can easily input text and receive summarized text and audio outputs without the need for complex commands or setups.

Run the app here
Click here to download the model

Getting Started

Installation

To use DocDigest, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/DocDigest.git
    cd DocDigest
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run app.py:

    gradio app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published