Skip to content

Spreadsheet Image to CSV converter using the Anthropic Claude3 Opus large language model

Notifications You must be signed in to change notification settings

nickpalladino/img-llm-csv

Repository files navigation

img-llm-csv

Spreadsheet Image to CSV converter using the Anthropic Claude3 Opus large language model. The Anthropic API does not have CORS headers so this application expects CORS Anywhere running on port 3000 for a proxy.

Screenshot 2024-11-23 at 11 31 58 PM

Need to add a .env file with a key VITE_ANTHROPIC_API_KEY=<your anthropic api key>

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

Spreadsheet Image to CSV converter using the Anthropic Claude3 Opus large language model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published