Luciousdev / AI-Buddy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Buddy (neuro sama off of wish)

Requirements

Package Version
python ">=3.9 <3.12"
pip ">=23.3.2"
c++ build tools ">=14.0"

Compatibility

OS Status
Linux βœ…
Windows βœ…
MacOS ❔
Android 🚧

βœ… = Currently Supported
🚧 = Working on support/still being tested
❔ = Not able to test support
❌ = Not supported

How to install

git clone https://github.com/Luciousdev/AI-Buddy.git
cd AI-Buddy
pip3 install -r requirements.txt

Windows specific

  1. If you are on windows you need to make sure that you have the c++ build tools version 14.0 or higher (14.0 prefered). Here is a guide on how to install it if you haven't.
  2. Make sure that you disable (at least temporarily to install the packages) the maximum path length limitation. Microsoft has a guide here
  3. (OPTIONAL: If you want to use GPU you have to do this.)If you get an error when trying to use cude make sure that you have installed pytorch correctly (also make sure that you have the cuda drivers.)

About


Languages

Language:Python 100.0%