A1 AI stack deployments - terrytaylorbonn/auxdrone GitHub Wiki

25.0522 (0508) Doc URLs Stack URLs Lab notes (Gdrive) Git

A1-4 PUBLIC AI stack deploys


References


Concepts

  • Public external access to UI and (possibly) agent/model API
    • Security
    • Billing
  • deploy model to hugging face, etc
    • Possibly local deploy?
    • without the agent would deploy gradio UI along with model to same place probably
  • does the agent have to be deployed to the same place as model? (probably not)
  • ORANGE: external (not part of deployment)
  • BLUE: MCP/A2A access to external systems

image


Deployments (HF, Render, etc)

Overview

  • 4 (ON) #491 (2c.2c) HF Sentiment with Gradio UI
  • 3 (XX) #385D openai_agents_sdk (Substack article)
  • 2 (XX) #382 pydantic
  • 1 (XX) #379 mcp

XX = turned off for security/cost concerns (cost = has a token (for the LLM) that could incur $ for usage).


4 #491_ai_stack_sentiment_GPT_COPILOT_v05_25.0522

https://huggingface.co/spaces/terrytaylorbonn/492_opt-sentiment-space

image


Not finished yet, but the basics work.

image
image


image
image


image
image

























OLD

Latest (AI stack) deployments (on Render; these deployments have been suspended).


There are lots of complete MERN stack deployment demos. But I have found none for AI stack demos. The idea for this section is to gradually

  1. Hack together (with GPT's help) some complete localhost demos.
  2. Deploy (on Render).

See #499_AI_API_deployments_devplan_ for the table that lists all demos (including deployments).

image

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