
TeachAny | AI Teaching Tools Platform for Teachers
Create lessons, worksheets, and quizzes using AI tools to streamline your teaching.
TeachAny — 使用 TeachAny AI 工具,简化您的教学 - [更多功能](https://www.teachany.com/tools)
The full gallery
Tech stack
26 projects

Create lessons, worksheets, and quizzes using AI tools to streamline your teaching.
TeachAny — 使用 TeachAny AI 工具,简化您的教学 - [更多功能](https://www.teachany.com/tools)

Verify university attendance through GPS geofencing, digital ticketing, and anti-fraud features.
@TechPriest_001 · X

Converts study PDFs into flashcards, quizzes, and audio podcasts with weak-area detection.
@indiesaasgrowth · X
I built a study app. . It's a study app for medicos , it turns pdf into flash cards , audio podcasts, quizzes and so on. It makes study easier. And also reminds them to study and analyses their weak points and then it trains us accordingly. It also shows their performance and progress over time .

Quiz platform for kids (Grades 1-10) to practice and learn through interactive quizzes.
@lodha13 · X
Checkout below apps Hisabarabar (Play Store)

Track your placement prep by practicing DSA patterns with ChatGPT-powered guidance.
@8876sahil · X
If you tired of random DSA videos and unstructured placement prep. You can try trackMe a free placement tracker. Practice DSA pattern-wise, prepare topic-wise, and learn with ChatGPT. Feedback welcome. Share if useful

Turn your study notes into competitive quiz battles and get AI coaching on weak topics.
u/Due_Load6189 · Reddit
I built a study battle app and need honest feedback Hey everyone, I’m a student building StudyClash, an app that turns practice questions into competitive study battles. You can try a deck, answer questions, get a score, see what topics you’re weak in, and use an AI coach to understand mistakes. I’m not trying to sell anything right now — I just need honest feedback before I show it to more people. Main things I want feedback on: Is the app easy to understand? Does anything look b

Learn math and physics through cinematic missions and interactive physics simulations.
@electricdrago10 · X

Generate study plans and AI quizzes from YouTube playlists for structured learning.
@shuvo_xyz · X

Track your learning progress and project development as a developer.
@Dev_code_04 · X

Free AI tutor for kids aged 7-9 that personalizes lessons in coding and technology through interactive games.
u/Designer_Process_715 · Reddit
I built a free AI tutor for kids that remembers each kid and makes learning feel like a game I'm a software engineer and dad of three. My two older kids were deep in YouTube Shorts and Roblox, and I didn't mind the screen — I minded that they walked away with nothing. So over the last ~7 months I built the thing I wished existed. It's called Aivie Spark. My favorite moment testing it: my son hit a Boss Challenge on a math topic and got stuck. Instead of giving up — or getting the answer

AI operating system for founders that turns strategic thinking into tracked execution.
@AshiveCompany · X

Manage academic conferences: submit and review papers, handle scheduling and registration.
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age