MCP.so
登录

KognitiveKompanion

@SkyBehind

关于 KognitiveKompanion

KDE AI Interface and MCP Server Integration

基本信息

分类

其他

许可证

MIT

运行时

html

传输方式

stdio

发布者

SkyBehind

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is KognitiveKompanion?

KognitiveKompanion is a modern, versatile AI interface for KDE and other desktop environments, designed to provide seamless interaction with multiple AI backends including OpenAI, Ollama, and AMD Ryzen AI hardware acceleration.

How to use KognitiveKompanion?

Clone the repository, install Python dependencies with pip install -r requirements.txt, and run the appropriate launch script for your chosen backend: ./run_openai_gui.sh (OpenAI), ./run_kde_ai_interface.py (Ollama), or ./run_ryzen_ai_model.py (AMD Ryzen AI). See MULTI_BACKEND_GUIDE.md for detailed configuration.

Key features of KognitiveKompanion

  • Multi-backend support: OpenAI API, Ollama, and AMD Ryzen AI
  • Advanced UI with collapsible sections and conversation sidebar
  • Screen capture for visual context and audio input support
  • RAG (Retrieval-Augmented Generation) toggle and conversation management
  • KDE theming integration, system tray icon, and floating window option
  • Save, load, and export chat history

Use cases of KognitiveKompanion

  • Interact with GPT-4o or other OpenAI models from a native desktop interface
  • Run local LLMs privately via an Ollama backend
  • Leverage AMD Ryzen AI hardware for accelerated inference
  • Capture screen content to provide visual context to the AI
  • Manage multiple conversations and export chat logs

FAQ from KognitiveKompanion

Which AI backends are supported?

KognitiveKompanion supports OpenAI API (GPT-4o, GPT-3.5-Turbo, etc.), Ollama for local models, and AMD Ryzen AI hardware acceleration.

Does KognitiveKompanion require KDE Plasma?

No, KDE Plasma is optional; the application works on other desktop environments as well.

How do I configure a backend?

Detailed setup instructions for each backend are provided in MULTI_BACKEND_GUIDE.md. For AMD Ryzen AI, see README_RYZEN_AI_SETUP.md.

What are the runtime dependencies?

Python 3.8+ (Python 3.12 recommended), PyQt5, and at least one backend (OpenAI API key, running Ollama instance, or compatible AMD hardware).

Does KognitiveKompanion integrate with MCP?

Yes, the application includes an MCP (Model Control Protocol) client in its app_root/mcp directory, as documented in MCP-INTEGRATION-GUIDE.md.

评论

其他 分类下的更多 MCP 服务器