DavidAI2024 / EdgeGPT-ToolBox

"EdgeGPT-ToolBox" is an open-source Python tool with 40 tools for text processing, file management, online research, image creation and more. It utilizes textdavinci003, GPT3.5, GPT-4 BingChat AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

# EdgeGPT-ToolBox "EdgeGPT-ToolBox" is an open-source Python tool with 40 tools for text processing, file management, online research, image creation and more. It utilizes textdavinci003, GPT3.5, GPT-4 BingChat AI.

Description

This project is a collection of various tools and utilities to help users with their daily tasks. It includes several functionalities such as a chatbot, book information, earthquake tracking, and more.

Tools and Functionalities

  • ๐Ÿ’ฌ Normal Chatbot (textdavinci003)
  • ๐Ÿ’Š Drug Interactions
  • ๐Ÿ““ Book Information
  • ๐Ÿš๏ธ Earthquakes Tracking
  • ๐Ÿ”ญ NASA Information
  • ๐ŸŽป Music Downloader
  • ๐Ÿค– Advanced Chatbot (GPT3.5-TURBO)
  • ๐Ÿ–ผ๏ธ Image Generator
  • ๐Ÿ—ž๏ธ Google News
  • ๐ŸŒ™ Moon/Alba and Tramonto Info
  • ๐ŸŒ Web Navigation
  • โš ๏ธ PC Information
  • ๐Ÿ–Œ๏ธ ASCII Font Creator
  • ๐Ÿ’Œ Telegram/WhatsApp Chat
  • โšก๏ธ Weather
  • ๐ŸŽž๏ธ CarbonNowSh
  • ๐Ÿฟ Movie Information
  • โ˜„๏ธ Asteroid Information
  • ๐Ÿฆ  File Antivirus
  • ๐Ÿ‘… Translator
  • ๐Ÿงฎ Advanced Calculator
  • ๐Ÿ“• Text Analyzer
  • ๐Ÿ’ฑ Currency Converter (Real-Time)
  • ๐Ÿช™ Cryptocurrency Information
  • ๐Ÿ“‚ Python File Formatter
  • ๐Ÿ’ญ Web Images
  • ๐ŸŒˆ Color Palette Codes (GUI)
  • ๐Ÿ”— QR Code Generator
  • ๐Ÿ– Recipe Book (ONLINE)
  • โญ๏ธ Bing Chat (GPT4 GUI)
  • ๐Ÿ” Image Text Analyzer
  • ๐Ÿ›ฐ๏ธ File Transfer (WIFI)
  • ๐Ÿ“ฑ IP Address Information
  • ๐Ÿ—‚๏ธ File/Folder Converter (zip and more)
  • ๐ŸŽˆ SpeedTest
  • ๐Ÿšช Port Control (Open, Close)
  • ๐Ÿ’ป PC Resources
  • ๐Ÿ’ฌ Bing Chat (GPT4 CLI)
  • ๐Ÿฅฑ Time Zones
  • ๐Ÿš™ Travel Expenses Calculator

Installing Requirements Guide

To use the tools contained in this Github repository, it is necessary to install the requirements listed in the requirements.txt file. Here's how to do it:
  • Make sure you have Python 3.7 or later installed on your system.
  • Download or clone the Github repository to your computer.
  • Open the terminal and navigate to the downloaded repository folder.
  • Run the command pip install -r requirements.txt to install all the requirements listed in the requirements.txt file.
  • Wait for the command to finish installing all the required packages. Once all the requirements are installed, you're ready to use the tools provided in this repository. To start a tool, open the terminal, navigate to the tool's folder, and run the command to start it (usually indicated in the tool's README file).

Have fun!

Guide to Using EdgeGPT-ToolBox

To use EdgeGPT-ToolBox, you need to download the JSON file of cookies from the Bing.com website and insert it into the cookie.json file located in the main directory of the tool.

Here's how to do it:

  • Open your browser and go to the Bing.com website.
  • Install the Cookie-Editor extension on your browser.
  • Click on the Cookie-Editor icon and select "Export--->Export as JSON" to copy the JSON file of the Bing.com cookies.
  • Open the cookie.json file in the main directory of EdgeGPT-ToolBox.
  • Replace the entire content of the cookie.json file with the copied JSON file of the Bing.com cookies.**
  • Save and close the cookie.json file. Now you're ready to use EdgeGPT-ToolBox. Launch the tool and follow the instructions to use it effectively.

workello

About

"EdgeGPT-ToolBox" is an open-source Python tool with 40 tools for text processing, file management, online research, image creation and more. It utilizes textdavinci003, GPT3.5, GPT-4 BingChat AI.

License:MIT License