LLM stacks \ 4 CPLT \ 4.0b Platforms and tools - terrytaylorbonn/auxdrone GitHub Wiki
25.0728 (0705) Lab notes (Gdrive), Git
This section describes the CPLT demos for the platforms and tools needed for LLM demos. Unlike the YT (Youtube) demos, these CPLT demos try to create a deployment from scratch using on a co-pilot (such as CPLT, GPT, etc).
Instead of starting at the tech bottom ("what is a tuple?"), start at the top, learning how to deploy basic demos. This can be difficult because AI LLMs struggle (for now) to cover (accurately) platform and tool details. Tools and platforms such as
- Github
- Render
- Cloudflare
- AWS/GCP (I tend to avoid working with these because of their scam pricing policies and tricks; they also want to lock you into their proprietary ecosystem)
List of docx's
- #432_(BINGO)_cloudflare_ai_CPLT_.
- Create CloudFlare AI model deployment
- Add a link on docs3.ziptieai.com to prompt the model
- #421_(BINGO)_git_cicd_GPT_. Exploring GIT CI/CD with ChatGPT.
- 4 publish to marketplace (BINGO) (GPT errors)
- 3 one-command script (BINGO)
- 2 simple action / publish (BINGO)
- 1 GPT basic test and deploy (BINGO)
- #420_(JUNK)_git_cicd_CPLT_. Tried with Copilot. Junk.
- #417_(FAIL)_gemini_cli_GPT_. Tried with just GPT. Did not go well.. too many details for the WIP GCLI.
- #416_(CHAOS)_copilot_coding_agent_. Webhook demo worked.. the rest was chaos. #421 with GPT was much better.