
llm desktop
Desktop app for chat bots
Repository Info
About This Server
Desktop app for chat bots
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
llm-desktop
An Electron application with React and TypeScript
Recommended IDE Setup
- VSCode + ESLint + Prettier
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Running Ollama
- install on windows
- customize model location, port, for example:
$env:OLLAMA_HOST = "0.0.0.0:11444"
$env:OLLAMA_MODELS = "S:\Ollama\models"
Find windows host address in wsl2 (WSL network access mode: NAT):
ip route show | grep -i default | awk '{ print $3 }'
TODO
- MCP integration
- RAG & Memory
- add model capabilities: tool, think, image
Quick Start
Clone the repository
git clone https://github.com/leol15/llm-desktopInstall dependencies
cd llm-desktop
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.