Sandbox concepts - terrytaylorbonn/auxdrone GitHub Wiki
25.0310 (0225) Doc URLs Stack URLs Lab notes (Gdrive), Git
Contents
- 1 Main project goals
- 2 Deployments (stacks and docs)
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.
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
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)
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.