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 improvement atmosphere developed by Hugging Face ML Progress Lead Ahsen Khaliq (@_akhaliq on X), has launched on Hugging Face Areas.
The instrument, now out there 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 shoppers or giant 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 similar to Lovable, which additionally enable customers to sort in plain English and start coding apps with out having formal programming information.
Free vibe coding out there to all, powered by Kimi K2
Khaliq constructed AnyCoder as a private mission throughout 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 fundamental performance permits customers to enter plain-text descriptions to generate HTML, CSS, and JavaScript. These are displayed in a reside preview pane and might be edited or immediately deployed. It additionally consists of instance templates for todo apps, dashboards, calculators, and extra.
Constructed fully utilizing Hugging Face’s open-source Python improvement atmosphere Gradio, AnyCoder permits customers to explain functions in plain English or add photographs, and immediately generate working frontend code.
Khaliq constructed AnyCoder as a private mission 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.”
Nevertheless, he additionally famous that a number of open supply fashions are supported and customers can swap 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, 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 practical 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 info, and pictures to construct a brand new model, optionally guided by consumer directions like “make it minimalist” or “add darkish mode.”
To assist up-to-date design tendencies and implementation patterns, AnyCoder provides 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 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 included into code prompts or app content material.
One-click deployment to Hugging Face Areas
AnyCoder permits immediate 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:
- Cell-friendly, responsive designs
- Branded header/footer and README
- Dwell, shareable URL
- Full possession and edit entry
This deployment functionality now consists of assist for full Python apps constructed with Gradio, increasing the instrument’s use instances past static websites. Help for Streamlit can also be beneath improvement.
For novice builders and even these with technical experience who need to spin up a brand new mission quick, AnyCoder looks as if an awesome and compelling place to begin.