Sandbox concepts - terrytaylorbonn/auxdrone GitHub Wiki

25.0310 (0225) Doc URLs Stack URLs Lab notes (Gdrive), Git

(video overview)

Contents

  • 1 Main project goals
  • 2 Deployments (stacks and docs)

image


1 Main project goals

The main goals of this project are

  • Demo deployments
  • Hands-on experience with a wide range of tools
  • Useful tech docs (on this wiki and the Gdrive

2 Deployments (stacks and docs)

The following diagram sums up the current goals for the stack and non-stack (mainly doc) MAIN deployments.

image

STACK

Traditional MERN Stack is the main demo.

  • #2 MERN stack (React frontend (FE), Express/Nodejs backend (BE), Mongo DB)
  • #1 API and API-docs (swagger)
  • #3 Deployment (of FE and BE) to Render.com  

NON STACK (main doc deployments)

This includes everything that is not a part of the programming stack.

  • #4.1 Doc websites and Youtube channel
  • #4.2 API clients / collections (postman)
  • #4.3 AI reasoning (NEED DIAGRAM)
  • #4.4 AI chat (RAG with local/remote model)
  • #4.5 RAG (a method to add local content to a remote or local AI model)  

#4.1 Doc websites and Youtube channel

image image image image

#4.2 API clients / collections (postman)

image image

#4.3 AI reasoning (NEED DIAGRAM)

image

#4.4 AI chat (RAG with local/remote model)

image image






















2 Project evolution (mission creep)

The technical coverage of this project has widened considerably since its inception in Sept 2024 and now includes

  • API docs (the original singular goal)
  • APIs and stacks (MERN)
  • AI (LLMs) as
    • Dev tools (coding assistants, swagger generation, doc content (RAG/agents) and website creation)
    • Chat and customer service components with remote/local LLM with custom scraped input (RAG) from my lab notes

4 Gdrive lab notes

The "lab notes" are docx files that in the Gdrive that contain my detailed tech notes.

image

image

image



5 Git

image

⚠️ **GitHub.com Fallback** ⚠️