Hemanth HM
banner
gnumanth.bsky.social
Hemanth HM
@gnumanth.bsky.social
Got bored with the in-flight entertainment, so I opened DevTools and ran a performance audit on the Alaska Airlines’s web app 🤓

I don't know devs from their team, but happy to pair with them if needed.

#javascript #webperformance
November 20, 2025 at 12:11 AM
Just shipped piragi - RAG in 3 lines! 🤓

pip install piragi

from piragi import Ragi
kb = Ragi(["./docs", "./code/**/*.py", ""])
answer = kb.ask("How do I deploy this?")

That's it.

Built-in vector store, embeddings, citations, and auto-updates. Free & local by default.

#AI #ML
November 19, 2025 at 6:00 PM
Moderating a panel discussion on #javascript at @thejsnation #jsnationus2025 🤓 with @lirantal.com and @danielroe.dev
November 17, 2025 at 4:29 PM
Deployed a simple XKCD remote MCP server to HF 🤓

@huggingface made it easy to add spaces as MCP servers. Here is the list of MCP-compatible spaces -> huggingface.co/spaces?filte...

For Gardio: docstring + `mcp_server=True` in `.launch()` is all you need.

huggingface.co/spaces/gnuma...

#MCP #AI
June 23, 2025 at 5:49 AM
🚀 Bake voice-forge: pip install voice-forge

A powerful CLI for @resembleai's Chatterbox TTS 🤓

✨ Features:
🎯 1-command TTS
🔊 Instant playback
💾 Export to WAV
🎭 Voice cloning
⚙️ Customizable settings
📄 File input
🖥️ Cross-platform
🎮 Multiple audio backends

#AI #ML
June 9, 2025 at 1:47 PM
Hugging Face’s MCP ❤️💪

🔍 Search 400k+ models, datasets & papers

🎨 Generate images fast w/ Flux 1 Schnell + Ghibli style transfers

📊 Explore model metrics, datasets & fresh ML research

#AI #ML #MCP
June 6, 2025 at 10:58 PM
Just one click is all it takes to connect PayPal's remote MCP server to Cursor IDE easy and hassle-free!

I really think Cursor's Deeplinks have the potential to become the standard for all MCP hosts to allow one-click installation of MCP servers.
June 6, 2025 at 9:16 PM
Baked a FastAgent to interface directly with
PayPal's remote MCP server:

🔒 Secure OAuth-based Authentication
🤖 Custom LLM Support
🔂 Automated PayPal OAuth helper (fetch and update tokens)
🌐 Direct connection to PayPal’s remote MCP.

#AI #LLM
June 4, 2025 at 8:51 PM
Prompt API + built-in Nano model on @googlechrome to summarize XKCD comics locally.x

No server. No latency. Just pure browser-side AI magic.

Been following (and nudging) this since early days, awesome to see multi-modal capabilities enabled here.
May 27, 2025 at 6:10 AM
Got access to jules

Too early to pass a verdict; will paw at it more. So far, I tried a task to enhance a README. It took around 2 minutes. I liked about 70% of the changes it made.
May 20, 2025 at 6:06 AM
Void (YC S24) The Open-Source [Apache V2] Challenger to Cursor's AI IDE (8 months since the first commit)

It's exciting to see more open-source initiatives entering the AI development tool space, offering developers more choice, control, and transparency.
May 9, 2025 at 12:34 PM