Skip to content

OpenKnots/image-to-text

Repository files navigation

image-to-text

image-to-text

Image to text, fast. Built with the Vercel AI SDK, GPT 4.1-nano, and Next.js.

Deploy with Vercel

Developing

  • Clone the repository
  • Create a .env.local file with AI_GATEWAY_API_KEY=your-api-key where your-api-key is your Vercel AI Gateway key.
    • You can also authenticate with a Vercel OIDC token by linking to a Vercel project (vercel link) and pulling env variables (vercel env pull).
  • Run pnpm install to install dependencies.
  • Run pnpm dev to start the development server.

About

Acquire text from an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published