Turn ChatGPT Conversations into Live Surveys
Don't build forms from scratch. Ask ChatGPT, Claude, or Gemini to write a survey, paste the text below, and get a professional, shareable form in seconds.
Step 1: Generate with AI
Open ChatGPT, Claude, or Gemini and paste this prompt:
"Create a customer satisfaction survey in Markdown format. Include 5 questions about [Insert Topic Here]. Use a mix of rating scales (1-5) and open-ended feedback questions. Ensure the output is raw Markdown."
You don't need to write code. Just copy the text the AI generates—our tool handles the formatting automatically.
Step 2: Import Survey
Paste your AI-generated markdown below:
By using the service, you agree to our privacy notice and terms of use
Step 1: Generate with AI
Your survey questions are ready. Proceed to the next step to review and import.
Step 2: Review Survey
By using the service, you agree to our privacy notice and terms of use
Discover our features
Frequently Asked Questions
There are two ways to import a survey:
- Manual Import: Ask ChatGPT, Claude, or Gemini to create a survey in Markdown, then paste the result into the import box.
- Direct Link: If you’re using an AI agent that supports our Import Protocol, it can generate a clickable link. Open it to import the survey instantly.
Any AI that can generate Markdown will work.
We’ve tested it with ChatGPT (OpenAI), Claude (Anthropic), Gemini (Google), and Llama-just ask the model to write the survey in Markdown format.
No. You can generate, import, and share surveys without signing up.
Importing via a direct link has a size limit of about 4KB (roughly 500 words).
For longer surveys, simply ask the AI to return the raw Markdown and paste it into the manual import box.
Absolutely. Once imported, you enter our Visual Editor. You can change questions, add logic, customize colors, and tweak the design before sharing it.
Yes. You can ask the AI to include logic notes like > If "Yes", skip to end.
We attempt to interpret these as branching rules, and you can always fine-tune them in the Visual Editor.
This usually happens if the survey is too long for a URL or if the AI didn't URL-encode the Markdown correctly. Try asking the AI to "give me the raw Markdown code" and paste it manually instead.
Yes. Generating and importing surveys is completely free.
Yes. Once you start collecting responses, you can view analytics in your dashboard and export the data to CSV or Excel.
You can find the technical specification for the Import Protocol at llms.txt. This file is designed to be read by LLMs to teach them how to use our tool.