https://github.com/yu-iskw/lightdash-ai-tools
Custom tools for AI frameworks as LangChain
https://github.com/yu-iskw/lightdash-ai-tools
dbt langchain langchain-python lightdash
Last synced: 8 months ago
JSON representation
Custom tools for AI frameworks as LangChain
- Host: GitHub
- URL: https://github.com/yu-iskw/lightdash-ai-tools
- Owner: yu-iskw
- License: apache-2.0
- Created: 2025-01-09T00:31:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-10T00:17:43.000Z (9 months ago)
- Last Synced: 2025-09-10T03:44:37.155Z (9 months ago)
- Topics: dbt, langchain, langchain-python, lightdash
- Language: Python
- Homepage: https://pypi.org/project/lightdash-ai-tools/
- Size: 389 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Lightdash AI Tools
## Overview
Lightdash AI Tools is an innovative Python library that bridges the gap between Lightdash's powerful data analytics platform and cutting-edge AI technologies. This library provides a comprehensive suite of tools designed to enhance data exploration, analysis, and interaction through AI-powered workflows.
## Key Features
- 🤖 **AI Framework Integration**
- Native support for LangChain
- Planned support for AutoGen, CrewAI, and Phidata
- 🔍 **Comprehensive Lightdash Tools**
- Retrieve project details
- List explores and spaces
- Manage organization members and groups
- Compile and execute queries
- 🚀 **Easy-to-Use Interfaces**
- Streamlined API interactions
- Robust error handling
- Flexible configuration options
## Installation
Install the library with LangChain support:
```bash
pip install lightdash-ai-tools[langchain]
```
## Documentation
- [LangChain Tools Documentation](docs/langchain.md)
- [Examples](examples/)
## Supported AI Frameworks
| Framework | Status |
| :-------- | :----------- |
| LangChain | ✅ Supported |
| AutoGen | ⬜ Planned |
| CrewAI | ⬜ Planned |
| Phidata | ⬜ Planned |
## License
This project is licensed under the Apache License 2.0.
## Contact
For questions, issues, or support, please open a GitHub issue or contact the maintainers.