Joshua Mo
A Comprehensive Guide to the llm-chain Rust crate
Deep diving into the llm chain crate and leveraging Rust's version of Langchain
Joshua Mo
Implementing Semantic Caching with Qdrant & Rust
Using semantic caching for RAG in a Rust web service context and deploying it
Joshua Mo
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
Joshua Mo
Building AI Agents with Rust
Using GPT-4o and Rust to build AI agents in a web service and deploy them
Joshua Mo
Prompting AWS Bedrock with Rust
Prompting AWS Bedrock with Rust, looking at outputting both static and streamed GPT responses
Ian Rumac
AI Agents: Building AI Primitives with Rust
Building AI agents with OpenAI and Rust