Inspiration
Modern engineering teams work across dozens of tools—Slack, GitHub, Jira, Notion, Google Drive, CI/CD platforms, and more. While these tools store an enormous amount of information, they rarely help teams understand how everything is connected.
We noticed two recurring problems:
- Teams repeatedly ask the same questions because important decisions are buried in chat history and documentation.
- Project delays often happen because cross-team dependencies remain invisible until it's too late.
Existing AI assistants are excellent at retrieving information, but they rarely explain why decisions were made or predict how one blocked task will impact the rest of an organization.
We built OrgPulse AI to bridge that gap by transforming Slack into an Organizational Intelligence Platform that understands both company knowledge and project dependencies.
What it does
OrgPulse AI combines an Organizational Memory Graph with a Cross-Team Dependency Graph to create a living representation of an organization's knowledge and workflows.
Instead of simply searching documents, OrgPulse AI reasons across relationships between people, teams, repositories, projects, documents, and conversations.
Key capabilities include:
🧠 Organizational Memory Graph
- Explains why technical and business decisions were made
- Reconstructs decision timelines with cited evidence
- Connects Slack discussions, GitHub PRs, Jira tickets, and documentation
🔗 Cross-Team Dependency Graph
- Maps dependencies across teams and projects
- Detects blocker chains automatically
- Predicts release risks before deadlines slip
👨💻 Expert Discovery
- Identifies subject matter experts based on real contributions
- Surfaces code owners and historical project involvement
📈 Predictive Intelligence
- Highlights projects at risk
- Identifies cascading dependency failures
- Recommends mitigation strategies
💬 Slack-Native Experience
- Natural language conversations
- Proactive alerts
- Interactive dashboards
- Rich Block Kit responses
Rather than acting as another chatbot, OrgPulse AI serves as the organization's intelligence layer.
How we built it
OrgPulse AI was designed as a modern AI-powered enterprise platform.
Frontend
- Next.js
- React
- TypeScript
- Tailwind CSS
- shadcn/ui
- Framer Motion
- React Flow
- Cytoscape.js
- Recharts
Backend
- FastAPI
- Python
- NetworkX
- PostgreSQL
- Redis
AI Layer
- Large Language Models
- Hybrid Retrieval-Augmented Generation (RAG)
- Graph-based reasoning
- Knowledge Graph retrieval
- Citation-aware responses
- Structured tool calling
Integrations
Using an MCP-inspired connector architecture, OrgPulse AI integrates organizational context from services including:
- Slack
- GitHub
- Jira
- Notion
- Google Drive
- Confluence
- Calendar
- CI/CD systems
These data sources are transformed into interconnected knowledge and dependency graphs, enabling the AI to reason over relationships instead of isolated documents.
Challenges we ran into
Building an AI that understands relationships rather than simply retrieving documents introduced several interesting challenges.
The biggest challenge was designing graph structures capable of representing both organizational knowledge and engineering dependencies while keeping AI responses fast and explainable.
Balancing proactive notifications with user experience was another challenge. Instead of overwhelming teams with alerts, OrgPulse AI prioritizes only meaningful risks and surfaces recommendations at the right time.
Integrating multiple external systems into a unified organizational model also required careful abstraction so connectors remain modular and extensible.
Finally, presenting complex graph intelligence in an intuitive dashboard required several design iterations to ensure users could understand dependency chains and decision histories at a glance.
Accomplishments that we're proud of
We're especially proud that OrgPulse AI goes beyond document search.
Some highlights include:
- Built a unified Organizational Intelligence Graph.
- Combined organizational memory with dependency intelligence.
- Implemented graph-based reasoning instead of keyword-only retrieval.
- Created proactive AI recommendations instead of reactive answers.
- Designed a polished enterprise-grade dashboard optimized for Slack workflows.
- Built an extensible connector architecture for future integrations.
- Delivered a clean, modern user experience focused on engineering collaboration.
What we learned
This project reinforced an important lesson:
Organizations don't suffer from a lack of information—they suffer from disconnected information.
We learned that combining knowledge graphs with dependency graphs provides much richer context than traditional search or standalone AI assistants.
We also discovered that explainability matters just as much as intelligence. Users trust recommendations when the AI clearly shows the evidence and relationships behind its conclusions.
Finally, building AI for collaboration is as much a user experience challenge as it is a machine learning challenge.
What's next for OrgPulse AI
We're excited to continue evolving OrgPulse AI into a fully autonomous Organizational Intelligence Platform.
Future plans include:
- Real-time MCP integrations with enterprise tools
- Live graph synchronization across connected systems
- Semantic GraphRAG with vector embeddings
- Multi-agent reasoning for complex organizational workflows
- Autonomous dependency monitoring
- Executive intelligence dashboards
- Enterprise governance and compliance capabilities
- Advanced release forecasting
- AI-powered workflow orchestration
- Organization-wide digital twins for engineering operations
Our long-term vision is to make OrgPulse AI the intelligence layer that helps organizations understand not only what is happening, but also why it happened, what will happen next, and what they should do about it.
Built With
- ai-agents
- docker
- enterprise-ai
- fastapi
- github-api
- google-drive-api
- graphrag
- jira
- knowledge-graph
- langgraph
- model-context-protocol-(mcp)
- neo4j
- networkx
- next.js
- notion
- openai
- postgresql
- python
- rag
- react
- redis
- slack
- slack-ai
- tailwind-css
- typescript
Log in or sign up for Devpost to join the conversation.