Building Local OCR Application SmolDocling: A Step-by-Step Guide [Part 2]
Author(s): Youssef Hosni Originally published on Towards AI. If you want to build a Local OCR application so that you do not need to send your documents to APIs. You can use 𝐒𝐦𝐨𝐥𝐃𝐨𝐜𝐥𝐢𝐧𝐠, which is an ultra-compact vision-language model for end-to-end multi-modal …
Building Local OCR Application SmolDocling: A Step-by-Step Guide [Part 1]
Author(s): Youssef Hosni Originally published on Towards AI. If you want to build a Local OCR application such that you do not need to send your documents to APIs. You can use 𝐒𝐦𝐨𝐥𝐃𝐨𝐜𝐥𝐢𝐧𝐠, which is an ultra-compact vision-language model for end-to-end multi-modal …
4 Books to Deepen Your Understanding of LLMs: Theory & Engineering
Author(s): Youssef Hosni Originally published on Towards AI. 4 Books Deep Diving into Large Language Models (LLMs) Large Language Models (LLMs) have transformed natural language processing, powering applications from chatbots to text generation and beyond. Whether you’re looking to build an LLM …
Important LLMs Papers for the Week from 24/02 to 01/03
Author(s): Youssef Hosni Originally published on Towards AI. Stay Updated with Recent Large Language Models Research This member-only story is on us. Upgrade to access all of Medium. Large language models (LLMs) have advanced rapidly in recent years. As new generations of …
Important LLMs Papers for the Week from 17/02 to 23/02
Author(s): Youssef Hosni Originally published on Towards AI. Stay Updated with Recent Large Language Models Research This member-only story is on us. Upgrade to access all of Medium. Large language models (LLMs) have advanced rapidly in recent years. As new generations of …
Building LLM Agents with LangGraph #1: Introduction to LLM Agents & LangGraph
Author(s): Youssef Hosni Originally published on Towards AI. Step-by-Step Guide to Building LLM Agents with LangGraph This member-only story is on us. Upgrade to access all of Medium. LLM agents are a very powerful tool for automating complex workflows. In this first …
Important LLMs Papers for the Week from 10/02 to 16/02
Author(s): Youssef Hosni Originally published on Towards AI. Stay Updated with Recent Large Language Models Research This member-only story is on us. Upgrade to access all of Medium. Large language models (LLMs) have advanced rapidly in recent years. As new generations of …
Important LLMs Papers for the Week from 03/02 to 09/02
Author(s): Youssef Hosni Originally published on Towards AI. Stay Updated with Recent Large Language Models Research This member-only story is on us. Upgrade to access all of Medium. Large language models (LLMs) have advanced rapidly in recent years. As new generations of …
Important Computer Vision Papers for the Week from 27/01 to 01/02
Author(s): Youssef Hosni Originally published on Towards AI. Stay Updated with Recent Computer Vision Research This member-only story is on us. Upgrade to access all of Medium. Every week, researchers from top research labs, companies, and universities publish exciting breakthroughs in diffusion …
Fine-Tuning DeepSeek R1 on Reasoning Task with Unsloth [Part 2]
Author(s): Youssef Hosni Originally published on Towards AI. Hands-On Fine-Tuning DeepSeek on Medical Reasoning Dataset This member-only story is on us. Upgrade to access all of Medium. DeepSeek company recently released DeepSeek-R1, the next step in their work on reasoning models. It’s …
Fine-Tuning DeepSeek R1 on Reasoning Task with Unsloth [Part 1]
Author(s): Youssef Hosni Originally published on Towards AI. Hands-On Fine-Tuning DeepSeek on Medical Reasoning Dataset This member-only story is on us. Upgrade to access all of Medium. DeepSeek company recently released DeepSeek-R1, the next step in their work on reasoning models. It’s …
Important LLMs Papers for the Week from 20/01 to 26/01
Author(s): Youssef Hosni Originally published on Towards AI. Stay Updated with Recent Large Language Models Research This member-only story is on us. Upgrade to access all of Medium. Large language models (LLMs) have advanced rapidly in recent years. As new generations of …
Important Computer Vision Papers for the Week from 20/01 to 26/01
Author(s): Youssef Hosni Originally published on Towards AI. Stay Updated with Recent Computer Vision Research This member-only story is on us. Upgrade to access all of Medium. Every week, researchers from top research labs, companies, and universities publish exciting breakthroughs in diffusion …
Building Multimodal RAG Application #8: Putting it All Together! Building Multimodal RAG Application
Author(s): Youssef Hosni Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Multimodal retrieval-augmented generation (RAG) is transforming how AI applications handle complex information by merging retrieval and generation capabilities across diverse data types, …
Building Multimodal RAG Application #7: Multimodal RAG with Multimodal LangChain
Author(s): Youssef Hosni Originally published on Towards AI. This member-only story is on us. Upgrade to access all of Medium. Multimodal retrieval-augmented generation (RAG) is transforming how AI applications handle complex information by merging retrieval and generation capabilities across diverse data types, …