Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

GATE Coursework Multi-Agent System — Workflow Blueprint

A seven-agent study workflow for turning a GATE Computer Science topic into a structured learning package with theory, previous-year questions, worked examples, pattern analysis, practice questions, and mathematical verification.

Stage: Recovered architecture blueprint only. No executable n8n workflow is included because the original export was not available on this laptop.

Agents

  1. Course Planner
  2. Theory Agent
  3. Previous-Year Question Retrieval Agent
  4. Solved-Example Agent
  5. Problem-Pattern Agent
  6. Practice Generator
  7. Mathematics Verifier

The orchestrator combines all outputs into a single final_markdown study unit while preserving citations, uncertainty, and correction notes.

Intended automation

The original design targeted n8n and the OpenAI Responses API. Each agent receives a scoped instruction and a shared course context; the mathematics verifier runs after content generation and can return corrections before final assembly.

Repository status

Reconstructed from surviving ChatGPT project memory. The original n8n export was not available on this laptop, so this repository documents the workflow honestly instead of presenting invented JSON as the recovered automation.

See docs/workflow.md for interfaces and evaluation gates.

Author

Baavish L. — Computer Science Engineering student and AI systems builder.

Copyright © 2026 Baavish L. All rights reserved.

About

Recovered architecture blueprint for a seven-agent GATE Computer Science coursework workflow.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors