Skip to content

vrohan999/mind-form-maker

Repository files navigation

🧠 Mind Form Maker

AI-powered Form Creator – Instantly generate smart, customizable forms from natural language.


📑 Presentation Overview

The Problem

  • Manual form creation is time-consuming and repetitive.
  • Non-technical users struggle with rigid, limited form builders.
  • Businesses need smarter, customizable, AI-driven forms.

Our Solution

  • Describe your form in natural language, get a ready-to-use form instantly.
  • AI engine suggests fields, validation, and structure.
  • Flexible, customizable, and developer-friendly.

Process

  1. User Input → “I want a job application form with name, email, skills, and experience.”
  2. AI/ML Model → Extracts fields, validation rules, UI components.
  3. Form Generator → Creates form in HTML/React schema.
  4. Preview & Deploy → Embed into websites or apps.

Impact

  • ⏱ Saves time: instant generation
  • 🌍 Accessible: no coding required
  • ⚡ Flexible: supports multiple domains
  • 🚀 Scalable: extendable to surveys, workflows, assistants

📘 Documentation

1. Setup Guide

Requirements:

  • Node.js (>= 18)
  • npm / yarn
  • MongoDB (local or cloud)

Installation:

git clone https://github.com/vrohan999/mind-form-maker.git
cd mind-form-maker

# Install dependencies
npm install

# Setup environment variables
cp .env.example .env   # update with DB URI, API keys

# Run development server
npm run dev

What technologies are used for this project?

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages