Skip to content

PavanHebli/MediumArticleSummaryQnA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium article Summary and Q&A App.

This is a simple terminal based Medium article summary and Q&A application.

How to run:

  1. Go to Groq website and generate a new api key by creating a new account
  2. Replace the the Api key with your API key in constants.py: api_key="XXXXXXXXXXXXXXXX"
  3. Install required packages with the command: pip install -r requirements.txt
  4. Run the main.py file: Python3 main.py
  5. Follow the prompts on terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages