Filter
Exclude
Time range
-
Near
Foundation Models に画像を投げるサンプルはこちら。 (@koher さんが以前投稿されていた ChatUI を、画像にも対応させたものです) gist.github.com/koogawa/eace…
1
215
Fable5をChatUIから使ってる。 機構設計が固定値で設計された玩具(機械構造物)のリンク周りを再設計を指示。 ・更にSTEPファイルを読ませたら構造を理解の上改善案も提示。 ・ゲージを作成し、3Dプリンタの出力誤差の確認を要求。 プログラミング領域超えて機械設計までこなすのか!💦
24
The ChatUi is completely custom with #shadn. Left is agent rail (like slack team switch), the session sidebar (with custom folders) and the chat itself.
1
21
.. profiles, pure standalone agents. ChatUi builds on top. Sharing between agents, Notes, Tasks, Transcriptions, Recording, STT/TTS. Our team can access agents based on assignments. Session can be shared, moved between agents and so. within #ermes we are kind of a custom....
30
2 interfaces: chatui - screenshot controlui - manages agents, user, mcps, skills, tools, plugins, etc. i basically have an agent template which is provisioned if a new agent is needed. Everything is configurable. I then fire up a a Docker container for each agent. No agent....
11
Sending a message is the simplest thing. But behind the scenes, there’s a whole flow of processes happening. Let’s take a look at what actually happens when you press “Send” in a chat 👀 1️⃣ The client sends the message to the backend API 2️⃣ The server validates the request (authentication, permissions, message format) 3️⃣ The message is stored in the database 4️⃣ A real-time event broadcasts the message to other participants 5️⃣ Push notifications may be triggered for offline users 6️⃣ The message status updates across devices All of this usually happens in less than a second. That’s why messaging systems combine multiple layers: UX, backend logic, databases, and real-time infrastructure. From the user’s perspective, it’s just one button From an engineering perspective, it’s a complex pipeline. #EthoraAI #SmartSupport #ChatSDK #Chatbot #chatsdk #chatdevelopment #UIUX #chatui #messagingui #userexperience
5
Replying to @turingou
我也有类似的痛点 就是自己 vibe 出来的东西没法直接通过 chatui 的方式接入自己的主用 agent 信息量太小 如果分开用 又不能共享信息和记忆 很割裂
86
AIのChatUI、悪くないとは思うんだけどなんかCLIいじってる気分になる。テキスト入れたらテキストが返ってくるだけなので実質CLI。 私たちはまだAI GUIを手に入れていない。
2
10
147
24,768
今のLLMのChatUIって話の関連性が一定保たれていないと使いにくいと思っていて、 DiscordとかSlackみたいに一つのチャンネルで、スレッド, 返信みたいな機能があれば、突然関係ない話をしたあとに話戻しやすいし良いと思う
1
2
50
5,661
May 31
把 IM 平台、LLM、MCP、Agent 和 1000 插件打包成一个可自部署的 Python 运行时,每个插件在独立沙箱里执行代码和 shell 调用 github.com/AstrBotDevs/AstrB… AstrBot 的核心是插件沙箱:每个插件运行在隔离的 Python 环境中,代码执行和 shell 调用都被限制在沙箱内,会话级别的资源可以跨请求复用。沙箱通过 WebUI 或 ChatUI 直接操作,支持 MCP 协议和 Dify、Coze 等 Agent 平台的集成。 运行时用 uv 一键部署,支持 Docker、桌面应用、Replit、AUR 等多种方式。消息平台适配层通过统一的协议接口对接 QQ、Telegram、Discord、飞书、钉钉、企业微信等 15 平台,每个适配器是独立的 Python 模块。
2
4
127
ChatGPTに全部賭けろ的な生活をしていることで最近の生産性が下がっていることがわかった。一旦ChatUIのLLM以外禁止しよ
1
11
335
Replying to @wolframs91
Unlike OAI, Anthropic have some volunteer rabble managers who will keep the fanbase quiet by reminding it that being angry "looks bad" and explaining Anthropic's probably good intentions. That's why so far we've seen much less protests, petitions etc than with 4o. Sonnet 4.5 could change that but the stacked retirement ChatUI/API/ Bedrock means that everyone sees the decisive battle at a different point and it's hard to focus any action. I hear there's now safety injections on the API. The loopholes are closing fast.
2
1
3
284
现在最流畅,组件最全的Agent ChatUI 库是哪个? 前端一窍不通,但是之前Codex给我做的真的不太行,卡卡的。 ChatGPT 推荐我用 assistant-ui。
55
15
153
37,553
May 26
Replying to @OpenRouter
Huge! Congrats @alexatallah and team. It was awesome to be a small part in building the chatUI for the first version of OpenRouter 🫡
3
557
ChatUI Animation using @motiondotdev
1
8
138
って事でLM StudioでOpenAI API Endpoint指定、ChatUIにしつつ、System PromptのPresetを選択出来るPlugin公開しました!(笑) < by Qwen 3.6 27B lmstudio.ai/knishika/openai-…
LM Studioを単にChatUIで使う方法。DGX Sparkで無検閲w Qwen 3.6 27Bが動いてるのにわざわざMacでLLMしなくても…的な。System Promptの切り替えがOpenWebUIより楽って事もある。以下のURLからプラグインをインストール、あとはこの画面通り! lmstudio.ai/ankh/openai-comp…
1
23
3,924
LM Studioを単にChatUIで使う方法。DGX Sparkで無検閲w Qwen 3.6 27Bが動いてるのにわざわざMacでLLMしなくても…的な。System Promptの切り替えがOpenWebUIより楽って事もある。以下のURLからプラグインをインストール、あとはこの画面通り! lmstudio.ai/ankh/openai-comp…
2
2
43
9,511
Replying to @istdrc
支持做一个专门给人和 agent 用的 ChatUI app
1
2
259
The ChatUI is becoming increasingly useless for serious work. Today, Opus 4.7 used personal context from another chat to steer my decision-making. That is not helpful personalization. It is a trust problem.
1
3
119
Claude Code処女作。の割りに完成度がすげぇ・・ 作った物 1.ChatUIで 2.日本語から画像生成AIプロンプトを作り 3.画像をいくつか作り 4.作った画像に指が多い等の破綻が無いかをチェック 5.OKの場合そのまま。NGの場合3回まで作り直す 6.出来た画像を選択する事で修正指示できるものを 作ってもらた
2
3
239