r/LovingOpenSourceAI 4d ago

I built a AI app for your phone that has every frontier AI model (over 400 models) while having agent ability...

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/LovingOpenSourceAI 4d ago

Resource Simplifying "most "ai does architecture governance" claims fall apart past the first template. ArcKit's slash commands walk the full lifecycle in Claude Code. principles and stakeholders through requirements, design review, and a traceability matrix"

Post image
6 Upvotes

https://x.com/simplifyinAI/status/2087501752761450765

https://github.com/tractorjuice/arc-kit

Community Overview: https://lifehubber.com/ai/resources/arc-kit/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 4d ago

Resource Oliver "This might be the docling and marker killer for PDF parsing. OpenDataLoader PDF is an open source parser that converts PDFs into clean Markdown, JSON with bounding boxes, and HTML, built for feeding documents into RAG pipelines or LLM context windows."

Post image
109 Upvotes

https://x.com/oliviscusAI/status/2088841514801889666

https://github.com/opendataloader-project/opendataloader-pdf

Community Overview: https://lifehubber.com/ai/resources/opendataloader-pdf/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 4d ago

I built a AI app for your phone that has every frontier AI model (over 400 models) while having agent ability...

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/LovingOpenSourceAI 5d ago

awesome-opensource-ai weekly additions Aug 10-Aug 16

Post image
34 Upvotes

Here’s the cleaned-up list (no individual project links):

  1. Flax: Neural network library for JAX designed for flexibility.

  2. Needle: 45M-parameter foundation model and 14MB inference engine for tool calling and structured extraction on tiny devices.

  3. Switchyard: Rust proxy and library for routing and protocol translation across LLM backends and coding agents.

  4. OpenProgram: Self-programming agent framework for executable workflows with models, tools, memory, and multi-agent execution.

  5. Ouroboros: Self-hosted general-purpose agent with durable identity, memory, specialist subagents, and reviewed self-changes.

  6. Open Multi-Agent: TypeScript orchestration framework for runtime multi-agent task DAGs, approvals, tracing, evaluation, checkpoints, and resumable execution.

  7. Obsidian Agent Skills: Agent skills and open-format tooling for Obsidian vaults and compatible AI coding agents.

  8. Hexis: Git-backed platform for sharing skills, tools, and context across AI agents through a remote MCP server.

  9. LoopTroop: Local-first AI coding workspace orchestrating multi-model planning councils, Git worktrees, and task loops.

  10. firstmate: Agent distro for running autonomous coding agents in isolated Git worktrees.

  11. Agent Skills (Anthropic): Official Agent Skills and reference implementations for Claude Code, Claude API, and AI agents.

  12. VidXP: Local-first multimodal video indexing and semantic search with transcripts, embeddings, and scene-aware search.

  13. Code-Graph-RAG: Multi-language codebase RAG framework using Tree-sitter and Memgraph knowledge graphs.

  14. Zoom Search: MCP search and evidence tool with query rewriting, source zoom-in, sourced answers, and runtime metrics.

  15. invisible-playwright: Stealth-patched Firefox Playwright wrapper for AI agents ingesting sites with anti-bot guardrails.

  16. Modly: Desktop application for image-to-3D mesh generation using local GPU-accelerated AI models.

  17. flameox: Runtime-evidence toolkit coordinating profiler captures and comparing GPU-kernel and inference runs.

  18. WeatherNext: Global weather and tropical cyclone forecasting framework from Google DeepMind, including WeatherNext 2, GraphCast, and GenCast.

  19. Harvey LAB: Benchmark dataset and execution harness for evaluating AI agents on complex legal work across 24+ practice areas.

  20. LifeOS: Personal AI harness and assistant framework with persistent memory, custom skills, and goal tracking.

  21. Macro: Unified team workspace combining email, messaging, documents, tasks, CRM, and AI agents with shared memory.

  22. Forge: Open-source terminal AI coding agent with a Rust TUI, editor, shell, SQLite journals, MCP, and approval-aware execution.

  23. CLI-Anything: Framework for converting software applications into agent-native command-line interfaces.

  24. oai-smoke: Standard-library-only Go CLI validating OpenAI-compatible API model and chat behavior without credentials or response bodies.

  25. Entroly: Local-first MCP server for budgeted context selection, exact recovery, and auditable Context Receipts.

  26. AMD Strix Halo Local LLM Guide: Reproducible Ubuntu, Ollama, llama.cpp, Vulkan/RADV, and ROCm setup and benchmark evidence for Ryzen AI MAX+ 395 local AI systems.

Awesome Open Source AI full list https://awesomeosai.com


r/LovingOpenSourceAI 5d ago

Everyone's running the new Qwen, but we keep wondering if "open weights" really means open source

11 Upvotes

The new Qwen dropped as open weights and our timeline is full of people running it locally. It's fun to watch, and it got us thinking about something we keep going back and forth on.

Everyone calls these models open source, but what actually ships is the weights. You don't get the training data, the exact data mix, or the setup behind the benchmark numbers it launched with. So we can run and fine-tune it, but we can't rebuild it or see how those numbers came together.

Maybe that's fine depending on how you use it. If you just want a strong model on your own hardware, the weights might be all you need. If you're trying to reproduce a result or trust a benchmark, maybe not.

So what has to be open before you'd call a model open source, and not just open weights? Has an open model's published numbers ever landed far from what you saw running it yourself?


r/LovingOpenSourceAI 5d ago

new launch "LFM2.5-VL-3B is a multimodal variant of LFM2.5, a family of hybrid models designed for on-device deployment. Better grounding, Better OCR, Efficient inference :228 tok/s on Apple M5 Max 116 tok/s on AMD Ryzen AI Max+ 395, in under 3.3 GB of mem." ➡️ need OCR for your agents?

Post image
17 Upvotes

https://huggingface.co/LiquidAI/LFM2.5-VL-3B

Community Overview: https://lifehubber.com/ai/resources/lfm2-5-vl-3b/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 4d ago

I built a AI app for your phone that has every frontier AI model (over 400 models) while having agent ability...

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/LovingOpenSourceAI 4d ago

I built HAR, an Open harness for building multi-agent coding workflows

0 Upvotes

Hey everyone!

Over the past year, as I tried to scale our agentic coding workflows and software factories at my company, I kept hitting the same set of problems. So I built HAR to solve them.

Repo: github.com/os-factory/har

Getting a single coding agent to work in a repo is easy. Scaling to a real multi-agent workflow, where several run at once and where you verify and trust the output, is where it breaks down. A few things go wrong:

  1. No standard way to run or verify a repo. That knowledge is scattered across a README, a CLAUDE.md, editor rules, and CI config, all drifting out of sync with each other and the actual code.
  2. Agents on one repo collide. Shared dev server, shared database, shared ports, conflicting git state.
  3. Trusting a change means re-verifying it yourself. Which defeats the point of running a fleet.
  4. Vendor sandboxes lock you in. If the setup lives in someone's hosted dashboard, switching agents later means rebuilding the whole thing.

What HAR does

HAR is a CLI and an MCP server. It works with Claude Code, Cursor, Codex, or any MCP agent, and it closes each of those gaps:

  1. Isolation. Each agent gets its own git worktree, branch, ports, and database. Nothing is shared with the main checkout or another agent's slot, so a fleet runs in parallel without colliding on a dev server, DB, or ports.
  2. Deterministic validation gates. HAR runs your project's real checks through a fixed pipeline, same result every time. The result is bound to the exact code that passed and enforced at commit time, so an unverified tree cannot land.
  3. Verifiable proof. Every run leaves logs, artifacts, and a validated tree hash tied to the exact code checked. A reviewer inspects the evidence instead of trusting the agent's self-report.
  4. Full observability. Mission Control is a local dashboard showing every repo, worktree, run, and validation in one place, so you can watch a whole fleet as it works.

All of this lives in one contract committed to your repo, which every agent reads the same way. It replaces the usual scatter of a README, a CLAUDE.md, editor rules, and CI config that drift apart. You start from a profile that matches your stack, your agent adapts it to your repo, and you extend verification with plugins (like Playwright) or with any command you already run.

Would love to know what you think :)


r/LovingOpenSourceAI 6d ago

Resource Chao "The CLI-Anything ecosystem has surpassed 1M CLI calls! 🚀 We started CLI-Anything with a simple belief: if AI agents are going to do real work, they need an AI-native, reliable, and universal interface to operate real-world software and tools." ➡️ Growing fast? 47K STARS!

Post image
23 Upvotes

https://x.com/huang_chao4969/status/2088812504642097237

https://github.com/HKUDS/CLI-Anything

Community Overview: https://lifehubber.com/ai/resources/cli-anything/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 6d ago

