ModelForge v3 by @ForgeOpus just dropped, and it's a big one.
@Apple Silicon support is finally here!
You can now fine-tune LLMs locally on your #MacBook using full MPS (Metal Performance Shaders) acceleration. M1 through M5, your chip was built for this moment.
A few months back, I was in a car accident, and I am still recovering from residual pain - a herniated disk(neck, lower back), stuck in bed, weeks of physical therapy, and honestly, one of the things keeping me sane was social media scrolling. Except... I couldn't scroll without straining my arm, and keeping entertained felt like a struggle. Entertainment shouldn't come at the cost of pain in any phase of life for anyone, so I built MomentSurfer an AI agent that scrolls Instagram (MVP Version) for you, hands-free. You tell it your interests up front; it scrolls automatically and skips content you wouldn't care about. No tapping, no swiping, just your feed flowing on its own. It is not limited to people recovering; it also helps avoid doomscrolling. Swiping 100 times to find something interesting is no fun. I wanted to share with people who'd understand that technology can be a savior if built for the right cause. Happy to share it and get your honest feedback from people who are recovering right now and facing something similar, who know someone who can benefit from it, or who spend hours scrolling through the feed. Link in comment.
Been building this for the past 2 months. It's a Chrome extension + MCP that manage memory across all your AI tools.
The problem I was solving: I use Claude for coding, Perplexity for researching and ChatGPT in general. Every time I switched, I had to keep moving my entire project context again. Ideas, decisions, changes, and what I'm working on. Did this probably 20+ times before it got annoying enough to fix:
Save your project context once by opening a new or existing chat.
When you open any AI tool, insert context with a single click. Works with Claude, ChatGPT, Gemini, Perplexity, anything with a text box.
Added MCP integration too so it works both ways between your coding agents and browser sessions.