Skip to content

daniellohrey/chat-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chat Excel

To install:

cd ~
git clone https://github.com/daniellohrey/chat-excel.git
cd chat-excel
pip3 install -r requirements.txt

To use:

cd ~/chat-excel
export OPENAI_API_KEY=<your api key here>
python3 chat-excel.py <path to your .xlsx file>

A .csv file will be created next to the file your provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages