Giter Club home page Giter Club logo

cleanagent's Introduction

CleanAgent: Automatically Standardize Your Data with LLM-based Agents

Introduction

CleanAgent is a tool that automates the data standardization process with LLM-based Agents. You only need to upload the table that needs to be standardized, and CleanAgent will get your hands free, standardize your data automatically and return the standardized table to you. Our demo paper CleanAgent: Automating Data Standardization with LLM-based Agents will be published in the future.

If you think this small project is interesting or helpful to you, please considering give us a star ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ ! ๐Ÿ˜ƒ

Usage

Please use CleanAgent with the following commands:

git clone https://github.com/sfu-db/CleanAgent
cd CleanAgent
conda create -n cleanagent python=3.10.6
conda activate
export OPENAI_API_KEY="Your_Openai_API_Key"
pip install -r requirements.txt
chainlit run main.py

Then you can see the web UI of CleanAgent on http://localhost:8000

Demonstration

You also can watch the following 4-mins demo to learn how to use CleanAgent:

Citation

If you think CleanAgent is useful for you, please considering to cite our CleanAgent:

@article{qi2024cleanagent,
  title={CleanAgent: Automating Data Standardization with LLM-based Agents},
  author={Qi, Danrui and Wang, Jiannan},
  journal={arXiv preprint arXiv:2403.08291},
  year={2024}
}

cleanagent's People

Contributors

qidanrui avatar

Stargazers

xiaolunzhou avatar  avatar YuBo avatar  avatar Hao Chen avatar Federico Errica avatar Drew avatar  avatar  avatar Henry Ye avatar  avatar Periklis Papanikolaou avatar zedzhou avatar

Watchers

Weiyuan Wu avatar Jiannan Wang avatar Tianzheng Wang avatar  avatar  avatar  avatar

Forkers

admariner

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.