Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add a CLI #1

Open
zeke opened this issue Nov 13, 2024 · 1 comment
Open

Feature request: Add a CLI #1

zeke opened this issue Nov 13, 2024 · 1 comment

Comments

@zeke
Copy link

zeke commented Nov 13, 2024

Hey @Nutlope! Cool project. 😎

I saw your post on X and went straight to a global install (without reading any docs 🙈)

npm i -g llama-ocr && llama-ocr

Something about the OCR use-case just made me want to reach for a CLI tool for starters, to kick the tires without having to write any JavaScript code first.

I imagined this would happen:

  1. Type llama-ocr and it would say "Hey go get a Together AI token"
  2. Sign up for Together and create a token and set it in my env
  3. Run llama-ocr and get some guiding help text.
  4. Run llama-ocr some-file.pdf or whatever and see good results.
  5. Maybe eventually write some JS code that uses this module, now that I know it actually works from my CLI testing.
@Nutlope
Copy link
Owner

Nutlope commented Nov 13, 2024

Hi @zeke, hope you've been well! I like that idea, will definitely keep this in mind especially when I add PDF support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants