🤖

Let the AI Do It

You describe it. AI builds it. We put it online.

The plain text version includes everything your AI needs — all stack specs, file requirements, and instructions in one place.

How to get your app online

1

Ask your AI to build your app

Tell it what you want to build and which stack you're on. Don't know your stack? Ask: "Which stack am I using?" — it'll know.

2

Point your AI here

Share this page with your AI assistant so it knows exactly how to set things up for Niblit.ai. Or send it the plain text version (button above).

3

Zip your project folder

Select all your project files and compress them into a single .zip file. Your AI can walk you through this if needed.

4

Upload and watch it go live

Hit the Upload button in the nav, drop in your zip, and we handle the rest. Your app will have its own public link in minutes.

What happens after you upload?

We run your app through three quick stages. The whole thing usually takes under two minutes.

🔍

Checking your files

We make sure everything looks good before we start

⚙️

Getting it ready

We install your app's needs and package it up

🚀

Almost live!

Starting everything up on the cloud

You're live!

Your app is online and shareable

Copy this prompt for your AI

Paste this into your AI chat to get perfectly formatted files for Niblit.ai:

I want to publish my project to Niblit.ai. Please read the complete guide at niblit.ai/stacks/ai-guide/?format=raw — it has all the stack specs and file requirements in one place. Then help me prepare my project for upload. Tell me which stack I'm on and generate all the required files.

Common things that go wrong

  • ! Zipped the wrong folder — Your files should be at the top level of the zip, not inside another folder. If you zipped a folder called "my-app", unzip it and zip the contents instead.
  • ! Missing setup file — Each stack needs a Dockerfile (a special setup file). Your AI generates this automatically if you tell it you're uploading to Niblit.ai.
  • ! Included extra junk — Never include node_modules or .venv folders — they're huge and not needed. Your AI knows to skip these.
  • ! Wrong setup type selected — Make sure the stack you pick on the upload page matches what your AI built. When in doubt, ask your AI.