Hey everyone, I’m a solo developer and I’ve been working on something in my spare time: Euler Node + Euler Chat. Euler Node is not just a server. It bundles Ollama under the hood, but also gives you a GUI to manage everything. The first time you run it, a wizard helps you set things up (no terminal, no Docker, no config files). You can choose two modes: Normal (for home users) or Advanced (for power users). A built‑in database handles user accounts, conversation history, and sync across devices. A benchmark for helping standard users to choose models You can download, delete, and configure models directly from the UI. Euler Chat is the native Flutter client (iOS, Android, Windows, macOS, Linux). It connects to Euler Node and does streaming responses, markdown, code highlighting, etc. Everything is open source (MIT). I built this because I wanted to introduce myself to flutter, but creating something useful. The core works: chat, models, accounts, basic sync. Next steps: HTTPS, bidirectional sync, a remote‑access tunnelling… Check github for every becoming change. Github: https://github.com/eltut0/euler_chat (Chat app) https://github.com/eltut0/euler_node (Server app) Discord: https://discord.gg/BUkKb7ff8 Current status: Euler Chat & Euler Node are in pre‑release alpha (v0.1.0). All core features work: chat with streaming Markdown responses, model management, user accounts, basic sync, and the setup wizard. The software is stable enough for daily use, but some polish is still on the roadmap. submitted by /u/Due_Faithlessness458
Originally posted by u/Due_Faithlessness458 on r/ArtificialInteligence
