
Building a Rust API with Claude Sonnet 4.5
Putting Anthropic's bold claim to the test by building a Rust API from scratch with Sonnet 4.5


Best AI Coding Tools for Rust Projects: IDEs vs Terminals
We tested seven AI coding tools on the same Rust project. See how each performed on speed, accuracy, and terminal vs IDE workflows.


How to Build a stdio MCP Server in Rust
Learn how to build MCP server in Rust using the rmcp crate. This MCP server development guide covers stdio MCP server creation, DNS lookup MCP implementation, and AI agent extension with Model Context Protocol Rust SDK.


Backend Challenge: Learn Rust Microservices for the Cloud
Build, optimise, and deploy production-ready Rust microservices on Shuttle Cloud in the free ShellCon challenge. Learn async, SQL, memory tuning and more while shipping a live, React-powered dashboard.


AI Assisted Rust Development Environment Setup: Build Rust APIs in Minutes
Learn how to build a complete Rust API with AI in 5 minutes using Cursor, MCP servers, and Shuttle.


Building a Discord Summarizer bot with DeepSeek, Rig & Rust
Exploring real life use cases with AI, using DeepSeek and the Rig AI framework.


Building an arXiv Agent with Rig & Rust
Learn about using the Rig LLM framework to be able to create AI agents for assisted research via arXiv.


A Comprehensive Guide to the llm-chain Rust crate
Deep diving into the llm chain crate and leveraging Rust's version of Langchain


Implementing Semantic Caching with Qdrant & Rust
Using semantic caching for RAG in a Rust web service context and deploying it


Building Agentic RAG with Rust, Qdrant & OpenAI
Using GPT-4o, Qdrant and Rust to build an agentic RAG workflow in a web service and deploy it


Building AI Agents with Rust
Using GPT-4o and Rust to build AI agents in a web service and deploy them


Prompting AWS Bedrock with Rust
Prompting AWS Bedrock with Rust, looking at outputting both static and streamed GPT responses


AI Agents: Building AI Primitives with Rust
Building AI agents with OpenAI and Rust


Building your first AI tool in Rust
Writing a simple AI helper with Rust using llm-chain


Building a RAG Web Service with Qdrant and Rust
Diving into Retrieval Augmented Generation to help enhance your web applications


Semantic Search with Qdrant, OpenAI and Shuttle
Explore the process of creating a semantic search with Qdrant, OpenAI, and Shuttle. The article provides a detailed guide on indexing blogs, using OpenAI for document queries, and deploying a web application.
