Skip to content

VinceSanJuan/summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summarizer

Python script for OBS that summarizes a given text using SMMRY API

Getting Started

Registration and API key

An API key is needed to be able to use this script. Follow the instuctions below:

  1. Visit https://smmry.com/api and follow the API Key section to register an account and acquire a SMMRY API key
  2. Open the file .env an place your key there (API_KEY=XXXXXXXXXX)
  3. Save changes made to .env

Using the script

  1. Paste the text inside the Textbox
  2. Click the Summarize button and the summary will appear in the Result textbox summarizer

Environment

This script was developed and tested using the following:

  • Python 3.10.8
  • OBS 28.1.2

Settings

Still TODO

About

Python script for OBS that summarizes a given text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published