this is a python package to use the completely free chatGPT and more models. (This package is under development. There may be a bugs)
SITE | model | how to use? | messages history |
---|---|---|---|
alpaca-7B | alpaca | use | ❌ |
mishalsGPT | GPT-3.5-turbo | use | ✅ |
miniGPT | GPT-3.5-turbo | use | ❌ |
gpt-4 | GPT-4 / check more | use | ✅ |
avaGPT | GPT-4 | use | ✅ |
lockGPT | GPT-3.5-turbo | use | ✅ |
AIchatOS | GPT-3.5-turbo | use | ❌ |
git clone https://github.com/HotDrify/freeAI
cd freeAI
python3 setup.py install
done!
- add GPT 3.5-turbo
- add alpaca 7B
- add GPT 4
- add messages history
- add image AI
when is it updated? > once every ~30 min. go to actions
(update soon)