Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

hyperbrowserai/onionify-article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's a way to add some fun to your dry new cycle.

Now you can convert any new article into a more fun and interesting "Onionified" article.

Steps

  • First install the dependencies. We recommend yarn as a package manager
yarn
  • Then build the project
yarn build
  • And finally start the project.
OPENAI_API_KEY=... HYPERBROWSER_API_KEY=... yarn start <ARTICLE URL GOES HERE>

Env variables

This project requires

  • HYPERBROWSER_API_KEY: Used to scrape a website for the article and convert it to markdown.
  • OPENAI_API_KEY: Used to convert extracted text into the onion style article.

About

Life's too serious. Let's onionify it !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors