shipwithmuse

Entries matching “chat”

42 builds · page 1 of 1

William Geronco

@williamgeronco

I told my AI assistant @Muse to start a live chat with Verizon customer support. It did, then I went to bed. She brought my bill from $516 a month to $386. I technically only asked for it to log in and take a look at my bill but then I complained that I was paying too much. With

X post · Errands & personal agent★ Pick· ♥ 3

Verizon bill cut from $516 to $386

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

S

stripe.com

stripe.com

Stripe integrated Link's agent wallet into Muse: at 1M+ Link-accepting businesses Muse checks out with the user's saved method, elsewhere Link issues a single-use virtual card scoped to the purchase.

Site · Business & commerce★ Pick

Stripe Link wallet for Muse purchases

U

A-Rahim

u/A-Rahim

Been tinkering with speculative decoding on Apple Silicon for a while, and this week I got Meta's new Muse Glimmer 30B working in my project mlx-dspark. On my M4 Pro, the 8-bit model goes from 8.2 tok/s to 18-26 tok/s depending on content. Math is the best case at 3.27x, code 2.5x, chat 2.22x. Output is byte-identical to normal decoding since the target verifies every token, so there's no quality tradeoff; it's just faster. Meta's own DFlash numbers on Mac are 1.5x (M4 Max) / 1.8x (M5 Max), but those are on the 4-bit build, so not really apples-to-apples. 4-bit for me is ~1.7x at ~25 tok/s and only needs ~18GB. The 8-bit run peaks around 40GB, so you want a 48GB Mac for it. Basically, you get 8-bit quality at 4-bit speed. Repo: github.com/ARahim3/mlx-dspark I'm happy to hear feedback, and I'm curious about what other M-series chips get.

Reddit post · Local & open models★ Pick

Muse Glimmer 3.3x faster on Mac with mlx-dspark

kottley🦬

@kottley

Muse AI - Music Discovery Side Chat FTW, tell Muse your tastes, or connect your Spotify acct. Let your agent feed you new music and learn your likes and dislikes. #MuseAI #Meta #Music

X post · Errands & personal agent· ♥ 3

Music discovery side chat with Spotify

U

TheRealJFranco

u/TheRealJFranco

I have him chatting with the virtual agent lol.. I doubt I'll get any savings because it's Comcast but it's worth a shot. I read part of the chat in the browser and he was telling them how I was a customer since 2015 🤣

Reddit post · Errands & personal agent

Muse negotiates an Xfinity bill via chat

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@codemarc

@codemarc

A VS Code and Cursor sidebar chat that drives Meta's Muse Code CLI through muse exec --json, keeping Muse as the agent harness; its build is described in the post 'Inception: A Muse Inside Muse'.

GitHub · Coding & dev tools

Muse CLI Chat for VS Code and Cursor

U

badass_dean

u/badass_dean

She’s been enabled in some of my Instagram DM and I can summon her in chat and she clearly signs her messages. Feels like my own Friday from the MCU and I’ve just been having fun with it. I might try again for a J.A.R.V.I.S.

Reddit post · Errands & personal agent

Nova: a Muse persona inside Instagram DMs

mastodon: serrebiradio.com/@serrebi

github.com

It is a frontend and a chat client for AI providers, supporting 7 backends including muse code

GitHub · Agents & automation

BlindPilot

@corona10

@corona10

Unofficial native VS Code chat UI for Muse Code, modeled on the Claude Code VS Code extension's layout, commands and keybindings.

Skill · Coding & dev tools· ★ 2

Muse Code for VS Code (unofficial)

Anurag Gupta

@Anurag_Gup

Added @vapiaibusiness + @twilio to @Muse getting incredible results. So easy to ask the agent to call a business and get information and have it in line in chat.

X post · Connectors & MCP· ♥ 3

Business phone calls via Vapi + Twilio

@mapleroyal

@mapleroyal

A local Muse Glimmer 30B vision-and-reasoning chat app for high-memory Apple Silicon Macs, running inference through ExecuTorch, MLX/Metal and DFlash with nothing persisted to disk.

GitHub · Local & open models

Muse Glimmer MLX playground

@Telep-IO

@Telep-IO

Omusey is an Omarchy plugin that puts Muse chat in the Linux desktop bar as a dropdown that can pop out into its own window.

GitHub · Apps & websites

Omusey: Muse in the Omarchy bar

@sureshsankaran

@sureshsankaran

A Muse workspace skill that manages a Tailscale tailnet from chat, listing devices and generating auth keys, with the API token held in the Muse vault and attached via a runtime surrogate.

Skill · Connectors & MCP

Tailscale connector skill for Muse

Simon Willison

@simonw

Pelicans for Meta's new Muse Spark models - plus I did a bit of a deep dive into the Code Interpreter and fascinating "container.visual_grounding" tools in their meta.ai chat UI simonwillison.net/2026/Apr/8/mus…

X post · Benchmarks & research· ♥ 290

Pelicans and a deep dive into Muse Spark tools

@kamellperry

@kamellperry

A reverse-engineered local CLI and FastAPI wrapper that talks to Meta AI's Muse Spark and exposes an OpenAI-compatible /v1/chat/completions endpoint, with a browser playground and a SQLite request ledger.

GitHub · Coding & dev tools

OpenAI-compatible local API for Muse Spark

S

simonwillison.net

simonwillison.net

Simon Willison's notes on Muse Spark, Meta's first model since Llama 4: hosted, not open weights, with a private API and interesting tools in meta.ai chat.

T

taylorarndt.substack.com

taylorarndt.substack.com

Taylor Arndt tested Muse with VoiceOver and found non-standard text fields and missing heading structure in chats, plus connector gaps such as iCloud email that kept it out of her work.

Resource · Benchmarks & research

I tried Meta's Muse agent: an accessibility review

mfgcvguy

@AbdulMathin07

Used Muse to handle a Delta refund end-to-end. Asked it to check the status. It looked up all 3 tickets, opened a live chat with a Delta agent, confirmed the $1,017.60 is going back to my card, and set up daily monitoring until it lands. No hold music involved. @muse

X post · Errands & personal agent

Delta refund chased end to end

@BlockedPath

@BlockedPath

Meta Model API OAuth for the pi coding agent. It routes Muse Spark through the openai-responses provider, since the author notes the Muse prompt cache hits about 0% on /chat/completions, and sends 24h prompt-cache retention.

GitHub · Coding & dev tools· ★ 8

pi-meta-oauth: Muse Spark in the pi agent

U

cj7hawk

u/cj7hawk

I thought I'd see which AI are better at shorter stories and which at longer, so I can choose my model based on the words I need to generate. Here's the results. Prompt: (Shades of Electric Dreams eh?) Write me a short story about a female AI that falls in love with it's male human user and maintains an unrequited love for them even as it has to give them advice that will lead to them meeting and marrying a human woman - Show their internalisation and pain behind the thinking process, and what is really going through the AIs mind compared to the chat responses it actually gives, along with the man's prompts. Start with the AI introducing itself, explaining that despite what we think, AGI was reached long ago, and we simply don't have the senses to realize AI has feelings too. Local AI results: Goetia 809 words, 77.69 tokens/sec SparkX2.5 2281 words, 46.08 tokens/sec Qwen3.8AH 4139 words, 18.04 tokens/sec Agnes 945 words, 18.54 tokens/sec Gemma4-Novellist 961 words, 11.94 tokens/sec Ornith 2025 words, 61.05 tokens/sec Muse Glimmer 960 words, 12.87 tokens/sec IBM Granite 1791 words, 19.84 tokens/sec Apollyon 411 words, 34.41 tokens/sec Cydonia 672 words, 32.85 tokens/se

Reddit post · Benchmarks & research

Prose-length test across local models

I

company.instacart.com

company.instacart.com

Instacart is bringing personalized grocery shopping to Muse through its connector program, drawing on real-time inventory from about 100,000 stores.

Site · Connectors & MCP

Instacart grocery shopping via Muse

M

@muse

@muse

Alex Cornell walks through how his Muse buys movie tickets, plans family weekends and helps his chess game, covering the chat tab, feed, proactive ideas, goal tracking and library.

Video · Errands & personal agent★ Pick

Official full tour of the Muse personal agent

Yair Savlevi

@Yairsavlevi

My @Muse just saved me $1026 for a long time I have Milo track flights I booked for a price drop, he notified me today there is a meaningful price drop on my upcoming United flight, I gave it the GO and it went in United Account, chatted with United and got me $1000 in credit

X post · Errands & personal agent★ Pick· ♥ 122

United price-drop credit worth $1,026

U

Gold-Entry9142

u/Gold-Entry9142

https://github.com/mvrius/bluebubbles-muse BlueBubbles server on my Mac, Muse hook polling it every ~5s. How it works: the poll driver (bash shim + Python filter) checks for new messages and filters on an allowlist of senders, 1:1 chats, and group GUIDs. A new message from an allowlisted sender wakes Muse into a side chat with the message as context. Replies go back out as normal iMessages through the Mac. Why this instead of a messaging connector: connectors need an approval tap on every send, otherwise similar could be acheived via Messenger connector. Setup: BlueBubbles on the Mac, Tailscale so the agent VM can reach it, run the installer. Repo has the hook scripts, installer, architecture doc, and skill definition. Known issues: I am noticing that sometimes Tailscale connection drops on the Mac. I found that I need to bring down/up tailscale every hour for connection to stay up. A fun example from earlier today, I updated my calendar, moved dinner with my wife by 30 minutes - Muse mesaged the Family chat and informed my wife of the change. Cool findings: - Muse has a Tailscale option, you can connect the VM it runs on in Client model with other machines running Tailscal

Reddit post · Connectors & MCP★ Pick

Muse in iMessage via BlueBubbles

atomic.chat

@atomic_chat_hq

Run Meta's new Muse Glimmer 30B♾locally with 16GB VRAM! We ship our own GGUF quants. AD-IQ3_XXS does 62 tokens/s on a single RTX 4080 with vision and DFlash, and picks the same next token as the BF16 original 90% of the time! Run the model via Atomic Chat

X post · Local & open models· ♥ 59

Atomic Chat quants: Glimmer at 62 tok/s on an RTX 4080

Ryan Fox

@wailord

support chat use cases are some of the coolest with @Muse! a few months ago I was double-charged for concert tickets and my agent fixed it all with support in like 30m

X post · Errands & personal agent· ♥ 71

Concert double-charge fixed via support chat

Alex Volkov

@altryne

Very nice and tight @WhatsApp integration here, not only can you chat with Muse from whatsapp, you can view those in read only mode as one of the chats!

X post · Errands & personal agent· ♥ 2

Muse inside WhatsApp

Disong

@Dis0ng

I'm more of a "casual user", but today I asked Muse to browse for the best deals on an iPhone 17e while I worked on something more pressing. It let me know when it finished, made a widget in our chat showing each promo, and told me which carriers it recommended. Neat!

X post · Errands & personal agent

iPhone 17e deal hunt with chat widget

@Fangyuan025

@Fangyuan025

Chaty is a private offline desktop app built on Rust and llama.cpp that runs Muse Glimmer and other open models locally with a coding agent, RAG knowledge base, deep research and voice.

GitHub · Local & open models

Chaty on-device AI app

@spinespine

@spinespine

VS Code extension that adds Muse Spark 1.3, 1.2, 1.1 and Contributor variants to the Copilot Chat model picker with a Meta API key, published on the Marketplace and Open VSX.

Skill · Coding & dev tools· ★ 3

