freeAI
freeAI copied to clipboard
this is a python package to use the completely free chatGPT and more models.
freeAI
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 | :x: |
mishalsGPT | GPT-3.5-turbo | use | :white_check_mark: |
miniGPT | GPT-3.5-turbo | use | :x: |
gpt-4 | GPT-4 / check more | use | :white_check_mark: |
avaGPT | GPT-4 | use | :white_check_mark: |
lockGPT | GPT-3.5-turbo | use | :white_check_mark: |
AIchatOS | GPT-3.5-turbo | use | :x: |
Installation
git clone https://github.com/HotDrify/freeAI
cd freeAI
python3 setup.py install
done!
task list
- [x] add GPT 3.5-turbo
- [x] add alpaca 7B
- [x] add GPT 4
- [x] add messages history
- [ ] add image AI
status check (soon)
when is it updated? > once every ~30 min. go to actions
(update soon)