From a5f050b736e4b1ef3980a0a6051618f7098f0b79 Mon Sep 17 00:00:00 2001 From: nKOxxx Date: Wed, 4 Mar 2026 20:34:55 +0400 Subject: [PATCH] Add tutorial: Build your own AI agent credential vault --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a2e252..ab4c7e5 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ It's a great way to learn. * [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html) * [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html) * [**Zig**: _Build Your Own CLI App in Zig from Scratch_](https://rebuild-x.github.io/docs/#/./zig/terminal/cli) +* [**Python**: _Build your own AI agent credential vault_](https://github.com/nKOxxx/agentvault) #### Build your own `Database`