Skip to content

nescampos/summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summarizer

Summarizer is a helper tool built with ElevenLabs and Cohere to help summarize long texts and listen to a synthesis of them. The idea is to help people save time when understanding a large volume of information, in a simple and agile way.

Licence

MIT

How works

  1. Get API key from Cohere and ElevenLabs
  2. Install Streamlit or use Streamlit Cloud.
  3. Install all libraries in requirements.txt.
  4. Add these secrets in Streamlit:
    • cohere_api_key: The API key from Cohere.
    • elevenlabs_api_key: The API key from ElevenLabs.
  5. Run the web app (in Streamlit Cloud just wait to compile automatically).

Created by Néstor Nicolás Campos Rojas

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages