fsqcds·6 เดือนที่ผ่านมา·discussI'm working on Telebrain - a fork of Telegram Desktop with an integrated AI Copilot: https://github.com/fedorn/telebrainIt allows chatting with AI in the context of any Telegram chat (at the moment, using the last 30 messages in the current chat).The Completions API endpoint is fully configurable, so you can plug in most cloud LLM providers or run against a local model.And we just made our first release today: https://github.com/fedorn/telebrain/releases/tag/v6.5.1
fsqcds·11 ปีที่แล้ว·discussHow to actually try it? I've created free organization under my GitHub profile, but Classroom still says me "You’re not managing any organizations yet."
fsqcds·11 ปีที่แล้ว·discussI got this error for line "targetsd = dummyvar(targets);": Undefined function 'dummyvar' for input arguments of type 'double'.
fsqcds·13 ปีที่แล้ว·discussCool, I like that. Seems better than janus or spf13. Leave you some issues though.
It allows chatting with AI in the context of any Telegram chat (at the moment, using the last 30 messages in the current chat).
The Completions API endpoint is fully configurable, so you can plug in most cloud LLM providers or run against a local model.
And we just made our first release today: https://github.com/fedorn/telebrain/releases/tag/v6.5.1