Skip to content

Latest commit

 

History

History

newsLetter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Demo

flow

Objective

  • Fetch the latest news based on "keywords"
    • (TODO : Refine semantic search and scoring)
  • (TODO) Send emails, pdfs

How to use

  • Clone repo git clone https://github.com/aiplaybookin/novice-ChatGPT.git
  • Go to folder cd novice-ChatGPT/newsLetter
  • pip install -r requirements.txt
  • Place your OPEN API KEY in appy.py file.
  • In terminal do streamlit run app.py

Workflow

flow