Need smarter insights in your inbox? Join our weekly newsletters to get solely what issues to enterprise AI, information, and safety leaders. Subscribe Now
AnyCoder, an open-source net app growth atmosphere developed by Hugging Face ML Progress Lead Ahsen Khaliq (@_akhaliq on X), has launched on Hugging Face Areas.
The device, now obtainable for all customers of the AI code sharing repository Hugging Face, integrates reside previews, multimodal enter, and one-click deployment — all inside a hosted atmosphere, permitting indie creators with out a lot technical experience, or these engaged on behalf of purchasers or massive enterprises, to get began “vibe coding” net apps quickly utilizing the help of Hugging Face-hosted AI fashions.
It additionally acts due to this fact as a substitute for providers similar to Lovable, which additionally enable customers to sort in plain English and start coding apps with out having formal programming data.
Free vibe coding obtainable to all, powered by Kimi K2
Khaliq constructed AnyCoder as a private challenge inside the Hugging Face ecosystem and as “one of many first vibe coding apps” to help Moonshot’s highly effective but small and environment friendly Kimi K2 mannequin launched final week.
AnyCoder’s principal performance permits customers to enter plain-text descriptions to generate HTML, CSS, and JavaScript. These are displayed in a reside preview pane and may be edited or instantly deployed. It additionally consists of instance templates for todo apps, dashboards, calculators, and extra.
Constructed solely utilizing Hugging Face’s open-source Python growth atmosphere Gradio, AnyCoder permits customers to explain purposes in plain English or add pictures, and immediately generate working frontend code.
Khaliq constructed AnyCoder as a private challenge inside the Hugging Face ecosystem.
In a direct message dialog with this VentureBeat journalist, he described it as a “free open supply vibe coding app.”
Nonetheless, he additionally famous that a number of open supply fashions are supported and customers can change between them with a dropdown menu on the management sidebar on the left pane, together with:
- Moonshot Kimi-K2
- DeepSeek V3
- DeepSeek R1
- Baidu’s ERNIE-4.5-VL
- MiniMax M1
- Alibaba’s Qwen3-235B-A22B
- SmolLM3-3B
- GLM-4.1V-9B-Pondering
Code from UI pictures, net search integration, and OCR help
Utilizing the ERNIE-4.5-VL mannequin, AnyCoder helps multimodal technology. Customers can add UI design screenshots or mockups and generate purposeful frontend code from them—making it helpful for designers or groups working visually.
AnyCoder features a web site redesign device that extracts content material from any public website and re-renders it with a extra trendy structure. It makes use of scraped content material like web page construction, meta info, and pictures to construct a brand new model, optionally guided by person directions like “make it minimalist” or “add darkish mode.”
To help up-to-date design traits and implementation patterns, AnyCoder provides net search integration by way of Tavily. When enabled with an API key, the platform searches for present applied sciences and finest practices earlier than producing code.
Customers can add pictures with embedded textual content—like screenshots or handwritten notes—and AnyCoder extracts that content material utilizing Tesseract OCR. The extracted textual content can then be included into code prompts or app content material.
One-click deployment to Hugging Face Areas
AnyCoder permits prompt deployment of generated apps to Hugging Face Areas. After authenticating by way of OAuth and granting the required permissions, customers can deploy apps below their very own Hugging Face account namespace. Deployments embrace:
- Cellular-friendly, responsive designs
- Branded header/footer and README
- Reside, shareable URL
- Full possession and edit entry
This deployment functionality now consists of help for full Python apps constructed with Gradio, increasing the device’s use instances past static websites. Help for Streamlit can be below growth.
For novice builders and even these with technical experience who need to spin up a brand new challenge quick, AnyCoder looks like a fantastic and compelling place to start out.