Skip to content

ye4293/2txt

 
 

Repository files navigation

2xt

Image to text, fast. Built with the Vercel AI SDK, Claude, and Next.js.

Deploy with Vercel

Developing

  • Clone the repository
  • Create a .env.local file with ANTHROPIC_API_KEY=your-api-key where your-api-key is your Anthropic API key from console.anthropic.com.
  • Run pnpm install to install dependencies.
  • Run pnpm dev to start the development server.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.4%
  • CSS 0.5%