EdgeOrchestra {Open Source Hackathon Submission} - #147
Open
diyamajee-spec wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open Source Hackathon 2026 Project Submission
Participant Details
Full Name: DIYA MAJEE
GitHub Username: diyamajee-spec
Team Name: Team CodeX
College/University: P. K. ROY MEMORIAL COLLEGE
Project Details
Project Title: EdgeOrchestra
Project Description:
EdgeOrchestra AI (or EdgeOrchestra) is a privacy-first, local-first multi-agent orchestration platform that lets you run a full swarm of specialized AI agents entirely on your own hardware.
It features agents like Vision, Planner, Research, Action, Creative, and Memory, all powered by local LLMs via Ollama (e.g., phi4-mini for reasoning and qwen2.5-vl for multimodal vision). There are no servers, no subscriptions, and no data leaving your device.
Key highlights:
Built with Tauri 2 (Rust backend for lightweight, secure desktop apps) + React 19 + TypeScript.
Uses Loro CRDT for conflict-free, offline memory/state management.
Interactive ReactFlow agent graph for visualization and drag-and-drop file/image handling.
Supports parallel "Orchestra Burst Mode," WASM plugin sandbox, webcam vision, voice I/O (STT/TTS), cinematic UI/animations, and more.
Designed as an "autonomous operating system for local AI workloads" for developers, researchers, and privacy-conscious power users. It's open-source under the MIT license.
The Problem It Solves:
Modern AI tools (especially multi-agent systems) typically rely on cloud services (e.g., OpenAI, Anthropic, or hosted agent platforms). This creates several issues:
Privacy & data sovereignty risks—sensitive prompts, files, images, or conversations are sent to third-party servers.
Ongoing costs — subscriptions, API usage fees, or rate limits.
Dependency on internet — no offline capability; performance tied to cloud latency.
Lack of control — black-box systems, limited customization, and vendor lock-in.
Resource underutilization — users with capable local hardware (GPUs/CPUs) still depend on remote inference.
EdgeOrchestra brings a complete multi-agent AI orchestra to your local machine:
Fully local inference via Ollama → zero cloud dependency.
Autonomous agent coordination — An intent router dynamically builds a dependency graph and delegates tasks across specialist agents.
Persistent memory with Loro CRDT for coherent, long-term context across sessions.
Rich interactivity—Visual agent graph, file/image dropping, real-time visualizations (memory graph with physics), plugins via WASM, and polished cinematic UI.
Extensibility & security — Sandboxed WASM plugins; Tauri for secure OS access.
Easy setup—Clone, install dependencies, pull Ollama models, and run with npm run tauri dev (one-click scripts available).
Tech Stack Used:
phi4-mini,qwen2.5-vl)wasm32-unknown-unknown)GitHub Repository Link: https://github.com/diyamajee-spec/EdgeOrchestra
Live Demo Link: https://edgeorchestra-1.vercel.app/
Presentation / Demo Video Link: https://gamma.app/docs/EdgeOrchestra-Harmonizing-the-Edge-p6yufjknuh2r3up
Open Source Readiness
Memori Labs Sponsor Task
Please complete these before submitting:
I have starred the Memori Labs GitHub repository.
https://github.com/MemoriLabs/Memori
I have followed Memori Labs on LinkedIn.
https://www.linkedin.com/company/memorilabs/
I have followed Memori Labs on X.
https://x.com/memorilab
I have checked Memori Labs' social links.
https://linktr.ee/memorilabs
ID Card Verification