Knowledge Graph
Your knowledge graph is a searchable repository of everything you and your team have learned through AI coding sessions and documents. Dexicon extracts insights, decisions, and patterns from your captured context and makes them accessible.
Search Your Knowledge Graph
Find relevant knowledge using natural language queries at app.dexicon.ai/knowledge-base.
Semantic Search
Unlike keyword search, semantic search understands the meaning of your query and finds conceptually related content.
| Instead of... | Try... |
|---|---|
authentication error | how did I fix the authentication bug? |
react hooks | using React hooks for state management |
database | database migration issues I encountered |
Search Results
Results are ranked by relevance and show:
- Source - Session, document, or knowledge item
- Title - Session title, document name, or knowledge title
- Snippet - Relevant excerpt
- Date - When the content was created
Filtering
Narrow your search by:
- Source type - Sessions, documents, or knowledge
- Date range - Last 7, 30, or 90 days
- Project - Filter to a specific codebase
Chat with Your Knowledge Graph
Have a conversation with your knowledge at app.dexicon.ai/chat.
Ask questions about your codebase, past decisions, and team patterns:
- "How did we implement authentication?"
- "What's our approach to error handling?"
- "Summarize my work from last week"
The chat interface searches your knowledge graph and synthesizes answers with citations back to the original sources.
Search via MCP
Access your knowledge graph directly from your AI coding agent using the Dexicon MCP Server.
Once connected, your agent can search your knowledge:
"Search Dexicon for how I handled API rate limiting"
"What did I do last week?"
"Find my previous sessions about database schema design"See the MCP Server documentation for setup instructions and available tools.
Next Steps
- Capture context to grow your knowledge graph
- Connect MCP to search from your coding agent