Skip to content

Commit f284ba8

Browse files
authored
Merge pull request #2174 from qdrant/iit-hack-blog
add iit hackathon blog
2 parents 662e9ae + edf8dce commit f284ba8

File tree

5 files changed

+92
-0
lines changed

5 files changed

+92
-0
lines changed
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
---
2+
title: "Convolve 4.0 - IIT Hackathon Winners"
3+
draft: false
4+
slug: iit-hack-winners
5+
short_description: "Discover the winners of Qdrant’s Convolve 4.0 - IIT Hackathon, where developers built innovative vector search applications using Multi-Agent Intelligence Systems - from e-commerce to healthcare, trends, and more."
6+
preview_image: blog/iit-hack-2026/convolve.png
7+
social_preview_image: blog/iit-hack-2026/convolve.png
8+
date: 2026-02-27
9+
author: Manas Chopra
10+
featured: true
11+
tags:
12+
- news
13+
- blog
14+
---
15+
Builders from across India came together for Convolve 4.0 - A Pan IIT AI/ML Hackathon, hosted by IIT Madras, to develop impactful, real-world AI systems across critical domains. The hackathon focused on multi-agent systems, retrieval-augmented generation (RAG), vector memory, multimodal intelligence, and production-ready AI pipelines.
16+
17+
Participants built solutions spanning healthcare and medical reasoning, disaster response and crisis intelligence, climate and risk monitoring, legal-tech and governance systems, misinformation detection, public safety, infrastructure auditing, education, and civic-tech platforms. Many projects emphasized persistent AI memory, domain-aware guardrails, spatial intelligence, and collaborative agent architectures designed for long-term, scalable deployment.
18+
19+
With a prize pool of around ₹2 lakh, Convolve 4.0 highlighted how advanced AI/ML systems—powered by intelligent retrieval, multimodal data, and agentic workflows - can address complex societal and national-scale challenges.
20+
21+
👉 Full hackathon details: [Hackathon page](https://unstop.com/hackathons/convolve-40-a-pan-iit-aiml-hackathon-open-to-all-iit-guwahati-1609886)
22+
23+
Let’s dive into the top projects and what we liked about each of them.
24+
25+
---
26+
27+
## 🏆 Overall Winners
28+
29+
### 🥇 1st Place: Masthishq (Krishna Koushik Padigala)
30+
31+
**Total Prize: `₹1,25,000 Cash and Qdrant Goodie box`**
32+
33+
**What it is:** Masthishq is a multimodal AI agent that acts as a cognitive prothesis. By leveraging Computer Vision (FaceNet, YOLO), Vector search (Qdrant), and Large Language Models (Llama 3 via Groq), the system provides real-time, context-aware assistance. It identifies people and objects in the patient's environment, retrieves associated long-term memories ("This is Jill, your sister"), and engages in empathetic, looped conversations to soothe the patient. The system includes a Patient App featuring an animated avatar for accessibility and a Caregiver Dashboard for secure memory management.
34+
35+
Repo: [Masthishq Repo](https://github.com/krishk2/Masthishq/)
36+
37+
### 📸 Project Showcase
38+
39+
![Masthishq Patient Interface](/blog/iit-hack-2026/ss-1.png)
40+
41+
---
42+
43+
### 🥈 2nd Place: SignalWeave - A Temporal AI Memory System for Emerging Trendsk (T Mohamed Yaser)
44+
45+
**Total Prize: `₹75,000 Cash and Qdrant Goodie box`**
46+
47+
**What it is:** SignalWeave is a temporal AI memory system for detecting emerging trends from weak signals - small, scattered mentions that typically go unnoticed. It continuously ingests content, converts each signal into vector embeddings, clusters related signals, and accumulates them over time. Instead of treating data as snapshots, it promotes trends only after they gather enough evidence, enabling early detection through temporal merging and growth scoring.
48+
49+
Qdrant serves as the system’s persistent vector memory layer. It stores signal embeddings and evolving cluster centroids, enables fast cosine similarity search for merging and retrieval, and preserves historical context across runs, making temporal trend accumulation possible.
50+
51+
**Demo App:** [SignalWeave](https://signalweave.vercel.app/)
52+
53+
**Repo:** [SignalWeave Repo](https://github.com/Yaser-123/signalweave)
54+
55+
### 📸 Project Showcase
56+
57+
![SignalWeave Trend Detection](/blog/iit-hack-2026/ss-2.png)
58+
59+
---
60+
61+
### 🥉 3rd Place: Demeter (Debarghya Das)
62+
63+
**Total Prize: `₹50,000 Cash and Qdrant Goodie box`**
64+
65+
**What it is:** Demeter is an autonomous multi-agent system for hydroponic farm management that creates a digital twin of the growing environment and makes expert-level decisions without constant human supervision. It ingests multimodal data - crop images and sensor readings (pH, EC, temperature, humidity) - and fuses them into a unified vector representation called a Farm Memory Unit (FMU), which is stored in Qdrant for long-term memory and retrieval.
66+
67+
Qdrant acts as the system’s persistent cognitive backbone, storing fused plant states, agronomic knowledge for RAG, and plant biography histories. Specialized agents (Water, Atmospheric, Doctor, Supervisor) retrieve historical cases, similar environmental states, and scientific references from Qdrant to make grounded decisions. A Contextual Bandit then selects the safest optimal strategy, while feedback from a Judge agent updates Qdrant with outcome data - allowing Demeter to continuously learn which interventions work best over time.
68+
69+
**Repo:** [Demeter Repo](https://github.com/Deb044/Demeter)
70+
71+
### 📸 Project Showcase
72+
73+
![Demeter Dashboard](/blog/iit-hack-2026/ss-3.png)
74+
75+
---
76+
77+
## Why These Projects Matter
78+
79+
These winners stand out because they treat memory and retrieval as foundational infrastructure - not add-ons. Instead of one-off AI outputs, they built systems that remember, reason over history, and improve over time.
80+
- Masthishq uses multimodal vector memory to reconnect dementia patients with people and past context.
81+
- SignalWeave accumulates weak signals over time, using persistent clustering and hybrid search to detect emerging trends early.
82+
- Demeter stores multimodal farm states and historical interventions to power safe, learning-driven hydroponic automation.
83+
84+
Across all three, Qdrant acts as the long-term memory layer, enabling grounded decisions, reuse of past knowledge, and continuous improvement.
85+
86+
As always, many strong projects competed, but these winners highlight what’s possible when AI systems are designed to truly remember.
87+
88+
## What’s Next
89+
90+
A huge thank you to everyone who built, mentored, or joined. You’ve proven that with Qdrant, the possibilities are limitless.
91+
92+
👉 Join the community: [qdrant.tech/community](https://qdrant.tech/community)
1.15 MB
Loading
184 KB
Loading
256 KB
Loading
527 KB
Loading

0 commit comments

Comments
 (0)