Student Project Showcase

Explore projects created by students of the Agentic AI course. These demonstrate practical applications of concepts learned throughout the semester.

Want to submit your project? See How to Submit below.


Research Assistant Agent

Spring 2025 | Week 7 Application

A Self-RAG based research assistant that finds, summarizes, and cites academic papers with verification.

Self-RAG LangGraph

Multi-Agent Code Review

Spring 2025 | Week 5 Application

A team of specialized agents that review code for bugs, style, security, and performance.

Multi-Agent CrewAI

Financial Report Analyzer

Spring 2025 | Week 8 Application

GraphRAG-based system for analyzing and querying 10-K reports with knowledge graph construction.

GraphRAG Finance

Project Categories

By Week Topic

Week Topic Projects
1-2 Foundations ReAct implementations, CoT comparisons
3-4 Tools & Planning MCP servers, Reflexion agents
5-6 Multi-Agent Team agents, framework comparisons
7-8 RAG & Knowledge Self-RAG, GraphRAG applications
9-10 Quality & Eval Verification pipelines, benchmarks
11-12 Domain & Research Specialized agents, novel research

By Domain

  • Research: Literature review, paper summarization
  • Code: Review, generation, debugging
  • Finance: Analysis, compliance, reporting
  • Education: Tutoring, assessment, content creation

How to Submit

Eligibility

  • Must be enrolled in or have completed the course
  • Project must use concepts from the course
  • Code should be documented and runnable

Submission Process

  1. Prepare your project
    • Clean, documented code
    • README with setup instructions
    • Demo video or screenshots (optional)
  2. Create a GitHub repository
    • Public or private (we can access private repos)
    • Include course week/topic tags
  3. Submit via form
  4. Review process
    • Reviewed within 2 weeks
    • Feedback provided
    • Featured if exceptional

What Makes a Good Submission

  • Clear problem statement
  • Demonstrates course concepts
  • Well-documented code
  • Reproducible results
  • Novel or creative approach

Submission Template

## Project Title

**Week/Topic**: Week X - Topic Name
**Team**: Your Name(s)
**Repository**: [Link to GitHub]

### Problem Statement
What problem does your project solve?

### Approach
Which course concepts did you apply?

### Results
What did you achieve?

### Demo
[Link to demo video or screenshots]

### Learnings
What did you learn from this project?

Past Semesters

Spring 2025

First semester of the course. Projects will be featured as they are submitted.


Ready to Submit?

Share your work with the community and get featured on this page!

Submit Your Project

Back to top