DriftSense
🚀 Inspiration
DriftSense was inspired by the frustrating reality that teams often revisit the same decisions without realizing it. As project managers and strategists, we saw how easily teams drift—strategic goals quietly diverge from execution, and discussions circle back to old debates. We wanted to build a tool that tracks this drift before it causes delays, confusion, or misaligned deliverables.
💡 What it does
DriftSense analyzes team communications—like meeting notes, shared docs, and chat threads—to detect:
- Repeated decisions or conversations
- Contradictions across time
- Misalignment between strategy and execution
It gives teams a real-time “alignment pulse” so they can course-correct early instead of circling endlessly.
🛠️ How we built it
- Backend: Python + LangChain with OpenAI GPT for semantic analysis
- Frontend: Streamlit dashboard for uploads and visualization
- Data sources: Simulated Slack threads, meeting notes, and strategy docs
- Vector database: Embeddings track concept similarity and topic drift
We designed prompt chains that identify repeated phrasing, changes in intent, and contradictions in key decisions over time.
🚧 Challenges we ran into
- Teaching the AI to differentiate between valid iteration and unhealthy repetition
- Extracting clean, consistent insights from unstructured team inputs
- Designing a UI that’s actionable but not overwhelming
- Getting AI to “understand” evolving team context, not just static text
🏆 Accomplishments that we're proud of
- Built a working prototype that identifies real-world decision misalignments
- Created a clean UX that doesn’t interrupt team flow
- Proved that strategic drift is trackable—without micromanaging people
- Balanced natural language flexibility with structured team insight
📚 What we learned
- Decision misalignment is often invisible—but detectable with the right tools
- Context memory is everything—tracking drift means tracking evolution
- AI doesn’t need to replace judgment—it just needs to spotlight where clarity breaks down
- Teams need more than status updates—they need decision integrity tracking
🔮 What's next for DriftSense
- Integrating directly with Slack, Teams, and Notion via APIs
- Adding timeline-based visualizations of decision drift
- Partnering with compliance teams to detect communication risk or inconsistency
- Creating role-based views for project leads, executives, and audit teams
- Training DriftSense to differentiate between brainstorming and true contradictions
DriftSense isn’t just about what got done—it’s about whether what got done was what was decided.
Log in or sign up for Devpost to join the conversation.