Velastria is the sleek and powerful chat platform designed to be a part of the Zephyr ecosystem—a social media aggregator. Built to foster real-time, seamless communication, offers an unparalleled chat experience.
- Repository: Main repository for zephyr & its services.
- Zephyr: Main platform for zephyr.
- Zephyr Support: Support platform for zephyr.
- Zephyr AI: AI platform for zephyr uses ollama & open web ui with llama 3.2 1B & 2B models.
- Velastria / Zephyr chat: Chat platform for zephyr.
Note
Velastria is a part of the Zephyr ecosystem and is designed to be used in conjunction with zephyr as a chat platform.
We use bun for managing the dependencies and the monorepo structutre. To install the dependencies and start the development server, run the following commands:
# 1. Clone the repository
git clone https://github.com/velastria.git && cd zephyr
# 2. Install the dependencies
bun install
# 3.Start development server
bun run dev
- Next.js: http://localhost:3000
Velastria is licensed under the AGPL License.