A tool to generate forms and surveys with just a prompt using Gemini 2.0
FormsCraftAI is a dynamic web application designed to streamline the creation and management of online forms across multiple platforms. Leveraging the power of AI, users can effortlessly generate form structures from simple text prompts, eliminating the tedious manual setup process. This application supports seamless integration with popular form services like Google Forms, SurveyMonkey, and Typeform, providing a centralized platform for form creation.
Users can input a description of their desired form, and FormsCraftAI intelligently translates this into structured questions and fields, automatically adapting to the specific requirements of the chosen platform. The intuitive interface ensures a smooth user experience, while robust authentication via Firebase guarantees secure access. Additionally, the application prioritizes mobile responsiveness, ensuring forms are accessible and functional on any device.
- Generate forms and surveys using Gemini 2.0
- Forms are automatically synced to your google account
- Write specific prompts to generate forms for different use cases
- Major services supported Google Forms, Typeform and SurveyMonkey
- Easy sharing using quick links
-
Clone the Repository:
git clone https://github.com/harshit078/FormsCraftAI
-
Navigate to the Project Directory:
cd formsCraftAI
-
Run
npm install and npm run dev
script in the project root 🪄\
-
Install node_modules and dependencies using npm install and run the project using npm run dev
-
The app shall be available on your host at http://localhost:3000.