You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arkon: Enterprise AI Knowledge Hub & MCP Server. Self-hosted knowledge base for teams to manage RAG contexts, access policies, and AI skills. Connect Claude and other LLMs via Model Context Protocol (MCP) for automated, secure organizational knowledge integration.
Stop re-explaining yourself to your AI. MARM gives every session persistent memory, cross-agent context sharing, and structured reasoning that builds as you work. Includes a live web dashboard for browsing memories, logs, and sessions without touching the CLI. MCP connects over HTTP & STDIO to fit most stacks or deployments.
This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key idea is mapping different questions for the same answer. The simplest way is finding keywords in the question. Using the keywords, a query is performed…
🔥 ZEN is a computational knowledge engine, which not only answers all the questions you throw at it but can also analyse images, extract text and provide detailed information. It can also solve mathematical problems and equations directly by uploading problem image.
Knowledge Base System - Ready for Drupal 9 - a wiki system, and a documentation management system designed to host massive amount of content in a structured and easy-to-find format. Vardoc helps you build a connected organization, product, or knowledge area to allow everyone involved to find the answers they seek, and contribute their expertise …
Repository containing all code and data required to reproduce the experiments of 'A decision support system to follow up and diagnose chronic primary headache patients using semantically enriched data'
Implementation of knowledge base (KB) abilities for agents developed in SPADE (Smart Python Agent Development Environment). The finalised product should enable agents to cope with personal and global knowledge bases explicated using logical statements in various languages, or RDF/OWL files.