-
Notifications
You must be signed in to change notification settings - Fork 15
Add Atlas UI 3 to Frontends #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
garland3
wants to merge
1
commit into
av:main
Choose a base branch
from
garland3:add-atlas-ui-3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -47,6 +47,10 @@ The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and | |
| <a href="https://github.com/AstrBotDevs/AstrBot"><img src="https://img.shields.io/github/v/release/AstrBotDevs/AstrBot?style=flat&label=release&color=7d8590" alt="AstrBotDevs/AstrBot release"></a> <a href="https://github.com/AstrBotDevs/AstrBot"><img src="https://img.shields.io/github/license/AstrBotDevs/AstrBot?style=flat&label=license&color=7d8590" alt="AstrBotDevs/AstrBot license"></a> <img src="https://img.shields.io/badge/Satellite-000000?style=flat" alt="Satellite"> <img src="https://img.shields.io/badge/Frontend-000000?style=flat" alt="Frontend"> <img src="https://img.shields.io/badge/Tools-000000?style=flat" alt="Tools"><br> | ||
| All-in-one agentic chatbot platform for multi-LLM conversations across messaging platforms with plugin system. | ||
|
|
||
| #### <img src="https://github.com/sandialabs.png?size=200" width="14" height="14" style="vertical-align: middle;"> **[Atlas UI 3](https://github.com/sandialabs/atlas-ui-3)**<br> | ||
| <a href="https://github.com/sandialabs/atlas-ui-3"><img src="https://img.shields.io/github/v/release/sandialabs/atlas-ui-3?style=flat&label=release&color=7d8590" alt="sandialabs/atlas-ui-3 release"></a> <a href="https://github.com/sandialabs/atlas-ui-3"><img src="https://img.shields.io/github/license/sandialabs/atlas-ui-3?style=flat&label=license&color=7d8590" alt="sandialabs/atlas-ui-3 license"></a> <img src="https://img.shields.io/badge/Frontend-000000?style=flat" alt="Frontend"> <img src="https://img.shields.io/badge/RAG-000000?style=flat" alt="RAG"><br> | ||
| Secure LLM chat interface with MCP tool integration, multi-provider support, and agentic workflows. Built by Sandia National Laboratories. | ||
|
Comment on lines
+50
to
+52
|
||
|
|
||
| #### <img src="https://www.google.com/s2/favicons?domain=bionic-gpt.com&sz=128" width="14" height="14" style="vertical-align: middle;"> **[BionicGPT](https://github.com/bionic-gpt/bionic-gpt)**<br> | ||
| <img src="./assets/rocket.svg" width="16" height="16" style="vertical-align: middle;"> 63% <img src="./assets/star-b2.svg" width="16" height="16" style="vertical-align: middle;"> 2.3k <img src="./assets/circle-dot.svg" width="16" height="16" style="vertical-align: middle;"> issues 405 (0 open, 405 closed) <img src="./assets/git-commit-horizontal.svg" width="16" height="16" style="vertical-align: middle;"> 2026-02-06<br> | ||
| <a href="https://github.com/bionic-gpt/bionic-gpt"><img src="https://img.shields.io/github/v/release/bionic-gpt/bionic-gpt?style=flat&label=release&color=7d8590" alt="bionic-gpt/bionic-gpt release"></a> <a href="https://github.com/bionic-gpt/bionic-gpt"><img src="https://img.shields.io/github/license/bionic-gpt/bionic-gpt?style=flat&label=license&color=7d8590" alt="bionic-gpt/bionic-gpt license"></a> <img src="https://img.shields.io/badge/Frontend-000000?style=flat" alt="Frontend"><br> | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This new entry is missing the standard metadata line (relevance %, stars, issues, last-commit date) that other Frontends entries include (e.g., AnythingLLM/AstrBot just above). Please add that line for Atlas UI 3 to keep the section consistent and to avoid breaking any tooling/readability that assumes the 3-line entry format.