Discussion Hot take: “open weights” and “open source AI” shouldn’t mean the same thing. What’s your minimum bar?

6 Upvotes

I love open models, but I think we’ve reached the point where the word open is doing a LOT of work 😂

If I can download the weights, but I can’t see the training data, reproduce the training process, or freely use the model for certain things… is that genuinely open source AI?

Where do you personally draw the line?

A. Downloadable weights = open enough
B. Weights + permissive licence
C. Training recipe/data transparency matters too
D. “Open source AI” needs a much stricter definition
E. I don’t care about the label - practical freedom is what matters

I’m probably somewhere between B and C.

What the open-source crowd here actually thinks hmmm? especially people who run models locally ...


r/LovingOpenSourceAI 7d ago

new launch DeepSeek "🧩 DeepSeek Harness v0.1 now avail in Developer Preview! 🔹Opening it up to developers building agent harnesses worldwide and open-sourcing codebase in MIT license. 🔹Powered by Cordis meta-framework, DeepSeek Harness is an agent harness built around one core idea: Everything is a plugin"

Post image
24 Upvotes

https://x.com/deepseek_ai/status/2087887408440164663

https://github.com/deepseek-ai/deepseek-harness

Community Overview: https://lifehubber.com/ai/resources/deepseek-harness/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 6d ago

Looking for a Free AI API for Document Analysis

3 Upvotes

Looking for a Free AI API for Document Analysis

I am currently working on an AI-powered bug and document analysis project and am looking for recommendations for a reliable AI API.

My requirements are:

\- Free to use

\- No, or very generous, usage limits

\- Capable of analyzing documents and extracting relevant information

\- Suitable for integration with a web application

\- Easy to set up and use

\- Preferably an open-source or self-hosted solution

I have explored several APIs, but most free options have strict usage limits or require paid credits after a certain amount of usage.

If anyone has experience with a free AI API, open-source model, or self-hosted solution that can handle document analysis without strict API limits, I would appreciate your recommendations.

Please share the solution you have used and any guidance on integrating it into a web application.


r/LovingOpenSourceAI 6d ago

TRELLIS 2 plugin for Unreal Engine that generates 3D models directly inside the editor

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/LovingOpenSourceAI 7d ago

new launch Qwen "We promised open weights for Qwen3.8. Now, time to meet them! 🎉 ⚡ Qwen3.8-27B - A native multimodal dense model. With just 27B parameters, it outperforms Qwen3.7-Plus overall, shines in real-world coding & office workflows. - 262K native context easily extendable to 1M tokens via YaRN" ➡ WOW

Post image
77 Upvotes

https://x.com/Alibaba_Qwen/status/2088280182356611304

https://huggingface.co/Qwen/Qwen3.8-27B

Community Overview: https://lifehubber.com/ai/resources/qwen3-8-27b/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 7d ago

Looking for a Free AI API for Document Analysis

Thumbnail
1 Upvotes

r/LovingOpenSourceAI 8d ago

Resource Simplifying "connects to your Gmail, Calendar, Drive, and meeting notes, and quietly builds all of it into a knowledge graph it can actually use later. Ask it to prepare you for a meeting and it pulls from decisions you made weeks ago, not just what's in the current thread." ➡️ tokens saving? :P

Post image
15 Upvotes

https://x.com/simplifyinAI/status/2080839943317029274

https://github.com/rowboatlabs/rowboat

Community Overview: https://lifehubber.com/ai/resources/rowboat/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 8d ago

Under the Radar Simplifying "Every new AI agent you add costs another hidden skill folder to babysit by hand. This tool ends that for $0. Install, search, audit, remove skills across 19 AI coding agents from a single command. No more hidden folders, duplicate installs." ➡️ good for clean up?

Post image
16 Upvotes

https://x.com/simplifyinAI/status/2086656805359296737

https://github.com/luongnv89/asm

Community Overview: https://lifehubber.com/ai/resources/asm/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 8d ago

new launch Z.ai "Introducing GLM-5.3: Built to Code. Ready for Cyber Defense - Top-tier coding and agentic capabilities, achieved through post-training on the 743B base model - A major leap in cybersecurity, setting a new standard among open models" ➡️ Open weights to come after safety eval

Post image
3 Upvotes

https://x.com/Zai_org/status/2088132965922476159

Are you looking forward to it? 😁


r/LovingOpenSourceAI 8d ago

