Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 523 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 523 Bytes

IR23F-A3-G5\

Richard Sima (rsima) 28609264
Lisa Chen (jianinc8) 84034336
Jiayi Zhang (jiayiz34) 82901765
Jiayuan Wang (jiayuw28) 57852209

Requirments

  • Requires Python 3.0+

Installlments:

  • pip install beautifulsoup4
  • pip import nltk
  • pip install pyspellchecker
  • pip install psutil
  • pip install Flask
  • pip install openai

Application:

  • Run main.py to run search engine on console
  • Run app.py to run the webUI.
  • Go to localhost:5000/ on your web browser.
  • Enter a query into the search bar and click search.