About · Requirements · Installation · License
RaiGPT is an AI based on GPT 3.5 by OpenAI and gpt3free library by xtekky.
RaiGPT is maded by me, memb3r, for people from chat named "РАЙ" ("RAI").
git (optional):
sudo apt install gitpython3:
sudo apt install python3python3-pip:
sudo apt install python3-pipFirst, install last python version from Microsoft Store
Then, install ZIP file of a github project and unpack it.
Now move to RaiGPT folder in PowerShell
cd RaiGPT
# ExampleOpen .py file using python3 command
python3 raigpt.pyThe project will automaticly install needed libraries, like g4f and rich
Install python3, python3-pip and git using apt or other packaging tools.
sudo apt install python3 python3-pip gitNow, clone the repository:
git clone https://github.com/memb3r/RaiGPTMove to RaiGPT folder
cd RaiGPT
# ExampleOpen .py file using python3 command
python3 raigpt.pyThe project will automaticly install needed libraries, like g4f and rich
This project is licensed under the MIT License - see file LICENSE for details.


