Skip to content

Velesio/Velesio-AIServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Velesio AI Server

Velesio AI Server is a web application aiming to provide a simple framework to host open source AI models, be it on-prem or in the cloud, which can be used by both Unity and Web Applications.

To access this in unity you can use the linked repos bellow, a unified unity integration for all of this app's services is currently under development and will soon be published to the Asset Store.

This has only been tested on NVIDIA GPUs with Cuda 12.2 and higher and is developed with that environment in mind.


🚀 Deployment Made Easy

🌐 Cloud Deployment with Runpod

Deploy effortlessly using the Runpod template. It's a plug-and-play solution for hosting in the cloud.

New to Runpod? Use my referral link to get started!


🏠 Self-Hosting Quickstart

Get up and running locally with just a few steps:

  1. Install Docker Compose
    Follow the official guide to set up Docker Compose.

  2. Clone & Compose

git clone https://github.com/Velesio/Velesio-AIServer.git
cd Velesio-AIServer/velesio
docker compose up -d

Exposed Ports:

  • 3000 - Vite frontend
  • 1337 - Undream AI server
  • 7860 - Stable Diffusion Automatic 1111 webserver

These ports are reverse-proxied through Nginx. Access control can be managed via the ALLOWLIST environment variables, as Runpod currently lacks built-in firewall functionality.


📦 Docker Image

Docker Hub repository.


✨ Key Features

  • Plug and play AI hosting for Unity — no heavy setup required
  • 🧠 Built for self-hosting and the cloud
  • 🛠️ Built to be open, extensible, and developer-friendly

🚧 Roadmap

Stay tuned for:

  • ✅ Unity Integration Asset
  • ✅ Documentation
  • ✅ API Service
  • ✅ Ollama support
  • ✅ Flux support

Follow the repo, drop a ⭐, and join the journey!


🧱 Built On the Shoulders of Great Open-Source

Veles would not be possible without the amazing work from the open-source community. Special thanks to:

Their projects serve as a foundation and inspiration for this unified framework.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published