Skip to content

Craft Forms with a Thought. Dynamic Q&A with GPT-4.

License

Notifications You must be signed in to change notification settings

ucciqun/autoform

Repository files navigation

AutoForm

AutoForm is your key to intuitive surveys. Harness the power of GPT and discover:

  • 📝 Designing - Craft surveys tailored to your needs.

  • 🤖 Automating - Evolve your questions based on real-time feedback.

  • 📊 Analyzing - Dive deep into insights and understand your respondents.

Running locally

You will need to use the environment variables defined in .env.example to run AutoForm.

Note: You should not commit your .env file.

git clone [email protected]:ucciqun/autoform.git
npm install
npx prisma db push
npx prisma generate
npm run dev

Authors

ucciqun https://github.com/ucciqun

License

Distributed under the MIT License. See LICENSE for more information.