Inspiration

The world is facing an education crisis — 44 million teachers are needed by 2030, and burnout is driving many out of the profession. We built Vector to support educators and empower students through AI that teaches how to think, not what to memorize.

What it does

Vector’s Euclid engine provides guided, step-by-step problem solving. Instead of giving answers, it offers hints that help students reason through challenges. It saves teachers time, improves learning outcomes, and scales personalized mentorship to every student, anywhere.

How we built it

We built Vector using:

Python for backend orchestration and API logic

Redis + VLI (Vector Lookup Index) for semantic caching, agent memory, and fast vector search

Parallel AI Framework for searching and document sourcing for teaching

OpenAI GPT-4o Lightning for fast reasoning and conversational guidance

Google Gemini Flash 2.5 for rapid text understanding and response generation

REST APIs and Cloud Functions / Edge Compute for low-latency inference

Agent Memory Server (Redis-based) to store embeddings, context, and user history

Challenges we ran into

Balancing guidance and direct answers — ensuring students learn without shortcuts — was a key challenge. We also optimized latency and scaling, keeping responses under 3 seconds while maintaining low operational costs.

Accomplishments that we're proud of

Achieved 15 % learning gains in pilot tests

Reduced repetitive teacher workload by up to 60 %

Delivered global-scale learning at < $0.01 per session

What we learned

We learned that AI can amplify teachers rather than replace them. The right design transforms AI into a true mentor — one that enhances human creativity, curiosity, and confidence.

What's next for Vector

We plan to expand pilot programs globally, integrate multilingual support, and collaborate with schools to make personalized, affordable education accessible to every learner worldwide.

Built With

  • cloudfunctions
  • edgecompute
  • gemini
  • gpt-4o
  • lightningai
  • metarayban
  • parallelai
  • python
  • redis
  • rest
  • vli
Share this project:

Updates