HotDrify / freeAI

this is a python package to use the completely free chatGPT and more models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
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

Installation

git clone https://github.com/HotDrify/freeAI
cd freeAI
python3 setup.py install

done!

task list

  • add GPT 3.5-turbo
  • add alpaca 7B
  • add GPT 4
  • add messages history
  • add image AI

status check (soon)

when is it updated? > once every ~30 min. go to actions

(update soon)

About

this is a python package to use the completely free chatGPT and more models.

License:Apache License 2.0


Languages

Language:Python 100.0%