Skip to content

gptscript-ai/local-files-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-files-demo

A demo of using GPTScript to interact with files of various types on your workstation.

This GPTScript will launch a chat assistant that has the ability to read and query files in your specified workspace. It can read and process PDFs, query Excel files, and extract data from CSV and JSON files.

The sample-data directory in this repo has a few files you can use to experiment with this tool. To use them, launch like this:

gh repo clone gptscript-ai/local-files-demo
cd local-files-demo
gptscript --workspace=./sample-data ./agent.gt

You can also run it without cloning the repo:

gptscript --workspace=/Your/path/here github.com/gptscript-ai/local-files-demo

About

A demo of using GPTScript to interact with local files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published