AI Architect Hub
Author

AI Architect Hub

Discuss AI and architecture; a ten-year veteran of major tech companies now transitioning to AI and continuing the journey.

13
Articles
0
Likes
21
Views
0
Comments
Recent Articles

Latest from AI Architect Hub

13 recent articles
AI Architect Hub
AI Architect Hub
Apr 10, 2026 · Artificial Intelligence

How to Build an AI‑Powered WeChat Article Automation Workflow with Prompt Engineering

This guide walks through creating a fully automated WeChat public‑account article publishing pipeline using large‑model prompt engineering, covering token retrieval, title generation, subtitle creation, hand‑drawn comic generation, content formatting, image handling, and final draft publishing with detailed code snippets.

AIJavaScriptLarge Language Model
0 likes · 11 min read
How to Build an AI‑Powered WeChat Article Automation Workflow with Prompt Engineering
AI Architect Hub
AI Architect Hub
Apr 9, 2026 · Artificial Intelligence

Master Prompt Engineering: CRIS, RAG, and Agent Strategies for Reliable LLM Outputs

This guide presents a comprehensive prompt engineering framework—including the CRIS four‑step template, RAG‑based prompt construction, and Agent‑oriented architectures—illustrated with practical examples and optimization tips for tasks such as code generation, data extraction, and customer support, helping developers achieve stable, accurate LLM results.

AI Prompt DesignAgentLLM applications
0 likes · 8 min read
Master Prompt Engineering: CRIS, RAG, and Agent Strategies for Reliable LLM Outputs
AI Architect Hub
AI Architect Hub
Apr 7, 2026 · Artificial Intelligence

Defending Large Language Models Against Prompt Injection Attacks

This article explains the principles and common scenarios of prompt injection attacks on LLMs and provides practical defense strategies—including rule reinforcement, input filtering, output verification, and advanced techniques—to protect AI systems from malicious manipulation.

AI safetyDefense StrategiesLLM security
0 likes · 8 min read
Defending Large Language Models Against Prompt Injection Attacks