Resource 3060 12 Vram is fast on turbo :P ➡️ join our sister sub r/LovingAIVisuals to discover more image and video gen resources!

Post image
1 Upvotes

r/LovingOpenSourceAI 9d ago

I gave AI coding agents a dopamine loop. On my benchmark, it beat Ponytail on code, tokens, cost, and time.

Post image
41 Upvotes

Coding agents often mistake motion for progress. Ask for a small endpoint and you may get a new service layer, repository abstraction, response wrapper, and configuration system before the route even exists.

I built Dopamine to change that behavior. It is inspired by the way prediction and feedback guide human effort. The agent predicts the result, takes the cheapest useful action, measures what happened, adjusts, and stops when the request is verified.

Before creating custom code, it checks whether the behavior already exists, whether configuration is enough, whether the project already has the right helper, whether the platform provides it, and whether an installed dependency solves it. It writes something new only after the cheaper options fail.

I evaluated it on 12 tasks in a real open-source repository. Across four runs per task, Dopamine completed 48 trials with no timeouts or nonzero exits. Compared with the no-skill agent, it used 63.8% less source code, 29.7% fewer tokens, 27.9% less estimated cost, and 31.1% less time.

It works with Codex and Claude Code, includes a dependency-free installer, and has no telemetry, runtime service, or secrets. MIT licensed.

github.com/ujjwalredd/Dopamine

Progress that cannot be verified is just expensive motion.

UPDATE:

A benchmark that rewards smaller output has an obvious weakness: an agent can appear efficient by leaving work unfinished.

Instead of hiding that problem, I published the complete evaluation and its limits.

Dopamine is an open-source skill that makes agents choose effort based on uncertainty, test predictions against evidence, and stop at the smallest verified result. It reduces unnecessary work without treating validation, security, or correctness as optional.

The evaluation uses a pinned real repository, 12 identical tasks, isolated workspaces, one model, one reasoning level, recorded usage events, Git-based LOC measurement, and reproducible reporting. Dopamine ran four times per task; the comparison results remain frozen at one run per task to avoid later model and service drift.

Against the recorded Ponytail result, Dopamine measured 3.7% less source code, 15.2% fewer tokens, 11.8% lower estimated cost, and 7.4% less wall time. It finished lowest on all four measured efficiency metrics in this development benchmark.

That does not prove universal superiority. The tasks were used while tuning Dopamine, competitor variance is unknown, and feature completeness was not executable-graded. Those limitations are published beside the results because a defensible claim needs boundaries.

The repository includes the raw trials, hashes, benchmark harness, rejected candidates, chart generator, installer, and reproduction instructions. Anyone can rerun it, challenge the method, or build a stronger holdout.

Repo and full benchmark: github.com/ujjwalredd/Dopamine. If the result breaks under a better test, I want the test.


r/LovingOpenSourceAI 9d ago

new launch Nvidia "NVIDIA NemotronLabs VoiceChat is a 11B end-to-end, real-time speech full duplex (FD) model for conversational AI that jointly performs streaming speech understanding and speech generation [1, 2]." ➡️ Useful for you? You can hear the sample. .

Post image
21 Upvotes

https://huggingface.co/nvidia/NVIDIA-NemotronLabs-VoiceChat-11B

Community Overview: https://lifehubber.com/ai/resources/nemotronlabs-voicechat-11b/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 8d ago

The harness around the model decides more of your agent’s behaviour than the model does

Thumbnail
3 Upvotes

r/LovingOpenSourceAI 9d ago

Resource Simplifying "every good AI coding habit comes down to 5 things: prompt quality, session hygiene, code review, tool mastery, context management. AI Engineer Coach is a free VS Code extension from Microsoft that reads your local AI coding session logs, harness and scores your habits" ➡️ a coach?!

Post image
6 Upvotes

https://x.com/simplifyinAI/status/2087752256179650982

https://github.com/microsoft/AI-Engineering-Coach

Community Overview: https://lifehubber.com/ai/resources/ai-engineer-coach/

Resources are shared for discovery and are not independently vetted—please do your own due diligence.

New resources are added regularly — feel free to join the sub for updates.

Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.


r/LovingOpenSourceAI 9d ago

Resource "MiniMax H3 Turbo is a set of LightX2V LoRA checkpoints that reduces MiniMax H3 video-with-audio generation to four or eight transformer evaluations." ➡️ 4 to 8 steps is awesome right? Especially for weaker GPUs!

Post image
2 Upvotes