TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Text an LLM at 61493035885

1 点作者 benkaiser2 个月前
Full number (no + allowed in title): +61493035885<p>I put together this basic service running on an Android phone with a cheap prepaid SIM that supports &quot;unlimited SMS to 20 countries&quot;. I considered alternatives like Twilio and Telnyx, but at ~5c per SMS sent or received in Australia, the SMS costs would rack up faster than the LLM costs! Of course, this comes at the risk the carrier disconnects my service.<p>I explain it more in the blog post, but the service is just a basic node server that sends the LLM calls to DeepInfra running Llama 3.1 8B. The node server runs in Termux on the phone receiving the SMS, and is relayed to the node server by SMS Gateway for Android[1].<p>Tip: you can text &quot;CLEAR&quot; to clear all your past messages from the database so you can start a new conversation.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;capcom6&#x2F;android-sms-gateway&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;capcom6&#x2F;android-sms-gateway&#x2F;</a>

暂无评论

暂无评论