Use Case Library

Comprehensive code examples for every Graphlit API operation - organized for maximum discoverability.


🚀 New to Graphlit?

Start with the basics first: Quickstart: Your First Agent

Can't find what you need? Open Ask Graphlit in the Developer Portal (or visit ask.graphlit.dev) - AI assistant that writes code for you


🎯 I Want To... (Find by Task)

Getting Content In

Searching & Finding

AI Conversations

Extracting Knowledge

Advanced


📚 Browse by API Entity (Advanced)

For developers who understand the Graphlit data model:

Understanding content types, metadata, search, and the tri-store architecture.

Start here: Content Type vs File Type | Hybrid Search


Knowledge Graph (24 guides)

Extract entities, build knowledge graphs, and query relationships.

Popular: PDF Entity Extraction | Email Entities | Observable Model


Data Source Feeds (31 guides)

Connect 25+ data sources: Slack, Gmail, GitHub, Google Drive, Jira, and more.

By Type: Messaging | Cloud Storage | Project Management | Social Media


Build AI agents with streaming responses, multi-turn context, and entity-filtered RAG.

Popular: Stream Agent Real-Time UI | Prompt with Citations


Workflows (6 guides)

Configure content processing pipelines with preparation and extraction stages.

Start here: Entity Extraction Workflow | Complex Multi-Stage


Specifications (6 guides)

Configure LLM models, embeddings, and custom specifications.

Popular: Custom Models | Embedding Configuration


Collections (4 guides)

Organize content into collections for scoped queries and management.

Start here: Create and Manage Collections


Alerts (2 guides)

Scheduled content publishing operations.

Note: Alerts are periodic publishing operations, not monitoring alerts.


Views (2 guides)

Organize and display content in customizable layouts.

Start here: Create Semantic Search View


Cost optimization, monitoring, multi-tenant isolation, and production best practices.

Popular: Cost Optimization | Multi-Tenant Isolation


  1. Knowledge Graph from PDFs - Complete PDF → entities pipeline

  2. Streaming Conversation with Citations - Real-time RAG with sources

  3. Create Slack Feed - Sync Slack messages with entity extraction

  4. Hybrid Search Deep Dive - Understanding RRF algorithm

  5. Entity Extraction Workflow - Configure 12 medical + general entity types


Documentation Philosophy

Every use case includes:

  • TypeScript canonical examples with Python/C# adaptations

  • Complete, working code ready to copy-paste

  • Configuration options and variations

  • Developer hints and gotchas

  • Common issues & solutions

  • Production patterns from real applications


Getting Started: Quickstart: Your First Agent | Knowledge Graph Tutorial

Platform Concepts: Key Concepts | Semantic Memory

Sample Apps: GitHub Samples Repository


Total: 117 verified use case guides | Updated: January 2025 | All code verified against TypeScript SDK

Last updated

Was this helpful?