Skip to content

Translate, summarize, and publish news briefs using DeepL and OpenAI GPT-3

Notifications You must be signed in to change notification settings

groundcat/NewsGPT-ZH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsGPT-ZH

Translate, summarize, and publish news briefs using DeepL and OpenAI GPT-3

Installation

  1. Clone this repository

  2. Install the requirements: pip install -r requirements.txt

  3. Create a .env file with the following variables:

DEEPL_API_KEY=your_deepl_api_key
OPENAI_API_KEY=your_openai_api_key
MASTODON_API_URL=your_mastodon_api_url_optional
MASTODON_API_KEY=your_mastodon_api_key_optional
  1. Run the Streamlit app: streamlit run app.py and open the URL in your browser

About

Translate, summarize, and publish news briefs using DeepL and OpenAI GPT-3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages