<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jakub Dostál</title>
    <description>The latest articles on DEV Community by Jakub Dostál (@jakub_dostl_c808669b4430).</description>
    <link>https://dev.to/jakub_dostl_c808669b4430</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3981747%2Feead29f7-2a2a-4060-b5d3-34affc87fe5f.jpg</url>
      <title>DEV Community: Jakub Dostál</title>
      <link>https://dev.to/jakub_dostl_c808669b4430</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jakub_dostl_c808669b4430"/>
    <language>en</language>
    <item>
      <title>I built an AI tool that turns your notes into quizzes (Next.js + Claude API</title>
      <dc:creator>Jakub Dostál</dc:creator>
      <pubDate>Fri, 12 Jun 2026 18:06:37 +0000</pubDate>
      <link>https://dev.to/jakub_dostl_c808669b4430/i-built-an-ai-tool-that-turns-your-notes-into-quizzes-nextjs-claude-api-mdh</link>
      <guid>https://dev.to/jakub_dostl_c808669b4430/i-built-an-ai-tool-that-turns-your-notes-into-quizzes-nextjs-claude-api-mdh</guid>
      <description>&lt;p&gt;I just launched a side project called Quizo AI and wanted to share it with the dev.to community.&lt;/p&gt;

&lt;p&gt;What it does&lt;br&gt;
You give it a file, paste some text, drop a URL, or just type a topic — and it generates a quiz, flashcards, or an AI tutor session from it. The goal was to make studying less tedious by automating the part where you'd normally write your own questions.&lt;/p&gt;

&lt;p&gt;What was tricky&lt;br&gt;
Handling multiple input types (PDF, DOCX, images, plain text, URLs) and getting the AI output structured reliably enough to render as proper quiz UI took some iteration. Also building an XP/leveling system to make repeated use feel less boring.&lt;/p&gt;

&lt;p&gt;Try it&lt;br&gt;
It's free, no sign-up required to try: &lt;a href="https://quizo-ai.vercel.app/" rel="noopener noreferrer"&gt;https://quizo-ai.vercel.app/&lt;/a&gt;&lt;br&gt;
Would love feedback — what's confusing, what's missing, or whether this is something you'd actually use for studying. Happy to answer questions about the implementation too.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkx959r8agpukvup5qez8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkx959r8agpukvup5qez8.png" alt=" " width="800" height="416"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>nextjs</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
