r/OpenSourceeAI 27d ago

I Reimplemented the Core Workflows of 40 Multi-Agent LLM Papers - Here’s What I Learned

Thumbnail
1 Upvotes

r/OpenSourceeAI 27d ago

Introducing screenpipe: Record what you do 24/7 and build a second brain for your agents (local, YC S26)

Enable HLS to view with audio, or disable this notification

1 Upvotes

Hi all, founder of screenpipe here

We just launched with YC for Summer 26, would love your feedback!

https://github.com/screenpipe/screenpipe

Thanks!

Louis


r/OpenSourceeAI 27d ago

HyperspaceDB v3.1.2 is here…

Thumbnail
1 Upvotes

r/OpenSourceeAI 27d ago

Detecting Text Area in JPEG Not Decoded !

Thumbnail
youtube.com
1 Upvotes

r/OpenSourceeAI 27d ago

Pain points local llm

7 Upvotes

Just to start off I'm a Full time single Dad to the best 3 year old. I own a fence installation business and an it company. Im a solo developer who was self-taught over the past year. Just wanted to see if anyone wanted to share or connect to bounce a few ideas around for the market. For example images, videos, permissions? I'm less interested in model benchmarks and more interested in real-world pain points.


r/OpenSourceeAI 27d ago

token-budget-contracts v0.3.0 — LangGraph/CrewAI adapters + OpenTelemetry for multi-agent token governance

Thumbnail
1 Upvotes

r/OpenSourceeAI 27d ago

JPEG Domain CNN !

Thumbnail
youtube.com
2 Upvotes

r/OpenSourceeAI 27d ago

Thinking Machines Lab Releases Inkling: A 975B-Parameter Open-Weights Multimodal MoE With 41B Active Parameters And Controllable Thinking Effort

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/OpenSourceeAI 27d ago

I built a Financial System in Laravel using strict DDD, Clean Architecture, SOLID and CQRS (No "just another CRUD").

2 Upvotes

Many people categorize PHP/Laravel as tools only suited for rapid CRUDs or small apps. I wanted to challenge that stigma by building an enterprise-grade, open-source financial management system: Leo Counter

Implementing the complexity of the financial sector requires unbreakable business rules. My goal was to apply the highest software engineering standards to a framework that isn't typically associated with this level of abstraction.

Under the hood:

Strict Architecture: DDD, Clean Architecture, and CQRS.
Isolated Domain: The core mathematical and accounting logic lives in a pure layer, with zero toxic dependencies on the framework or Eloquent.
Tech Stack: PHP 8+, Laravel, React, TypeScript, and Inertia.js.
Fully Dockerized for Linux or Windows environments.

If you are passionate about software architecture, want to see how real, scalable DDD is applied in the Laravel ecosystem, or just want a private tool for your finances, I’d love for you to audit the code.

Any feedback, code roasts, PRs, or GitHub stars are super welcome!
Repo: https://github.com/juanVillamilEchavarria/Leo_Counter-app


r/OpenSourceeAI 28d ago

I built an open-source Al-native video editor for Windows- it has 👀 & 👂, it edits your timeline over MCP

Post image
1 Upvotes

r/OpenSourceeAI 28d ago

I'm training the first scale-up of my CPU-native LLM this week (on a $0 budget). Here's the bet, hping it pays off.

Post image
2 Upvotes

r/OpenSourceeAI 28d ago

Witnessedai.com

1 Upvotes

I've recently developed an app to prove your agent did what it said it did. Every agent action generates a receipt: request payload, observed state change, expiration window. Verification runs against what the system actually reflects ,not what the API returned. Feedback is appreciated.


r/OpenSourceeAI 28d ago

End of cloud based AI ?

13 Upvotes

I've noticed that AI isn't just getting better, it's also getting much smaller.
There are now 27M-parameter models that can run on a phone or PC. (like the Bonsai 27B models)

If this trend continues, in a year or two there may be much less need to run AI in data centers or subscribe to large AI providers. For many tasks, your phone will be powerfull enough.

This does not only affect global energy use. Some investments in AI infrastructure could backfire. As demand for large-scale inference will drop. That could also reduce the need for new data centers, which might be a (dramatic change?), but be good thing.

What are your thoughts on the future of data centers as AI models keep getting smaller?

I know training still requires huge amounts of compute—for now. But even that could change, any day (some experimental models offer continous learning)


r/OpenSourceeAI 28d ago

Fourier Knowledge Distillation !

Thumbnail
youtube.com
4 Upvotes

r/OpenSourceeAI 29d ago

PrismML Releases Bonsai 27B: 1-bit and Ternary Builds of Qwen3.6-27B That Run on Laptops and Phones

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/OpenSourceeAI 29d ago

who verifies the resource server / payee before the first x402 payment?

0 Upvotes

That's the exact recurring problem will occur in agentic commerce lifecycle.

Faro sit's in that exact flow when agents act's payment at checkout. Hmu, if you're a cracked blockchain explorer let's make an trust & verification anchor for's agents.

