

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
