# Add to your Claude Code skills
git clone https://github.com/eosphoros-ai/DB-GPT-WebLast scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:15:04.144Z",
"npmAuditRan": true,
"pipAuditRan": true
}DB-GPT-Web is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by eosphoros-ai. DB-GPT WebUI,LLM to vision. It has 264 GitHub stars.
Yes. DB-GPT-Web passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/eosphoros-ai/DB-GPT-Web" and add it to your Claude Code skills directory (see the Installation section above).
DB-GPT-Web is primarily written in TypeScript. It is open-source under eosphoros-ai on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh DB-GPT-Web against similar tools.
No comments yet. Be the first to share your thoughts!
DB-GPT Chat UI, LLM to Vision.
DB-GPT-Web is an Open source chat UI for DB-GPT. Also, it is a LLM to Vision solution.
DB-GPT-Web is an Open source Tailwind and Next.js based chat UI for AI and GPT projects. It beautify a lot of markdown labels, such as table, thead, th, td, code, h1, h2, ul, li, a, img. Also it define some custom labels to adapted to AI-specific scenarios. Such as plugin running, knowledge name, Chart view, and so on.
# Install dependencies
npm install
cp .env.example .env
edit the API_BASE_URL to the real address
# development model
npm run dev
npm run compile
# copy compile file to DB-GPT static file dictory
cp -rf out/* ../dbgpt/app/static
For full documentation, visit document.
react-markdown for markdown support. ant-design for ui components. next.js for server side rendering. @antv/g2 for charts.
DB-GPT-Web is licensed under the MIT License.
Enjoy using DB-GPT-Web to build stunning UIs for your AI and GPT projects.
🌟 If you find it helpful, don't forget to give it a star on GitHub! Stars are like little virtual hugs that keep us going! We appreciate every single one we receive.
For any queries or issues, feel free to open an issue on the repository.
Happy coding! 😊