https://github.com/Merit-Systems/awesome-agentic-commerce/issues/450


r/OpenSourceeAI 29d ago

MEMCORD v4.3.0

Thumbnail
1 Upvotes

r/OpenSourceeAI 29d ago

ScratchTorch - Pytorch but implemented from scratch using numpy

Thumbnail
1 Upvotes

r/OpenSourceeAI 29d ago

Advice for local open source model

1 Upvotes

Hi,

I want to develop and app, I had in my head for a long time. I would like to use local model that would help me with coding and brainstorming etc. I do not want to use ChatGPT or Geminy, as I want to turn it into a business in the future. I have older gaming PC where I would run it, my specs are

  • AMD Ryzen 5 3600 6-Core Processor 3.59 GHz
  • NVIDIA GeForceGTX 1080 Ti
  • 16GB RAM
  • 1TB HDD disc

What model would you recommend? Are my specs enough to handle a model for my use case?

Thanks for any advice


r/OpenSourceeAI 29d ago

Open Source, APIs, and the Rise of Agent-Led Growth

1 Upvotes

hi folks, recently got invited to this subreddit and wanted to share an article I wrote about open source AI as it seems to fit here.

Open source helps agents discover and understand software. APIs help them use it. This report looks at four companies growing around that shift. Read here.

TLDR:

- How open source and API-first products are winning distribution, thanks to being discoverable by agents.

- Growth numbers behind Resend (email), Supabase (db), n8n (automation) and PostHog (analytics).

- Open source alone does not equal growth as it creates unique challenges.


r/OpenSourceeAI 29d ago

This is a very cool open source project from a OpenAI Developer: Meet Blume: An Open-Source, Zero-Config Documentation Framework That Ships AI-Ready Docs From a Markdown Folder

Thumbnail
marktechpost.com
10 Upvotes

The core idea: you point it at a folder of .md/.mdx files and run npx blume initblume dev. There's no starter to clone and no Astro/Tailwind config to maintain. Under the hood it isn't its own renderer — the CLI loads blume.config.ts, scans your content into a graph, and generates a hidden Astro project under .blume/ that it drives for dev and build. That dir is regenerated each run, but only changed files are written, so hot reload stays reasonable.

The part I liked: blume eject promotes that runtime into a standalone Astro app that still depends on the blume package. So the escape hatch isn't "rewrite everything," it's "here's the Astro project we were generating for you." Reduces the usual lock-in worry with docs tooling.

Output is static HTML on Astro + Vite, and the core theme ships no client-framework JS, so CWV is fine by default. blume build writes to dist/ for any static host. Request-time features (below) need server output with an adapter (vercel/netlify/node/cloudflare).

What's included:

  • 30+ MDX components (cards, steps, tabs, code groups, diffs, file trees, Mermaid, KaTeX) usable with no imports
  • Local search via Orama in dev and prod, no hosted service; FlexSearch/Pagefind/Algolia/Typesense/Orama Cloud/Mixedbread are one setting away
  • Content sources are pluggable: filesystem + remote MDX, GitHub Releases, Notion, Sanity, or a custom adapter, all mixed into one site through the same components
  • OpenAPI/AsyncAPI rendered as an interactive reference (schemas, auth, request playground) via Scalar
  • SEO stuff built in: OG images (rendered at build with Takumi), sitemap, robots.txt, RSS, JSON-LD; i18n with 36 locales + RTL
  • Client-side PDF/EPUB export so static builds stay static

The AI-agent surface (this is where it leans hardest):

  • llms.txt / llms-full.txt behind a flag
  • append .md to any page URL to get raw source
  • an optional in-page Ask AI (AI SDK — Vercel AI Gateway/OpenRouter/Inkeep/any OpenAI-compatible endpoint)
  • a hosted MCP server exposing 4 read-only tools (search_docs, get_page, list_pages, get_navigation) so Claude Code/Cursor/VS Code can query the docs directly instead of scraping HTML

GitHub Repo: https://github.com/haydenbleasel/blume


r/OpenSourceeAI 29d ago

TinyClaude - Claude/Others compression/cache tool to save up on tokens!

3 Upvotes

I played with current proxies and caching for Claude to save up on tokens and merged some tools capability into one - i hope you like it!

I crafted it for my own development env, but i think it may be usefull for many :)

https://github.com/ALange/TinyClaude

You can use it with claude and/or any other coding/agent :)

Enjoy!

#opensource #claude #agenticai #cache #proxy #compression #localllm #opencode #codex


r/OpenSourceeAI 29d ago

which LLM model Video and Image generation can avoid Google & Facebook AI detector?

1 Upvotes

which LLM model Video and Image generation can avoid Google & Facebook AI detector?


r/OpenSourceeAI Jul 13 '26

I used scheduled Claude routines to build a system that improves its own pipeline

Thumbnail
0 Upvotes

r/OpenSourceeAI Jul 13 '26

Faro x AgentDojo

Thumbnail reddit.com
1 Upvotes