Skip to content

orph/beatnik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beatnik.AI

Anything-to-text API. Plugins handle specific domains or file extensions, with a fallback to text extraction.

To return summary of text using text-davinci-003, set OPENAI_API_KEY. To store results in an Azure blob storage container, set CONNECTION_STRING.

Installation

Install local

  cd src/
  pip install -r requirements.txt
  playwright install chromium

Usage/Examples

  python main.py

Deployment

To deploy this project run modal deploy main.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages