aandrew-me / tgpt

AI Chatbots in terminal without needing API keys
GNU General Public License v3.0
1.85k stars 151 forks source link

[Q] Phind's mini-autocomplete AI in Multiline mode? #291

Open xplshn opened 2 weeks ago

xplshn commented 2 weeks ago

Hi, @aandrew-me have you looked at Phind's new autocomplete feature? I was wondering how difficult it'd be to hack the API, it'd be great to have it in the MultiLine mode, tho a bit overkill perhaps, still, pretty neat. And also, I am looking for ways to reverse engineer the API since I want to create a global autocomplete for Wayland(wayland can be used within X11 as well) systems using this API.

aandrew-me commented 2 weeks ago

Hm I noticed that they added an autocomplete feature, I will take a look at it