Giter VIP home page Giter VIP logo

tablesgpt's Introduction

TablesGPT
TablesGPT

Contributor Covenant

TablesGPT is a powerful and versatile open-source application that allows users to extract, organize, analyze, and visualize tabular data from files using natural language commands.

Data Extraction

Features Roadmap

Extract

  • PDF Table Extraction: Enable users to efficiently extract structured tabular data from PDF documents. The implementation will be designed to handle varying table formats, with the capability to accurately identify and parse data from both simple and complex table structures.

Export

  • SQL Query Export: Provide users with the ability to generate SQL queries tailored for inserting the generated JSON data into their preferred database system.

Getting Started

Setting your OpenAI API Key

1️⃣ Navigate to the apis directory

2️⃣ Update the .env file with your OpenAI API key.

Starting the React Frontend

1️⃣ Navigate to the frontend directory:

$ cd frontend

2️⃣ Install the required dependencies (if you haven't already):

$ npm install

3️⃣Start the React frontend:

$ npm start

Starting the Flask API

1️⃣ Navigate to the apis directory:

$ cd apis

2️⃣ Install the required dependencies (if you haven't already):

$ python -m pip install -r requirements.txt

3️⃣ Run the Flask API server:

$ python app.py

Interested in Contributing?

We welcome and appreciate any contributions to our community-driven project. Our goals are to enhance the accessibility and usability of tabular data manipulation, and to make it significantly easier for users with limited technical expertise to interact with and analyze complex datasets. 🚀

Types of Contributions

Discussions, bug reports, issues, and pull requests are all welcome. If you're interested in contributing through pull requests, please follow the guidelines below.

Pull Request Guidelines

  • Review Issues and Pull Requests before submitting your own.
  • Fork the repository and create your branch from the master branch.
  • Make sure your code is well-documented, easy to understand, and readable.
  • Provide a clear and concise description of the changes made in the pull request.
  • Ensure that your pull request has a descriptive title and a reference to the relevant issue(s).
  • Be responsive and open to feedback and suggestions from the community.
  • Please be patient, as we have a small team at the moment and only one person reviewing the pull requests.

tablesgpt's People

Contributors

lightshifted avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.