Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
ReubencfΒ 
posted an update 5 days ago
Post
2357
Hey everyone! πŸ‘‹

I am thrilled to present MCP-1st-Birthday/Reuben_OS my submission for the Hugging Face MCP 1st Birthday Hackathon (Creative Track).

ReubenOS is a virtual cloud-based operating system designed specifically to act as a backend for Claude Desktop via the Model Context Protocol (MCP). It gives Claude a persistent environment to work in!

✨ Key Features

* πŸ“± Flutter IDE: Claude can write Flutter code and I can view/execute the files directly in the ReubenOS dashboard.
* 🎡 AI Audio Studio: Integrated with ElevenLabs to generate songs and voiceovers from text prompts within Claude.
* πŸ”’ Secure File System: A passkey-protected file system (private & public folders) to store code, JSON, and documents.
* 🧠 Gemini Integration: Access Google's Gemini model directly inside the OS.
* πŸ“ Quiz Engine: Ask Claude to "Create a Python quiz," and it deploys a graded interactive quiz to the web instantly.

@John6666 @3ddelano @Sammy1611 @anupbhat What are your thoughts on this ?

Congrats bud. this is nice !!. So much effort put into this.

Β·

Thanks a lot @ash-98

Is this made with Gradio?

Β·

No it is made using Next.js