Metadata-Version: 2.5
Name: tabella-enable
Version: 0.1.0
Summary: Tabella AI-enablement: generated REST access layers, MCP tools + live MCP server, RAG vectorization and semantic search
Project-URL: Homepage, https://github.com/Inceptium-ai/tabella
Project-URL: Repository, https://github.com/Inceptium-ai/tabella
Project-URL: Issues, https://github.com/Inceptium-ai/tabella/issues
Author: Yazdan Ahmed
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: fastapi>=0.111
Requires-Dist: httpx>=0.27
Requires-Dist: mcp>=1.2
Requires-Dist: tabella-core
Description-Content-Type: text/markdown

# tabella-enable

AI-enablement generators: the standardized REST access layer
(`spec/access-layer-contract.md`) and the MCP-aligned tool manifest
(`spec/ai-artifact-manifest.md`). M2 adds the live MCP server and RAG
vectorization (chunking, embeddings, pgvector).
