|
|
|
|
|
by BeetleB
66 days ago
|
|
> You can use anything to call this API right? The API is on my home PC and not exposed to the outside world. Only OpenClaw via Telegram was. So my question is about the infrastructure: How do I communicate with something at home (it could be the API directly) using a messaging app like Telegram? I definitely want an LLM in the mix. I want to casually tell it what my TODO is, and have it: - Craft it into a concise TODO headline - Craft a detailed summary - Call the API with the above two. I'm not asking in the abstract. What specific tools/technologies should I use? |
|