Create a Python SDK/client library for BrainDB to make it easy to integrate from Python applications and AI agents. ### Acceptance Criteria - [ ] Python package (pip installable) - [ ] Async support (aiohttp or httpx) - [ ] Type hints throughout - [ ] Cover core endpoints: remember, recall, search, agents, claims - [ ] Basic documentation and examples ### Notes Many AI/ML tools are Python-based, so a Python SDK would significantly expand BrainDB's reach.
Create a Python SDK/client library for BrainDB to make it easy to integrate from Python applications and AI agents.
Acceptance Criteria
Notes
Many AI/ML tools are Python-based, so a Python SDK would significantly expand BrainDB's reach.