An AI-powered multi-platform app that can interact with the filesystem and execute commands. Built as our secondary 4 final CS project.
Report Bug
·
Request Feature
·
Discord
This project is in developpment and the description may not conform to the final product.
Project Raphael aims to be an AI application with features like image processing, conversation, terminal access, etc. The application can be installed locally, using a local AI or a remote server, utilizing web requests for communication. The goal is a versatile AI application, with continuous development beyond the project deadline of the end of the school year. Contributions are welcome, whether it is for enhancing existing features or integrating third-party AIs.
To get a local copy up and running follow these simple steps. Contact us through discord for more information.
git clone https://github.com/ZhichGaming/Project-Raphael.git
.npm i
to install dependancies.npm run tauri dev
.npm run tauri build
.Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GNU General Public License v3.0 (GPL-3.0). See LICENSE
for more information.
You can contact us through Discord or through email if you'd like.
Project Link: https://github.com/ZhichGaming/Project-Raphael