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: 3 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T09:10:10.000Z (3 months ago)
- Last Synced: 2025-03-10T10:23:49.241Z (3 months ago)
- Topics: dbt, langchain, langchain-python, lightdash
- Language: Python
- Homepage: https://pypi.org/project/lightdash-ai-tools/
- Size: 680 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.