Inspiration

What it does

How we built it

🚀 About the Project: AI DevLab OS

🔍 What Inspired It

This project began with Amogh Shastry and Harshit Agarwal explorin a list of problem statements shared by a senior. One stood out:

"Create an open-source platform for collaborative development of AI applications."

It immediately made sense. AI development often involves juggling multiple tools — notebooks, API platforms, deployment services — and it rarely feels seamless.

So we asked ourselves, what if the entire workflow could live in one place?

Someone joked, "Imagine if Colab, AutoML, and Postman had a baby." That joke turned into a challenge, and AI DevLab OS was the result.

🛠️ How We Built It

We built everything using Bolt.new, leveraging its fast, prompt-powered environment to bring our vision to life.

Here’s what the platform includes:

  • A landing page with a simple message and call to action
  • A dashboard to manage AI projects
  • Dataset upload with smart detection of task type
  • Auto-generated EDA with visualizations and AI insights
  • Model training using scikit-learn, XGBoost, and HuggingFace
  • A code workspace for editing, fine-tuning, and re-deployment
  • One-click API generation using a FastAPI structure
  • A UI builder that generates frontends from prompts
  • An API tester interface similar to Postman

All of this works without tokens or paywalls — just your data, your idea, and Bolt.

📚 What We Learned

  • How to break down an abstract idea into buildable parts
  • How to write structured, effective prompts for a generative environment
  • The importance of simplicity when building developer tools
  • How to get the most out of Bolt by staying modular and intentional

🧱 Challenges We Faced

  • Keeping prompts clean and flat to avoid timeout errors
  • Designing workflows that feel smooth but remain flexible
  • Ensuring that generated code is modular and readable
  • Making the UI powerful without overwhelming the user

✅ Final Thoughts

AI DevLab OS started as a problem statement but quickly became something we genuinely wanted to use. It’s a fast, frictionless AI workspace designed for real projects — not just demos. Bolt gave us the power to build something simple, clean, and useful from end to end.

We are proud of how it turned out, and we are excited about where it could go next.

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for INDPRAI (AI DevLab OS)

Built With

Share this project:

Updates