Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 827 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 827 Bytes

DEV FEATURES FOR GPT 3.5

An open-source project that enhances the capabilities of GPT by integrating it with various Python libraries and APIs for web scraping, information retrivial, file interaction, and streamlit user interface.

To install the required packages, run the following command in your terminal:

pip install -r requirements.txt

Additionally, you'll need API keys for the following services:

To run the Streamlit application, execute the following command in your terminal:

streamlit run ./app/Chat.py

Integrated Python Functions (Tools)

  • Google Search
  • Wikipedia Search
  • Web browsing
  • Youtube Transcript
  • Streamlit Interface
  • file writing
  • file reading
  • file appending
  • file opening
  • file analysis