From bb2066c909f6581ba40fc5ddef3870954ae553ab Mon Sep 17 00:00:00 2001 From: Beehive Innovations Date: Mon, 6 Oct 2025 14:14:13 +0400 Subject: [PATCH] docs: videos Added examples of API usage with and without Zen, including links to visual assets. --- docs/tools/apilookup.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/tools/apilookup.md b/docs/tools/apilookup.md index 4571c7f..be1d710 100644 --- a/docs/tools/apilookup.md +++ b/docs/tools/apilookup.md @@ -15,6 +15,12 @@ AI: [Searches based on training data knowledge cutoff] Result: You get outdated APIs for iOS 18, not the iOS 26 effect you're after ``` +
+ + [API without Zen](https://github.com/user-attachments/assets/01a79dc9-ad16-4264-9ce1-76a56c3580ee) + +
+ ### With Zen (Using apilookup) ``` User: "use apilookup how do I add glass look to a button in swift?" @@ -28,6 +34,12 @@ AI: Step 1 - Search: "what is the latest iOS version 2025" Result: You get the correct, current APIs that work with today's iOS version ``` +
+ +[API with Zen](https://github.com/user-attachments/assets/5c847326-4b66-41f7-8f30-f380453dce22) + +
+ ## Key Features ### 1. **OS Version Detection** (Critical!)