by crazycloud · Agent Tool · ★ 83
Conversational AI with Function Calling for Data Analysis Overview The chatbot is designed to provide data analysis insights from database based on a predefined schema. It is built using Chainlit and OpenAI's GPT-3.5-turbo-1106 model. The chatbot utilizes OpenAI function calling to decide when to use tools and in case of db error it retries. https://github.com/crazycloud/data-analysis-llm-agent/assets/1109740/0ede2932-643c-4a2f-b557-40e9571ba841 How to run it Available Tools The chatbot has access to a range of tools, including: Database Query: Execute database queries to retrieve data.
| Stars | 83 |
| Forks | 18 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 65.3735656744192/100 |
| Last Updated | 2024-05-06 |
| Created | 2024-05-02 |
| Platforms | python |
| Est. Tokens | ~118k |
Explore other popular agent tool tools:
data-analysis-llm-agent is A Data analysis agent powered by llm for querying database and visualizing results. It is categorized as a Agent Tool with 83 GitHub stars.
data-analysis-llm-agent is primarily written in Python. It covers topics such as ai-agents, chainlit, data-analysis.
You can find installation instructions and usage details in the data-analysis-llm-agent GitHub repository at github.com/crazycloud/data-analysis-llm-agent. The project has 83 stars and 18 forks, indicating an active community.
data-analysis-llm-agent is released under the Apache-2.0 license, making it free to use and modify according to the license terms.