OpenChatBI is an intelligent chat-based BI tool powered by large language models, designed to help users query, analyze, and visualize data through natural language conversations. It uses LangGraph and LangChain to build chat agent and workflows that support natural language to SQL conversion and data analysis.
Stars
544
Forks
70
Watchers
544
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: restrict file formats in save_report tool to enhance security (#12)
372a7e8View on GitHubfeat: implement multi-provider support for LLM configuration and usage (#6)
9a978c4View on GitHubchore: remove deprecated func get_relevant_documents for langchain 1.0 preparation
9293192View on GitHubfeat: set embedding_model as optional and use BM25-based retrieval as fallback
5cd96a8View on GitHub