tablegpt-agent  by tablegpt

LangGraph agent for table-based question answering

Created 2 years ago
612 stars

Top 53.6% on SourcePulse

GitHubView on GitHub
Project Summary

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

Highlighted Details

  • Pre-built agent for TableGPT2, simplifying interaction with tabular LLMs.
  • Built on Langgraph for robust agentic workflow management.
  • Includes evaluation scripts and datasets for table-related benchmarks in realtabbench.

Maintenance & Community

  • The project is associated with the TableGPT2 research effort.
  • Citation details are provided via BibTeX for academic referencing.

Licensing & Compatibility

  • License: Apache 2.0.
  • Compatibility: Permissive license suitable for commercial use and integration into closed-source projects.

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.

Health Check
Last Commit

3 weeks ago

Responsiveness

1 day

Pull Requests (30d)
1
Issues (30d)
1
Star History
10 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
1 more.

tapas by google-research

0.1%
1k
Table QA models for end-to-end neural table-text understanding
Created 5 years ago
Updated 1 year ago
Feedback? Help us improve.