yoeven
- Karma
- 0
- Created
- ()
- Submissions
- 0
- CNNs + VLM outperforms pure VLMs on OCR (interfaze.ai)
-
More often than not we pre-process data using an LLM before inserting them into a column/row on the database, for example translating text and storing the different languages or running OCR on a document and storing the…
- Show HN: We trained an MoE LLM built for developer tasks (interfaze.ai)
- Show HN: Interfaze – The LLM Built for Developers (interfaze.ai)
LLMs have changed the way we code, build, and launch a product. Many of these cases are human-in-the-loop tasks like vibe coding or workflows that have a larger margin of error that is acceptable. However, LLMs aren't…
- We Launched Soham AI SDK (npmjs.com)
-
Would devs want a single API that automatically routes to the best LLM for their goal while having basic tools built in like web scraping, web search, etc? Or would devs want way more control like a Lang chain/AI SDK,…
- What even is a small language model now? (jigsawstack.com)
-
I love using markdown for basically anything static, from blogs to static pages on my site, to some docs and even email templates. I tried using notion as a CMS of sorts for my blogs but it tends to cause more problems…
- The HN altenrative I like (dailypings.com)
-
I missed the good old days when gpt-3.5 was the best model in the market. You had one library, one "framework" and one standard. Now we have awesome models like R1 that rival o1 being 100x cheaper, gemini flash 8b with…
- Show HN: TTS Accents – 1000 voice combinations (jigsawstack.com)
Most TTS models today have a fixed set of voices that are tied to a fixed set of languages. We built a trained TTS model with the concept of accents like we have in real life. You can have a Chinese person speaking…
- Show HN: Prompt Engine – Auto pick LLMs based on your prompts (jigsawstack.com)
Nowadays, a common AI tech stack has hundreds of different prompts running across different LLMs. Three key problems: - Choices, picking from 100s of LLMs the best LLM for that 1 prompt is gonna be challenging, you're…
- JigsawStack – A JavaScript/TS AI SDK powered by small models (jigsawstack.com)
-
Hey HN! We’ve outperformed the fastest AI company, Groq, in Speech to Text while having a lower WER score and being more feature-rich. Check out the benchmarks and repo!