Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/.vitepress/theme/components/Services/List.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,13 @@ const services = [
description: 'Self-hosted, powerful, and privacy-focused chat UI for multiple AI models.',
category: 'AI'
},
{
name: 'LobeChat',
slug: 'lobe-chat',
icon: '/docs/images/services/lobe-chat.webp',
description: 'Open-source, modern AI chat framework with multi-provider support and knowledge base management.',
category: 'AI'
},
{
name: 'LibreTranslate',
slug: 'libretranslate',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/images/services/lobe-chat.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions docs/services/lobe-chat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: LobeChat
description: Here you can find the documentation for hosting LobeChat with Coolify.
---

# LobeChat

<ZoomableImage src="/docs/images/services/lobe-chat.screenshot.webp" />


## What is LobeChat?

LobeChat is an open-source, modern AI chat framework built for everyone. It supports multi AI providers, knowledge base management, and plugin system to provide a comprehensive AI chat experience.


## Features

- **Multi-Provider Support**: Compatible with OpenAI, Claude, Gemini, and many other AI providers
- **Knowledge Base**: Built-in knowledge base management for enhanced AI responses
- **Plugin System**: Extensible plugin architecture for custom functionality
- **Modern UI**: Beautiful and responsive user interface
- **Self-Hosted**: Full control over your data and privacy
- **Multi-Modal**: Support for text, image, and file inputs

## Links

- [Official Website](https://chat.lobehub.com?utm_source=coolify.io)
- [Official Documentation](https://lobehub.com/docs?utm_source=coolify.io)
- [GitHub Repository](https://github.com/lobehub/lobe-chat?utm_source=coolify.io)