Skip to content

HotDrify/freeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)