Skip to content

Using GPT 3.5 Open Source and incorporating python tools for developers (File interactions, internet browsing, user interface, etc.)

License

Notifications You must be signed in to change notification settings

RyanRana/GPT-3.5-4-Devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Using GPT 3.5 Open Source and incorporating python tools for developers (File interactions, internet browsing, user interface, etc.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages