GraphCanon updated 1w · GitHub synced 1w
Decision brief
core is a Python-based AI microservice tool for building chatbots and integrating vector search. It supports conversational interfaces through the ag-ui-protocol.
Good fit when
- For projects that require an open-source solution under GPL-3.0, because core's licensing aligns with this requirement
- When developing in Python, as the tool is built for this language and integrates well with Python-based workflows
Avoid when
- If your project needs proprietary license terms, since core restricts use by GPL-3.0 which might not fit all commercial scenarios
- In cases where you require a non-Python environment, as the tool may require significant custom code to adapt to another language
- Hosting:
- self hosted - core can be self-hosted.
- Requirements:
- Requires Python support due to being Python-based.
Observed Jul 14, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (16d since push)
- As of 1w
- Provenance
- Not a fork · Organization account
- As of 1w
- Security (OSV)
- 2 low (2 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install core PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Python-based AI agent service supporting conversational interfaces and vector search.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 15, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 15, 2026
Categories
Tags
README
License and trademark
Code is licensed under GPL3.
The Cheshire Cat AI logo and name are property of Piero Savastano (founder and maintainer).
For agents
This page has a .md twin and JSON over the API.