📢 How to create an AI agent in n8n to solve math exercises from a PDF or image?

Hey everyone,

I was wondering if it would be possible to build an n8n workflow that helps students with math exercises. The idea is to have a system where:

:one: The user uploads an image or PDF containing math exercises.
:two: An OCR extracts the text and mathematical formulas.
:three: The extracted data is stored in a vector database (Supabase) for efficient retrieval.
:four: An AI model (GPT-4, Wolfram Alpha, or others) interprets and solves the exercises step by step.
:five: The user can ask follow-up questions and receive detailed explanations, like interacting with a personal tutor.
:six: The system could integrate with Telegram, WhatsApp, or Email for easy communication.

Need your help!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

We’ve created a new category for help with designing workflows, and I’ve moved your question there: Help me Build my Workflow. Find out how this category works by reading this topic.