Command Palette

Search for a command to run...

UnylyUnyly
Browse all

ChatBotAsistan

FreeNot checked

A customizable AI assistant for all departments . It securely runs on a local LLM, allowing each team to upload their own data, automate workflows, and get accu

GitHubEmbed

About

A customizable AI assistant for all departments . It securely runs on a local LLM, allowing each team to upload their own data, automate workflows, and get accurate, document-based insights and report interpretations.

README

Employee Training Assistant

An AI-powered, fully customizable assistant designed to support every department. It helps employees adapt faster, interpret reports, reduce repetitive questions, and access company information securely and efficiently. The assistant’s knowledge base can easily be updated through an intuitive interface where departments can upload their own documents and data sources.

Overview

Employee Assistant is an intelligent and adaptable chatbot that can be used across various business units such as HR, finance, operations, and management. It leverages Retrieval-Augmented Generation (RAG) to provide accurate, document-grounded answers using official company handbooks, reports, and instructions. Through seamless integration with N8N and FastMCP (MCP Server), it also supports automated workflows and modular agent communication.

From a data security standpoint, the system is extremely safe — all responses are generated locally using a private on-premise LLM, ensuring that no sensitive company data ever leaves the organization’s infrastructure.

Features

  • FAQ Support: Answers frequently asked questions based on verified internal documents.
  • Smart Routing: Directs users to the right department or contact number when information is not available.
  • Document-Based Knowledge: Uses uploaded internal manuals, policies, and reports as knowledge sources for RAG.
  • Cross-Department Use: Can be customized for HR, finance, R&D, operations, or any other team with department-specific data.
  • Automated Flows (N8N): Handles workflow automation such as notifications, report generation, and information updates.
  • Data Security: Maintains strict confidentiality by using a local company-hosted LLM.
  • Customizable: Each department can tailor the assistant’s data and workflows to fit its specific needs through the web interface.

Technologies Used

  • FastAPI
  • Qwen 2.5 7B
  • FastMCP (MCP Server)
  • RAG (Retrieval-Augmented Generation)
  • SQLite
  • N8N
  • HTML
  • CSS
  • JavaScript

System Architecture

The system follows a modular and secure architecture:

  1. User Interface (HTML/CSS/JS): Employees interact through a chat interface.
  2. FastAPI Backend: Handles user requests and manages the main chatbot logic.
  3. RAG Pipeline: Retrieves relevant context from department-specific documents.
  4. Qwen 2.5 7B Model: Generates intelligent, context-aware responses.
  5. FastMCP (MCP Server): Enables modular communication between model and components.
  6. N8N Automations: Executes automated workflows such as routing or alerts.
  7. SQLite Database: Logs conversations and manages document metadata.

N8N Workflows

image image

GUI and Overview

image

from github.com/YusufMertGenc/ChatBotAsistan

Installing ChatBotAsistan

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/YusufMertGenc/ChatBotAsistan

FAQ

Is ChatBotAsistan MCP free?

Yes, ChatBotAsistan MCP is free — one-click install via Unyly at no cost.

Does ChatBotAsistan need an API key?

No, ChatBotAsistan runs without API keys or environment variables.

Is ChatBotAsistan hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install ChatBotAsistan in Claude Desktop, Claude Code or Cursor?

Open ChatBotAsistan on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare ChatBotAsistan with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs