HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nutlope

no profile record

投稿

Free Llama 3.2 vision API

together.ai
1 ポイント·投稿者 nutlope·2 年前·0 コメント

New SOTA Reranker from Salesforce

together.ai
1 ポイント·投稿者 nutlope·2 年前·0 コメント

A practitioner's guide to testing and running GPU clusters

together.ai
80 ポイント·投稿者 nutlope·2 年前·12 コメント

Vercel AI Accelerator: $850k in API Credits from OpenAI, Anthropic, and More

vercel.com
8 ポイント·投稿者 nutlope·3 年前·0 コメント

Restore old and blurry face photos with AI

restorephotos.io
8 ポイント·投稿者 nutlope·4 年前·4 コメント

Leading DevRel at a Silicon Valley Startup

elmghari.com
1 ポイント·投稿者 nutlope·4 年前·0 コメント

Turbopack, the successor to Webpack

vercel.com
626 ポイント·投稿者 nutlope·4 年前·312 コメント

Show HN: Collaborative event registration with WebGL and WebSockets

nextjs.org
91 ポイント·投稿者 nutlope·4 年前·16 コメント

コメント

nutlope
·2 年前·議論
Thank you!
nutlope
·2 年前·議論
Should be up, please try again!
nutlope
·2 年前·議論
Hi all, I'm the author of llama-ocr. Thank you for sharing & for the kind comments! I built this earlier this week since I wanted a simple API to do OCR – it uses llama 3.2 vision (hosted on together.ai, where i work) to parse images into structured markdown. I also have it available as an npm package.

Planning to add a bunch of other features like the ability to parse PDFs, output a response in JSON, ect... If anyone has any questions, feel free to send them and I'll try to respond!
nutlope
·3 年前·議論
Hey! Have you tried out Edge Streaming yet? It uses the Edge Runtime which is a fraction of the cost of serverless functions and lets you stream responses for much longer than 10 seconds, giving you the "chatting" effect that you see on ChatGPT.

Docs: http://vercel.fyi/streaming Example: https://vercel.com/blog/gpt-3-app-next-js-vercel-edge-functi...
nutlope
·4 年前·議論
It's a conference registration site that involves a series of challenges involving a wordle and a multiplayer experience with a prism built with Three.js