|
|
|
|
|
by vishnukool
11 days ago
|
|
I built basically this on top of my telegram setup last year. The thing that killed it was group chats, per-message LLM calls on a busy group eat your api budget alive, so I ended up putting a tiny local model in front as a first pass. |
|