Skip to main content

An open-source chatgpt tool ecosystem where you can combine tools with chatgpt and use natural language to do anything.

Project description

chatgpt-tool-hub

An open-source chatgpt tool ecosystem where you can combine tools with chatgpt and use natural language to do anything.

I will update this doc later

Installation

You can install directly using pip by doing chatgpt-tool-hub

Example

from chatgpt-tool-hub.apps import load_app
os.environ["PROXY"] = "http://192.168.7.1:7890"
app = load_app()
reply = app.ask("北京今天的天气怎么样?")
print(reply)

Tool

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

chatgpt_tool_hub-0.1.1-py2.py3-none-any.whl (92.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page