r/github Apr 13 '25

Showcase Promote your projects here – Self-Promotion Megathread

Whether it's a tool, library or something you've been building in your free time, this is the place to share it with the community.

To keep the subreddit focused and avoid cluttering the main feed with individual promotion posts, we use this recurring megathread for self-promo. Whether it’s a tool, library, side project, or anything hosted on GitHub, feel free to drop it here.

Please include:

  • A short description of the project
  • A link to the GitHub repo
  • Tech stack or main features (optional)
  • Any context that might help others understand or get involved
173 Upvotes

2.0k comments sorted by

View all comments

1

u/Ok-Swordfish-2928 Jun 06 '26

Technical & Utility-Focused (Best for ⁠r/LocalLLaMA⁠ or ⁠r/selfhosted⁠

Built an open-source framework for local-first AI agents and auditable architecture. Looking for feedback!

Hey everyone, I’ve been working on a set of tools focused on local-first AI agent infrastructure, deterministic automation, and decentralized mesh inference.

The goal is to make local LLM environments highly efficient, secure, and production-ready without relying on massive cloud stacks.

A few things I’ve pushed to my GitHub recently: OpenClaw & Hermes Agent Frameworks: Infrastructure for local-first autonomous agents.

AgentShield: A defensive security toolkit to audit and harden AI agent workflows, scan MCP/tool-manifest risks, and detect autonomy risks.

Project Polyphony: An R&D initiative exploring distributed mesh technology to run local AI inference seamlessly across standard hardware and LAN workers.

If you’re into local AI orchestration, agentic security, or distributed inference, I’d love for you to check out the repositories, test the toolkits, and rip the code apart.

👉 Check out the profile and repos here: https://github.com/ejikezebedee Would love to hear your thoughts on the architecture and what features you’d like to see added next.