Official Python SDK for the Brainus AI API - RAG-powered educational content queries with citations.
- Async-first - Built with
httpxfor modern async/await patterns - Type-safe - Full type hints with Pydantic models
- Automatic retries - Configurable retry logic for resilience
- Error handling - Custom exceptions for different error cases
- Citation support - Get source documents with page numbers
- Usage tracking - Monitor your API usage and quotas
pip install brainus-aiFull documentation, quick start guide, API reference, and examples are available at:
https://developers.brainus.lk/docs/sdks/python
MIT License - see LICENSE for details.
Made with ❤️ by the Brainus team