Hi, I'm Jan 👋
I work at Langdock and created this repository to share ideas, examples, and inspiration for how to use Langdock and its surrounding products. This is a growing collection that I'll continue to expand over time with examples ranging from simple everyday use cases to advanced integrations and automations.
Contributions welcome! If you've built something cool with Langdock, I'd love to include it here.
Langdock is a secure, enterprise-ready AI platform that gives teams access to multiple Large Language Models (GPT-5, Claude, Gemini, and more) in a GDPR-compliant EU environment. It's designed to help organizations leverage AI safely while maintaining data privacy and security standards.
| Feature | Description |
|---|---|
| Chat | Conversational AI interface with model switching, image analysis, web search, and file attachments |
| Assistants | Custom AI chatbots configured with specific instructions, knowledge bases, and tool integrations |
| Knowledge Folders | RAG-powered document retrieval supporting up to 1,000 files with vector search |
| Integrations | 50+ native integrations (Google Workspace, Jira, HubSpot, Slack, etc.) plus a custom integration builder |
| Workflows | Multi-step AI-driven automations with triggers, agents, conditional logic, and integrations |
| MCP Support | Model Context Protocol connections to extend AI capabilities with external tools and services |
| API Access | OpenAI-compatible and Anthropic-compatible endpoints for programmatic access |
| Prompt Library | Save, organize, and share prompts across your workspace |
This repository contains examples for both simple everyday use cases and advanced integrations. Here's what's currently available:
Single-file HTML applications created entirely by Langdock AI. Just describe what you need, and download a working app. Includes PDF tools (compress, merge, split, convert) that run 100% locally in your browser.
Skills demonstrated: Using Langdock to generate complete, functional applications from natural language descriptions.
Materials from the Agents Webinar including:
- Example assistant configurations
- API cloning guides for assistants
- MCP setup instructions
Skills demonstrated: Assistant configuration, API usage, MCP integration.
Python code examples for interacting with the Langdock API programmatically:
- Image Generation — Generate images using the Langdock Assistant API with DALL-E 3, GPT Image 1, Flux, and more
A template for building your own MCP (Model Context Protocol) server that connects Langdock to external APIs and services with API key authentication.
This repo is open for contributions! If you have ideas, examples, or tools that showcase creative ways to use Langdock, I'd love to see them.
- Fork this repository
- Create a new branch for your contribution
- Add your example, tool, or documentation
- Submit a Pull Request with a clear description
See CONTRIBUTING.md for detailed guidelines.
- New single-file HTML tools (built with Langdock)
- API integration examples in any programming language
- MCP server templates for different use cases
- Workflow automation examples
- Assistant configuration templates
- Tutorials and how-to guides
- Integration examples with specific tools
- 🌐 Langdock Website
- 📚 Langdock Documentation
- 🎓 Langdock Workshops
- 📖 Prompt Engineering Guide
- 🔧 API Reference
This repository is maintained by Jan and the Langdock community. Have questions or ideas? Open an issue!