Architect's Alchemy Furnace
Author

Architect's Alchemy Furnace

A comprehensive platform that combines Java development and architecture design, guaranteeing 100% original content. We explore the essence and philosophy of architecture and provide professional technical articles for aspiring architects.

96
Articles
0
Likes
120
Views
0
Comments
Recent Articles

Latest from Architect's Alchemy Furnace

96 recent articles
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Mar 20, 2026 · Artificial Intelligence

Why Vector‑Based RAG Falls Short and How PageIndex’s Reasoning‑Based Retrieval Solves It

This article analyzes the fundamental limitations of traditional vector‑based Retrieval‑Augmented Generation, introduces Vectify AI’s reasoning‑driven PageIndex framework, and explains how hierarchical, non‑vector indexing enables more accurate, context‑aware document retrieval for complex, domain‑specific texts.

AIDocument RetrievalLLM
0 likes · 15 min read
Why Vector‑Based RAG Falls Short and How PageIndex’s Reasoning‑Based Retrieval Solves It
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Jan 31, 2026 · Artificial Intelligence

Step‑by‑Step Guide to Install Claude Code and Build Custom AI Skills

This tutorial walks you through installing Claude Code on macOS, Linux, and Windows, configuring its environment, creating and managing Skills—including their directory layout, SKILL.md structure, progressive‑disclosure loading, and a real‑world pre‑sales proposal Skill—then running the Skill via the CLI with sample output.

AIAutomationCLI
0 likes · 20 min read
Step‑by‑Step Guide to Install Claude Code and Build Custom AI Skills
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Jan 10, 2026 · Artificial Intelligence

Build and Test a Multi‑Agent AI System with MetaGPT

This guide walks through the MetaGPT framework—explaining its multi‑agent architecture, core concepts, predefined roles, team setup, environment preparation, installation, configuration, and troubleshooting steps—so you can quickly build, run, and validate a collaborative AI software‑company simulation.

AI agentsLLMMetaGPT
0 likes · 14 min read
Build and Test a Multi‑Agent AI System with MetaGPT
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Dec 21, 2025 · Artificial Intelligence

Deploy and Explore Open WebUI: A Feature‑Rich Self‑Hosted AI Platform

Open WebUI is a self‑hosted, extensible AI platform that runs fully offline, supports multiple LLM back‑ends such as Ollama and OpenAI‑compatible APIs, offers built‑in RAG, role‑based access, multi‑model chat, markdown/LaTeX, image generation, and provides detailed Docker, pip, and Kubernetes installation guides with ready‑to‑run commands.

AI PlatformDockerLLM
0 likes · 11 min read
Deploy and Explore Open WebUI: A Feature‑Rich Self‑Hosted AI Platform
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Dec 13, 2025 · Artificial Intelligence

Explore 100+ Open‑Source LLM Apps and How to Run Them Locally

This guide presents a curated collection of over a hundred open‑source large language model applications—including AI agents, RAG pipelines, and domain‑specific tools—explains their categories, showcases example projects, and provides step‑by‑step instructions to clone and run them on your own machine.

AI agentsGitHubLLM
0 likes · 8 min read
Explore 100+ Open‑Source LLM Apps and How to Run Them Locally
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Oct 12, 2025 · Artificial Intelligence

How to Upgrade Dify to 1.9.1 and Resolve LLM Iterator Errors

This guide walks you through upgrading Dify using Docker Compose or source code deployment, running required migration commands, backing up data, and fixing the "Invalid context structure" error caused by iterator output changes in version 1.9.1, with detailed code snippets and troubleshooting steps.

DifyDockerLLM
0 likes · 8 min read
How to Upgrade Dify to 1.9.1 and Resolve LLM Iterator Errors