[GH-ISSUE #987] How do I rebrand the embedded chat widget? #606

Closed
opened 2026-02-22 18:20:26 -05:00 by yindo · 5 comments
Owner

Originally created by @wallartup on GitHub (Mar 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/987

How are you running AnythingLLM?

Docker (local)

What happened?

I am trying to rebrand the chatwidget (embedded chat). I have gone through the steps in the readme:
yarn
yarn dev

yarn build
I have also built yarn build with a new logo in the assets folder but I still see the anythingLLM logo.

After building I have moved the chat-widget-min to the frontend/embed folder

What am I doing wrong. Any indication on how to fix this? Does not look good on clients websites when the chatwidget is branded on someone else when it's supposed to be a "data secure" solution.

Are there known steps to reproduce?

No response

Originally created by @wallartup on GitHub (Mar 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/987 ### How are you running AnythingLLM? Docker (local) ### What happened? I am trying to rebrand the chatwidget (embedded chat). I have gone through the steps in the readme: yarn yarn dev yarn build I have also built yarn build with a new logo in the assets folder but I still see the anythingLLM logo. After building I have moved the chat-widget-min to the frontend/embed folder What am I doing wrong. Any indication on how to fix this? Does not look good on clients websites when the chatwidget is branded on someone else when it's supposed to be a "data secure" solution. ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:20:26 -05:00
yindo closed this issue 2026-02-22 18:20:26 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 28, 2024):

See Style overrides for current data-attributes that can be changed to change the look and icon of the embedder
https://github.com/Mintplex-Labs/anything-llm/blob/master/embed/README.md#script-customization-options

@timothycarambat commented on GitHub (Mar 28, 2024): See Style overrides for current data-attributes that can be changed to change the look and icon of the embedder https://github.com/Mintplex-Labs/anything-llm/blob/master/embed/README.md#script-customization-options
Author
Owner

@Leectan commented on GitHub (Jun 5, 2024):

@wallartup I'm faced with the same issue, were you able to found a solution for this?

@Leectan commented on GitHub (Jun 5, 2024): @wallartup I'm faced with the same issue, were you able to found a solution for this?
Author
Owner

@moneyhan69 commented on GitHub (Sep 15, 2024):

Same issue. And, I cant find the .js and .css files in the docker image

@moneyhan69 commented on GitHub (Sep 15, 2024): Same issue. And, I cant find the .js and .css files in the docker image
Author
Owner

@moneyhan69 commented on GitHub (Sep 15, 2024):

See Style overrides for current data-attributes that can be changed to change the look and icon of the embedder https://github.com/Mintplex-Labs/anything-llm/blob/master/embed/README.md#script-customization-options

Hi, the link referenced is a dead link. Any ideas? Thanks!

@moneyhan69 commented on GitHub (Sep 15, 2024): > See Style overrides for current data-attributes that can be changed to change the look and icon of the embedder https://github.com/Mintplex-Labs/anything-llm/blob/master/embed/README.md#script-customization-options Hi, the link referenced is a dead link. Any ideas? Thanks!
Author
Owner
@timothycarambat commented on GitHub (Sep 16, 2024): https://github.com/Mintplex-Labs/anythingllm-embed/tree/main?tab=readme-ov-file#script-customization-options
yindo changed title from How do I rebrand the embedded chat widget? to [GH-ISSUE #987] How do I rebrand the embedded chat widget? 2026-06-05 14:36:14 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#606