Skip to content

shamitv/ExcelTamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcelTamer

ExcelTamer is an AI Agent designed to work with Excel files. It can automate various tasks, making it easier to manage and manipulate Excel data programmatically.

Features

  • Automate Excel tasks
  • Read and write Excel files
  • Perform data analysis and manipulation

Installation

To install ExcelTamer, clone the repo

Usage

test/invoke_agent.py is a sample script that demonstrates how to use ExcelTamer to automate Excel tasks.

  1. Create an LLM
  2. Provide path to Excel File
  3. Create an instance of Agent
  4. Provide the task you want to perform
  5. Run the agent

ChatBot

test/ChainlitTest.py is a sample script that demonstrates how to use ExcelTamer as a ChatBot.

About

AI Agent that can work on Excel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published