Sophia NLU 家庭助理 – 设备端运行、低计算量、无需联网、语音助手
1 分•作者: aquila416•14 天前
Sophia NLU 是一款基于 Rust 的设备端、低计算需求的自然语言理解引擎,可作为对话代理。它提供了大型语言模型 (LLM) 的流畅性,但无需高昂的计算资源,仅需 160MB 内存,无需 GPU。它支持无限设备、多意图、歧义处理、上下文感知,延迟毫秒级,不连接互联网,且从不“呼叫回家”。
v1.2 版本现已发布,详情请访问:https://nlu.tech/r/ha_v10200
此次升级带来了许多改进:
* 当不确定您指的是哪个实体时,Sophia 现在会请求澄清。
* 状态持久化。例如,如果您询问厨房有多少灯亮着,下次消息中可以说“把它们关掉”,Sophia 会记住您指的是哪些灯。
* 帮助改进 Sophia!当 Sophia 未能正确理解消息时,只需告知 Sophia 上一条消息是错误的。它将被记录下来,并偶尔通过 Web 界面的日志菜单手动上传所有待处理的消息以供审查和修复。
* 以及更多…
立即获取 Sophia 的免费试用版,并在几分钟内完成设置:https://nlu.tech/ha/
免费试用后,您可以支付少量费用,或者推荐一位付费客户即可免费获得终身许可证。本质上是“买一送一”的优惠。
内置的 Assist 功能非常僵化,因为它只允许单一意图,并且需要设备的友好名称。大型语言模型 (LLM) 需要 GPU,会产生幻觉并给出概率性不匹配。没有人愿意将消息通过网络发送给大型科技公司。Sophia 以其质量和隐私解决了这一痛点。
精心打造,而非随意编码。这实际上是 2.5 年的研发成果,其中 HA 版本经过了数月的迭代和升级。我对这项技术有着宏大的抱负,因此我 100% 致力于确保您获得最佳的软件,并使其按您的需求运行。如果存在任何问题,请随时告知,它们将得到解决。
我的收件箱随时为您敞开,如果您需要我,可以通过 matt@cicero.sh 联系我。自从突然失明以来,我经历了一段非常艰难的时期,如果您能帮我分享一下,我将不胜感激。
查看原文
Sophia NLU is an on device, low compute, Rust based natural language understanding engine that acts as a conversation agent. It offers the fluidity of a LLM without the compute, requiring only 160MB of RAM, no GPU. Handles unlimited devices, multiple intents, ambiguity, contextual awareness, millisecond latency, doesn't connect to the internet, and never calls home.<p>Upgrade to v1.2 just released with details at: https://nlu.tech/r/ha_v10200<p>This upgrade comes with many improvements:<p>* Sophia will now ask for clarification if it's uncertain which entity you meant.
* State persistence. For example, if you ask how many lights are on in the kitchen, you can now say "turn them off for me" in the next message and Sophia will remember which lights you mean.
* Help improve Sophia! When Sophia doesn't correctly understand a message, simply tell Sophia the last message was wrong. It will be logged, and once in a while, manually upload all pending through the Log menu of the web interface for review and repair.
* And more...<p>Grab a free trial of Sophia, and be setup within minutes at: https://nlu.tech/ha/<p>After the free trial, you can either pay a small fee or simply refer a single paying customer and get your lifetime license absolutely free. Essentially, a 2 for 1 deal.<p>The built-in Assist is very rigid as it only allows for single intents, and requires the friendly names of devices. LLMs require a GPU, hallucinate and give probabilistic mismatches. And nobody wants to send their messages over the wire to big tech. Sophia solves this pain point with quality and privacy.<p>Hand crafted, not vibe coded. This is actually 2.5 years of R&D with many months and upgrades for the HA edition now. I have huge ambitions for this tech, so am 100% here to ensure you get the best software possible and it works exactly as you need. If there's any issues at all, just simply let them be know, and they will be resolved.<p>My inbox is always open, if you need me, I'm at matt@cicero.sh. I've had a very rough handful of years since going suddenly blind, so if you could do me a favor and share this around it would be greatly appreciated.