HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nutlope

no profile record

Submissions

Free Llama 3.2 vision API

together.ai
1 points·by nutlope·2 tahun yang lalu·0 comments

New SOTA Reranker from Salesforce

together.ai
1 points·by nutlope·2 tahun yang lalu·0 comments

A practitioner's guide to testing and running GPU clusters

together.ai
80 points·by nutlope·2 tahun yang lalu·12 comments

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

vercel.com
8 points·by nutlope·3 tahun yang lalu·0 comments

Restore old and blurry face photos with AI

restorephotos.io
8 points·by nutlope·4 tahun yang lalu·4 comments

Leading DevRel at a Silicon Valley Startup

elmghari.com
1 points·by nutlope·4 tahun yang lalu·0 comments

Turbopack, the successor to Webpack

vercel.com
626 points·by nutlope·4 tahun yang lalu·312 comments

Show HN: Collaborative event registration with WebGL and WebSockets

nextjs.org
91 points·by nutlope·4 tahun yang lalu·16 comments

comments

nutlope
·2 tahun yang lalu·discuss
Thank you!
nutlope
·2 tahun yang lalu·discuss
Should be up, please try again!
nutlope
·2 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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