Inspiration
Every time an experienced engineer leaves a company, years of undocumented knowledge leave with them. Documentation is often outdated, critical decisions exist only in Slack conversations or people's memories, and onboarding new team members can take months.
We wanted to answer a simple question:
What if organizations could preserve institutional knowledge before it disappears?
Continuum was built to transform scattered information into a living organizational memory that understands people, expertise, projects, and relationships—not just documents.
What it does
Continuum is an AI-powered Organizational Memory Platform that predicts and prevents knowledge loss before it happens.
The platform continuously analyzes organizational knowledge and provides:
- 🧠 AI-powered organizational memory
- 📊 Knowledge health scoring
- ⚠️ Critical employee risk detection
- 🕸️ Interactive organizational knowledge graph
- 📄 Automated transition plans
- 🔍 Semantic knowledge retrieval using vector search
- 📈 Executive dashboards with measurable business impact
Instead of searching through folders, documents, or chat history, organizations can instantly retrieve institutional knowledge with natural language.
How we built it
We built Continuum as a modern full-stack AI application.
Frontend
- Next.js 15
- React
- TypeScript
- Tailwind CSS
- Framer Motion
Backend
- Next.js API Routes
- Prisma ORM
Database
- Amazon Aurora PostgreSQL
- pgvector for semantic search
AI
- Vector embeddings
- Semantic retrieval
- Knowledge graph generation
- AI-generated transition plans
The platform stores organizational knowledge as vectors inside Aurora PostgreSQL, enabling intelligent similarity search and contextual retrieval while maintaining transactional reliability.
Challenges we ran into
One of the biggest challenges was designing an experience that feels intelligent rather than simply displaying documents.
We focused on representing relationships between employees, systems, projects, and expertise instead of building another document repository.
Another challenge was combining traditional relational data with vector embeddings so users could search both structured organizational data and unstructured knowledge through a single interface.
Finally, we wanted the dashboard to communicate business value immediately through knowledge health metrics, dependency visualization, and quantified organizational risk.
Accomplishments we're proud of
- Built a complete AI-powered organizational memory platform
- Integrated Amazon Aurora PostgreSQL with pgvector
- Designed an interactive organizational knowledge graph
- Implemented AI-generated transition planning
- Created executive dashboards that quantify knowledge risk
- Delivered a polished, production-quality user experience suitable for enterprise teams
What we learned
Building Continuum reinforced how powerful vector databases become when combined with relational data.
Amazon Aurora PostgreSQL allowed us to manage transactional business data while also enabling semantic search through pgvector, making it possible to build a scalable AI application without introducing additional database infrastructure.
We also learned that AI becomes significantly more valuable when it is connected to organizational context instead of isolated documents.
What's next for Continuum
Our roadmap includes:
- Real-time Slack, GitHub, Jira, and Confluence integrations
- Automatic knowledge extraction from meetings
- AI onboarding assistants for new employees
- Organizational digital twins
- Predictive workforce planning
- Enterprise authentication and RBAC
- Multi-tenant SaaS deployment
- Fine-grained permission-aware semantic search
Our vision is to become the operating system for organizational knowledge, ensuring that expertise is never lost—even when people move on.
Built With
- amazon
- amazon-web-services
- aurora
- css
- framer
- github
- motion
- next.js
- node.js
- openai
- pgvector
- postgresql
- prisma
- react
- tailwind
- typescript
- vercel
Log in or sign up for Devpost to join the conversation.