Discover and explore top open-source AI tools and projects—updated daily.
LangGraph agent for table-based question answering
Top 53.6% on SourcePulse
This project provides a pre-built agent for TableGPT2, a series of LLMs designed for table-based question answering. It offers a user-friendly interface for interacting with TableGPT2, leveraging the Langgraph library, and includes evaluation scripts for table-related benchmarks.
How It Works
The agent is built on the Langgraph library, enabling a structured and stateful approach to LLM agent development. This framework facilitates the creation of complex agentic workflows by defining nodes and edges, allowing for modularity and easier management of conversational state and tool usage.
Quick Start & Requirements
pip install tablegpt-agent
Highlighted Details
realtabbench
.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The agent's functionality is dependent on the availability and performance of the underlying TableGPT2 models. Specific hardware requirements for running these models are not detailed in the README.
3 weeks ago
1 day