A new, beautiful look using Streamlit, a smoother install process, Image generation with a lightweight StableDiffusion model. Conversations automatically saved, so you can come back to them later!
Im Peter, the original writer of this program This is a program written in mostly Python that brings useful open-source AI to your fingertips.
Are you tired of corporate giants stealing your data when using their products? Well, look no further than RYFAI. We are a project that tries to combat this by utilizing the power of small but punchy and powerful AI models. The models we provide are like ChatGPT, and also completely open source models.
You can use this program offline as well, ensuring that NO data is being collected about your conversations with the AI models.
That being said, I encourage you to give this program a good reputation.
Heres how to set up:
- run 'setup.py'
- run 'pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu11z streamlit ollama easygui diffusers' If you have a CUDA capable GPU. If you do not, run 'pip install torch torchvision torchaudio easygui streamlit diffusers ollama' the normal way.
- Developers, feel free to create a new issue at the top left if you run into issues or have requests.
- Click 'releases' (right side of the screen)
- At the top should be the newest version of the software. Click 'assets' dropdown, select the executable file that is right for your operating system, download it
- Extract the zip file.
- Double-click setup.exe (or setup.AppImage on Linux)
- enjoy private AI chatting!