yangboz / hugginggpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HuggingGPT in python

GPT-3 Text, Image, and Speech Generation

1. please replace the openai API key by yours.

2. do not forget to install the requirements.txt for matching the module version.

note: you also are able to create an anaconda env to avoid messing up your work env.

https://arxiv.org/pdf/2303.17580.pdf

text_image_speech

About


Languages

Language:Python 59.0%Language:HTML 41.0%