Notes - terrytaylorbonn/auxdrone GitHub Wiki
(internal notes)
- https://www.youtube.com/@aiDotEngineer
- GraphRAG: The Marriage of Knowledge Graphs and RAG: Emil Eifrem AI Engineer https://www.youtube.com/watch?v=knDDGYHnnSI
- 89,920 views Aug 28, 2024 A famous poet once said "Natural language is most powerful when it can draw from a rich context." Ok fine, I said that. But that's true of both poetry, and of LLMs! Well, Knowledge Graphs excel at capturing context. How can combining Knowledge Graphs with RAG ... an emerging technique known as GraphRAG – give context to your RAG application, and lead to more accurate and complete results, accelerated development, and explainable AI decisions? This talk will go deep on the why and how of GraphRAG, and where best to apply it. You’ll get concepts, examples, and specifics on how you can get started. You’ll walk away with an understanding of how GraphRAG can improve the context you pass to the LLM and the performance of your AI applications.
- https://www.proplaintiff.ai/
- API Testing - Mock Api for QA Engineers and SDET Codemify https://www.youtube.com/watch?v=SSzg8KgTZnE
- Complete API Tutorial (from design to implementation with OpenAPI) Marco Lenzo https://www.youtube.com/watch?v=YJK03LdXwfQ&t=755s
xxxx
- openapis.org
- https://support.smartbear.com/swaggerhub/docs/en/get-started/openapi-3-0-tutorial.html
- apidog
- openapi generator
- https://www.tutorialspoint.com/nodejs/nodejs-mongodb-query.htm
- Learn Hono Framework by Building API Authentication | Tested in Postman The Dev Corner https://www.youtube.com/watch?v=doZ6Y0oub_8
- https://two85-hoobank2.onrender.com/ The API sandbox Vue website
- React Tutorial - useEffect In Less Than 8 Minutes Arpan Neupane https://www.youtube.com/watch?v=FIkLJYDDWX0
- React Tutorial - useState In Less Than 8 Minutes Arpan Neupane https://www.youtube.com/watch?v=mjZmGyEWqkQ
- How to Create a Node.js + Next.js Project | Express Backend + Next.js & React Frontend Arpan Neupane https://www.youtube.com/watch?v=5Vxx5UkjV4s&t=2s
- How to Create a Flask + React Project with Vite | Python Backend + React Frontend Arpan Neupane https://www.youtube.com/watch?v=ctQMqqEo4G8&t=528s
- *** API Testing - Mock Api for QA Engineers and SDET Codemify https://www.youtube.com/watch?v=SSzg8KgTZnE
- How to Integrate TailwindCSS in React with Vite | Vite Project with React and TailwindCSS Arpan Neupane https://www.youtube.com/watch?v=0ExsWFYgyvU
- https://beeceptor.com/ Deploy a mock API in a few seconds
- How to Create a Express/Node + React Project with Vite | Node Backend + React Frontend Arpan Neupane https://www.youtube.com/watch?v=mKmxc8TcWQ8
- https://cloud.google.com/document-ai/docs, https://cloud.google.com/document-ai/docs/overview, https://cloud.google.com/vertex-ai/generative-ai/docs/start/express-mode/overview
- The End of Tutorials? This Free AI Changes How You Learn Software Forever | Google AI Studio [Kevin Stratvert] (https://www.youtube.com/@KevinStratvert) https://www.youtube.com/watch?v=3cvczHJSRNs
- https://aistudio.google.com/starter-apps/spatial
- https://console.cloud.google.com/billing/linkedaccount?project=gen-lang-client-0770329982&inv=1&invt=AboI0Q
- https://developers.google.com/codelabs/solutions/ai-gemini-101/codelab-2 Exporting prompts from AI Studio to JavaScript and writing NodeJS scripts with the Gemini API
- https://ai.google.dev/gemini-api/docs/quickstart?lang=node https://ai.google.dev/gemini-api/docs/quickstart?lang=node
- ** Build Anything With ChatGPT, Here’s How David Ondrej https://www.youtube.com/watch?v=N_P4pJjVTKc
- Build Anything with Claude Agents, Here’s How David Ondrej https://www.youtube.com/watch?v=5CmAKm1wWW0
- Neelesh Pateriya: AI in Action–10 Transformative Use Cases in API Documentation & Developer Portals API the Docs https://www.youtube.com/watch?v=zQCKQuCNqc0
- Marsh Gardiner: What changes when everyone can code? Rethinking API product journeys in an LLM-world API the Docs https://www.youtube.com/watch?v=31lTdVjw21M
- ChatGPT Crash Course | 10 Practical Use Cases For Developers Traversy Media https://www.youtube.com/watch?v=o_joulYVndM&t=1637s
- AI Agents Tutorial For Beginners codebasics https://www.youtube.com/watch?v=EUey9L9sgzE
- Build Anything with Claude Agents, Here’s How David Ondrej https://www.youtube.com/watch?v=5CmAKm1wWW0
- Anthropic's Model Context Protocol (MCP) is a GAME CHANGER for AI Chris Hay https://www.youtube.com/watch?v=VNb4tGAHgos
- https://groq.com/
- MERN Stack Tutorials by Dave Grayhttps://www.youtube.com/playlist?list=PL0Zuz27SZ-6P4dQUsoDatjEGpmBpcOW8V
- https://courses.davegray.codes/web-dev-roadmap-for-beginners
25.0215 (0121) Gdrive
what ai is not: They Are Lying To You... Awesome https://www.youtube.com/watch?v=m0J8smwFvPI
but, ai could eventually avoid tool lock in: https://youtu.be/aTXdXIEFx6c?t=524

Content
- 1 AI search engines are priceless
- 2 Can AI cover Swagger / GraphQL ?
- 3 Integrate LLM into site
- 4 Train LLM against site docs
The binary algorithms of AI have 0 intelligence and could never have created the API sandbox (or ZiptieAI drone) wikis (AI "training" and "learning" also have nothing in common with human training and learning). But they could now "train" on the content, repackage, add TTS and STT (speech to text), OCR, etc, and then make it much easier to replicate these wikis.
These AI tools are still basically glorified search engines (with genAI to patch things together) with TTS/STT front end. Note that the Google AI websites are STILL the typical google chaos, with no AI to help get started :) . Copilot focues on code, adding all the real intelligence that went in to building compilers.
But that search engine aspect is priceless. AI does all the searching through the endless verbose and confusing official documentation so that you dont have to. AI tools simply give you
- Answers to your questions
- Real-world examples (based on your existing code!)
For those who repack manufacturers content into user-friendly instructions, AI is a real threat:
- The End of Tutorials? This Free AI Changes How You Learn Software Forever | Google AI Studio Kevin Stratvert https://youtu.be/3cvczHJSRNs?t=429
- Swagger does not provide complete API directions.. could AI do this? (I have always done this in documentation; but readers always go to the Swagger as source of truth).
- How to train AI to provide exact GraphQL query to exact questions?
- Searching the site ??? how?
- Can I train an LLM against my own website docs / API-docs?
- The goal: AI assist for the website product


How to get your product docs / API-docs optimized for AI code tools (Copilot, ChatGPT, etc).
As I understand such a JSON file for a site would define the API in a much more complete format than Swagger or GraphQL. THe webcrawlers discover this file, train thair AI tool on it, then users can use standard AI tools (Copilot, GPT, Gemini, Claude.ai, etc) to get detailed targetedanswers to specific API use cases for your site. BINGO!