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 internet app growth setting developed by Hugging Face ML Development Lead Ahsen Khaliq (@_akhaliq on X), has launched on Hugging Face Areas.
The instrument, now accessible for all customers of the AI code sharing repository Hugging Face, integrates reside previews, multimodal enter, and one-click deployment — all inside a hosted setting, permitting indie creators with out a lot technical experience, or these engaged on behalf of purchasers or giant enterprises, to get began “vibe coding” internet apps quickly utilizing the help of Hugging Face-hosted AI fashions.
It additionally acts due to this fact as an alternative choice to companies equivalent to Lovable, which additionally permit customers to kind in plain English and start coding apps with out having formal programming information.
Free vibe coding accessible to all, powered by Kimi K2
Khaliq constructed AnyCoder as a private venture throughout 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 essential performance permits customers to enter plain-text descriptions to generate HTML, CSS, and JavaScript. These are displayed in a reside preview pane and could be edited or instantly deployed. It additionally contains instance templates for todo apps, dashboards, calculators, and extra.

Constructed completely utilizing Hugging Face’s open-source Python growth setting Gradio, AnyCoder permits customers to explain purposes in plain English or add photographs, and immediately generate working frontend code.
Khaliq constructed AnyCoder as a private venture throughout 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 photographs, internet 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 instrument 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 data, 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 affords internet 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 photographs 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 integrated into code prompts or app content material.
One-click deployment to Hugging Face Areas
AnyCoder permits on the spot 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 embody:
- Cellular-friendly, responsive designs
- Branded header/footer and README
- Stay, shareable URL
- Full possession and edit entry
This deployment functionality now contains help for full Python apps constructed with Gradio, increasing the instrument’s use instances past static websites. Help for Streamlit can also be below growth.
For novice builders and even these with technical experience who need to spin up a brand new venture quick, AnyCoder looks as if an amazing and compelling place to begin.