This is yet another agent harness and UI and I hope you will have a look and consider contributing. Elumenotion/GuideAnts: GuideAnts Notebooks. A complete and modular platform for agentic systems of all kinds with a killer UI.
GuideAnts is a large, full-stack AI workspace system that combines notebook-style workspaces, reusable guides and assistants, file and lineage management with document intelligence and RAG, provider-routed multimodal AI services, with a modular architecture that works locally and scales to any cloud.
The local stack uses a lot of other great OSS projects bundled together with a configuration system that I've tried to make as easy as possible to use.
I am happy to personally demo this to help you get started as I work on the docs and I won't try to sell you anything - DM me.
- llama.cpp for local LLM inference/runtime foundations.
- stable-diffusion.cpp for the local image-generation engine used in
guideants-ai. - Qwen3-ASR for local speech transcription models/runtime (
qwen-asr). - VibeVoice for local speech synthesis models/runtime.
- Transformers for model loading and inference integration across local services.
- sentence-transformers for local embeddings support.
- Hugging Face Hub for model download and management workflows.
- PyTorch for tensor/runtime acceleration across ASR, TTS, and embeddings.
- FastAPI and Uvicorn for the local Python service APIs.
- FFmpeg for media extraction/transcoding.
- Playwright for browser automation used in local service workflows.
- Docling for document intelligence and markdown extraction (
docling-serve). - SearXNG for metasearch and web retrieval.
- PlantUML and Graphviz for diagram rendering.
Edit: Forgot the demos. Worm Commander Demo - Elumenotion is a snakes game in a browser that uses the chat widget against a guide with tools to control the snake and game state and https://everyeventever.com/ is an event aggregator which is maintained by an orchestrations using published guides.
[link] [comments]




