Another fortnight, another Rig release. The GOAT AI agent framework that is RUST MOGGING everyone.
State machines, determinism, MCP, and more, check out the full changelog here: https://t.co/6NkWfzw540
Rig v0.38.1 is out! Don't ask why it's not v0.38.0 😅
1 MILLION downloads on https://t.co/HULtyOtxKa btw
Cassette tests, better JSON schemas for tools, more hooks, and improvements all around.
Read the full changelog here: https://t.co/HtFwDRuDMW
I have never solved an LC in my life. And yet I am preparing to soon give what will probably be one of the biggest talks I've done ever.
You'll be fine as long as you are making an effort to learn the ancient texts.
⌛17 days to go.
On May 29, I’ll run my upcoming Rust workshop:
Build AI-Powered Applications in Rust
This is the structure:
1. Project Overview
What we’re building and how the application is structured.
2. Axum Backend
A Rust web server, static frontend, and API routes.
3. Database Layer
PostgreSQL and SQLx for storing conversations and documents.
4. LLM Integration
Using Rig to connect the Rust backend to an AI model.
5. RAG & Agents
Document retrieval, grounded responses, and AI tools.
6. MCP & Final Demo
Exposing Rust-powered tools with MCP and running the final end-to-end demo.
The goal is simple:
Build a real AI-powered application in Rust, from backend to LLMs, RAG, agents, and MCP.
Link to register: https://t.co/43e008abnB
Rig v0.37.0 is out! ULTIMATE Rust AI lib!
Major DX improvement: `rig` facade crate lets you finally just `cargo add rig` to get started.
Experimental: `rig-memory` allows developers to create custom memory policies and conversation compaction strategies
https://t.co/QUbPFhpq2L
In America there are laws that treat corporations as people, I think thats not enough, we should add laws that treat AI as people
and this would compound, so an AI corporation is double human, meaning its life is double the value of a normal human
wrote a little guide on how you can build your own private rag bot with @AskVenice@qdrant_engine and python! complete with re-ranking and more 🚀
check it out: https://t.co/YhG35KXBzJ
Rig 0.36.0 is out! The AI library for all Rustaceans.
New providers: MiMo, MiniMax, Moonshot, Copilot, https://t.co/3Y5SH1GkGC
New models: Opus 4.7, GPT 5.5, GPT Image 2
Using your ChatGPT or Copilot subscription instead of API.
Full changelog: https://t.co/CIByKeRbVF
Sci-Hub is an evil website that pirated 85M+ research papers and made them freely available
And now they've added AI to their database to make Sci-Bot.
It answers your questions using latest, full-text articles.
But DO NOT use it. We should all try to make billion-dollar academic publishers richer.
I'm putting the link below so you know how to avoid it.
@Cenk_SsS Feature-wise we want to add more support for local models, and expand our surface to support more APIs such as the Gemini Interactions API
I am also working on a number of demos with Rig that I hope to share soon.