Skip to content

XufanLU/Tabular-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bachelor_thesis

Installation

  1. Execute conda env create -f environment.yml to setup your conda environment
  2. Activate your new conda env with conda activate bachelor_thesis
  3. Execute pip install -e . in bachelor_thesis root folder (where the pyproject.toml is) to install all the requirements.

How to use Tabular Agent

  1. Insert the PDF file path in main.py.
  2. Execute python main.py.
  3. Send out your query to the Tabular Agent.

About

A tabular agent designed for question-answering on structured data from PDFs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors