Logo
Login
Tech Posts 31216
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Introducing Claude Crew: Enhancing Claude Desktop's Coding Agent Capabilities

Introducing Claude Crew: Enhancing Claude Desktop's Coding Agent Capabilities
I've developed a tool called "Claude Crew" that extends Claude Desktop's capabilities as an autonomous coding agent. I'd like to introduce this tool and share some insights gained during its developme...
03.04.2025 0 Read More

Using Docling’s OCR features with RapidOCR

Using Docling’s OCR features with RapidOCR
Using RapidOCR implementation with custom OCR models. Introduction Docling’s RapidOCR integration, especially when used with custom OCR models, is a feature designed to enhance the accuracy ...
03.04.2025 0 Read More

Embeddings Demystified: Math, Meaning & Machines

“Embeddings are like whispers in a language machines can understand — quiet, dense, and surprisingly smart.” What’s the Deal with Embeddings? When you say “I love ice cream,” you...
03.04.2025 0 Read More

Announcing: Native Support for LangChain

LangChain has quickly become the go-to framework for building powerful, multi-step AI agents. Whether you’re constructing decision trees, implementing dynamic workflows, or just wiring up an LLM to ...
03.04.2025 0 Read More

RAG Search with AWS Lambda and Bedrock

RAG Search with AWS Lambda and Bedrock
Today I would like to show you how I solved with Retrieval-Augmented Generation (RAG) Search my problem of poor Large Language Model (LLM) response results.I was creating a system, one of the elements...
03.04.2025 0 Read More

How to build MCP servers with TypeScript SDK

How to build MCP servers with TypeScript SDK
This blog post demonstrates how to get started building your own MCP (Model Context Protocol) servers. There are a lot of resources in the internet that attempts to explain this topic. Although these ...
03.04.2025 0 Read More

Introduce Relysium - Cursor alternative for Emacs

Introduce Relysium - Cursor alternative for Emacs
Recently I try Zed editor and I love it's AI editing tool. I found Elysium package and give it a try. Then I rebuild it to fit my needs. It quickly expanded to fit all my daily needs and workflow. So ...
04.04.2025 0 Read More

Crawling web sites using “Data Prep Kit”

Crawling web sites using “Data Prep Kit”
A hands-on exercise using “data-prep-kit” and storing the result as parquet files. Introduction Alongside with Docling, “IBM Research” open-sourced another sets of tool which could be ...
04.04.2025 0 Read More

Vector Dimensions: Handle with Care!

"Dimensions aren't just numbers — they're the room your ideas get to breathe in." Not All Vectors Are Created Equal So you’ve got an embedding. It’s a list of floats — like [0.23, -0...
04.04.2025 0 Read More

Do you use LLMs? And some podcast recommendations

Right now, I am using LLMs to (a few examples): Translation Given the transcript and/or script of an episode of my podcasts, generate a summary (show notes) for the episode Generate fluffy or bureaucr...
04.04.2025 0 Read More
Loading...
#reading
reflexive and non-reflexive keys in Go (Golang)
0
Ashkan Rajaee on Mastering Email Communication: Why Less is More
0
Is E-Invoicing Mandatory in Croatia? Explained Simply
0
Understanding Contributor License Agreements (CLAs): Bridging Legal Protection and Open Source Innovation
0
Unveiling the WxWindows Library Licence: Balancing Fair Code and Open Source Innovation
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0