Educational
Yoha

Yoha

A practical hand tracking engine. Note: Yoha is currently unmaintained. Quick Links: Demo Code Docs Website npm Installation To get started with Yoha, you need to install the library via npm: npm install @handtracking.io/yoha Please note the following: You need to...

How to Create Sentence Embeddings with Mixedbread’s Model

How to Create Sentence Embeddings with Mixedbread’s Model

Welcome to the exciting world of natural language processing, where machines learn to understand text as we do! In this article, we will explore how to utilize Mixedbread’s powerful sentence embedding model, specifically designed for both German and English texts. By...

How to Convert Receipt Images to JSON Using OCR

How to Convert Receipt Images to JSON Using OCR

In this guide, we will explore how to utilize Optical Character Recognition (OCR) technology to convert receipt images into structured JSON format. This process can be immensely helpful for automating bookkeeping, inventory management, and expense tracking....

How to Convert Receipt Images to JSON Using OCR with ChatML

How to Convert Receipt Images to JSON Using OCR with ChatML

In the ever-evolving world of data interaction, converting receipts from images to structured data allows businesses to streamline operations and enhance accuracy. Today, we'll explore how to use OCR (Optical Character Recognition) capabilities to achieve this magical...

How to Convert Receipt Images to JSON Using OCR and ChatML

If you've ever dealt with a pile of receipts and wished for an easier way to manage them, you’re in the right place! In this article, we will explore how to convert receipt images into JSON format using Optical Character Recognition (OCR) and ChatML. This method helps...

How to Embed Text with Nomic’s Embed Model v1.5

Welcome to our comprehensive guide on how to utilize the Nomic Embed Text Model v1.5! In this tutorial, we'll walk you through the steps necessary to effectively embed text using this powerful model. Just like a skilled artist who carefully selects each brush stroke...

How to Utilize MN-12B-Lyra-v1 Quantization

How to Utilize MN-12B-Lyra-v1 Quantization

Welcome to a comprehensive guide on how to efficiently use the static quantized versions of the MN-12B-Lyra-v1 model hosted on Hugging Face. This post simplifies the complexities involved in handling these models to ensure you can integrate them into your projects...