From 729a81fc031031f7b3a17ff0a41de93701bf3658 Mon Sep 17 00:00:00 2001 From: anthony garland Date: Mon, 23 Feb 2026 22:09:24 -0700 Subject: [PATCH] Add Atlas UI 3 to Web GUIs section --- llm-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/llm-tools.md b/llm-tools.md index d7d8583..a4ffd36 100644 --- a/llm-tools.md +++ b/llm-tools.md @@ -60,6 +60,7 @@ ## Web GUIs +- [Atlas UI 3](https://github.com/sandialabs/atlas-ui-3) full-stack LLM chat UI by Sandia National Laboratories with MCP tool integration, multi-provider support (OpenAI, Anthropic, Google), RAG, agentic workflows, Docker and PyPI deployment - [enricoros/nextjs-chatgpt-app](https://github.com/enricoros/nextjs-chatgpt-app) - [no8081/chatgpt-demo](https://github.com/ddiu8081/chatgpt-demo) - [IPython-gpt](https://github.com/santiagobasulto/ipython-gpt) use chatGPT directly inside jupyter notebooks