Section 01
Chat-Web: Introduction to the Lightweight Self-Hosted ChatGPT-Like Application
Chat-Web is a self-hosted ChatGPT-style chat application developed and maintained by HuayongHu. Built on PHP+SQLite, it supports the NVIDIA Chat Completions API. Core features include user login, conversation history management, model switching, streaming inference, Markdown/KaTeX rendering, etc. It aims to address the pain point of complex deployment in existing self-hosted solutions and provide an easy-to-use lightweight option for individuals or small teams.