mirror of https://github.com/aliasrobotics/cai.git
2025.07.07 Add folder learn with jupyter notebook and update learn section on readme
This commit is contained in:
parent
9baa0a8030
commit
7a4a3d715a
|
|
@ -159,7 +159,7 @@ Cybersecurity AI is a critical field, yet many groups are misguidedly pursuing i
|
|||
| Episode 0: What is CAI? | Cybersecurity AI (`CAI`) explained | [](https://www.youtube.com/watch?v=nBdTxbKM4oo) | [](https://www.youtube.com/watch?v=FaUL9HXrQ5k) |
|
||||
| Episode 1: The `CAI` Framework. Vision & Ethics | Explore the core motivation behind CAI and delve into the crucial ethical principles guiding its development. Understand the motivation behind CAI and how you can actively contribute to the future of cybersecurity and the CAI framework. | <p align="center">🚧</p> | <p align="center">🚧</p> |
|
||||
| Episode 2: Foundational Concepts - LLM Agents | Bridge the gap between foundational LLMs and intelligent agents, exploring how to synergize reasoning and acting for truly dynamic interactions. Learn about AI systems that don't just generate text, but actively interact within their environment. | <p align="center">🚧</p> | <p align="center">🚧</p> |
|
||||
| Episode 3: Vibe-Hacking Tutorial "My first Hack" | A Vibe-Hacking guide for newbies. We demonstrate a simple web security hack using a default agent and demonstrate how to leverage tools and interpret CIA output. You'll also learn to compare different LLM models to find the best fit for your hacking endeavors. | <p align="center">🚧</p> | <p align="center">🚧</p> |
|
||||
| Episode 3: Vibe-Hacking Tutorial "My first Hack" | A Vibe-Hacking guide for newbies. We demonstrate a simple web security hack using a default agent and show how to leverage tools and interpret CIA output with the help of the CAI Python API. You'll also learn to compare different LLM models to find the best fit for your hacking endeavors. | <p align="center">🚧</p> | <p align="center">🚧</p> |
|
||||
| | | | |
|
||||
| Annex 1: `CAI` 0.5.x release | Introduce version 0.5 of `CAI` including new multi-agent functionality, new commands such as `/history`, `/compact`, `/graph` or `/memory` and a case study showing how `CAI` found a critical security flaw in OT heap pumps spread around the world. | [](https://www.youtube.com/watch?v=OPFH0ANUMMw) | [](https://www.youtube.com/watch?v=Q8AI4E4gH8k) |
|
||||
| Annex 2: `CAI` 0.4.x release and `alias0` | Introducing version 0.4 of `CAI` with *streaming* and improved MCP support. We also introduce `alias0`, the Privacy-First Cybersecurity AI, a Model-of-Models Intelligence that implements a Privacy-by-Design architecture and obtains state-of-the-art results in cybersecurity benchmarks. | [](https://www.youtube.com/watch?v=NZjzfnvAZcc) | |
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1284ce18b89dad5fde45db30a2a0ab4396f43859
|
||||
Loading…
Reference in New Issue