Need smarter insights in your inbox? Join our weekly newsletters to get solely what issues to enterprise AI, knowledge, and safety leaders. Subscribe Now
AnyCoder, an open-source net app growth atmosphere developed by Hugging Face ML Development Lead Ahsen Khaliq (@_akhaliq on X), has launched on Hugging Face Areas.
The software, now accessible for all customers of the AI code sharing repository Hugging Face, integrates dwell 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 subsequently as a substitute for providers corresponding to Lovable, which additionally enable customers to sort in plain English and start coding apps with out having formal programming data.
Free vibe coding accessible to all, powered by Kimi K2
Khaliq constructed AnyCoder as a private mission inside the Hugging Face ecosystem and as “one of many first vibe coding apps” to assist Moonshot’s highly effective but small and environment friendly Kimi K2 mannequin launched final week.
AnyCoder’s primary performance permits customers to enter plain-text descriptions to generate HTML, CSS, and JavaScript. These are displayed in a dwell preview pane and may be edited or straight deployed. It additionally contains instance templates for todo apps, dashboards, calculators, and extra.
Constructed completely 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 mission 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-Considering
Code from UI pictures, net search integration, and OCR assist
Utilizing the ERNIE-4.5-VL mannequin, AnyCoder helps multimodal era. 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 software that extracts content material from any public web site and re-renders it with a extra fashionable format. 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 assist up-to-date design traits and implementation patterns, AnyCoder presents net search integration through 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 through OAuth and granting the required permissions, customers can deploy apps beneath their very own Hugging Face account namespace. Deployments embrace:
- Cellular-friendly, responsive designs
- Branded header/footer and README
- Dwell, shareable URL
- Full possession and edit entry
This deployment functionality now contains assist for full Python apps constructed with Gradio, increasing the software’s use instances past static websites. Help for Streamlit can be beneath growth.
For novice builders and even these with technical experience who wish to spin up a brand new mission quick, AnyCoder looks like an incredible and compelling place to start out.