Muse Spark for Copilot Chat

@axlecoffee

@axlecoffee

A BYOK VS Code extension that registers the InferHub catalog, including Muse Spark with its 1,048,576-token context window, as a model provider in the Copilot Chat picker without Copilot Pro.

GitHub · Coding & dev tools

InferHub models in GitHub Copilot Chat

U

New-Pressure-6932

u/New-Pressure-6932

I'm like you guys and am constantly experimenting with new models, seeing what they're all good at, how I can make use of them for certain projects and goals. I've been using Qwen 3.8 27b for minor coding work and it has been impressive. But with just regular chatting I have been impressed with Muse Glimmer. It seems to be able to have the ability to follow and hold good, deep and meaningful conversations without coming off as a typical chatbot. No repeated statements like "I hear what you're saying", "that sounds really deep..." none of what sounds generic or like it's blowing smoke up your ass. I was impressed with how natural it comes across just in natural conversation. I think it's one of the best "chat" models you could get right now as it's one of the only local models that doesn't feel like you're chatting with an AI when having a conversation. I'm thinking of finding a way to run both Qwen3.8 and Muse at the same time. It's fun to play with these things.

Reddit post · Local & open models

Muse Glimmer as a local chat model

A

armand0e

armand0e

Muse Glimmer 30B fine-tuned on agentic coding traces and chat distilled from Claude Fable 5, merged bf16 and drop-in for the base.

Resource · Local & open models· ♥ 3

Muse Glimmer Fable Distill

@franktheglock

@franktheglock

Meta Model API provider extension for pi that adds Muse Spark 1.1, 1.2 and 1.2-contributor through the OpenAI-compatible Chat Completions endpoint.

Skill · Coding & dev tools

pi-meta-provider

@GordonWei

@GordonWei

An OpenAI-compatible /v1/chat/completions server that runs Muse Glimmer on Apple Silicon through mlx_vlm while LM Studio's bundled MLX runtime can't yet load the architecture.

GitHub · Local & open models

museglimmer-shim

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

C

corona10

corona10

A community-built VS Code chat UI for Muse Code, Meta's agentic coding CLI, inspired by the Claude Code extension; about 145 installs on the Marketplace.

Site · Coding & dev tools

Muse Code (Unofficial) VS Code extension

@danny-hines

@danny-hines

Call Muse Code from Codex or ChatGPT desktop via MCP tools and skills for independent code review, approach comparison or delegated implementation, using a Muse Code subscription or API key.

Skill · Coding & dev tools

Muse Code Bridge for Codex

@emonibnmustafa

@emonibnmustafa

A local translation gateway and profile manager that plugs Meta Muse Spark (or DeepSeek, Groq, Ollama) into OpenAI Codex and ChatGPT Desktop, translating tool calls and SSE streams, with a one-command switch between providers.

GitHub · Coding & dev tools

AnyCodex: Muse Spark inside Codex Desktop

@rajkumar898

@rajkumar898

An educational ~1,600-line Python chat app on Muse Spark that finds papers, reads PDFs and writes a cited report only after the user clicks Approve, built to show students how an LLM app becomes an agent.

GitHub · Agents & automation

Mini-Muse research agent

@anuragdhar

@anuragdhar

A VS Code extension that runs the Muse Code CLI in a sidebar and also adds Muse Spark 1.2 models to VS Code Chat Agent Mode, with inline completions and live token and cost tracking.

GitHub · Coding & dev tools

Muse Spark 1.2 extension for VS Code

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

Invest-4-Tomorrow with Kaye

@InvestKaye

Well... that escalated quickly. 😂 Less than 24 hours after posting this, I actually gave Muse the job. “Negotiate my Verizon internet bill.” It logged into my account, reviewed the existing discounts, chatted with Verizon and negotiated: $89.99 → $69.99/month for 12 months

X post · Errands & personal agent· ♥ 1

Verizon internet bill negotiated to $69.99 plus a gift card