dave1010 / clipea

📎🟢 Like Clippy but for the CLI. A blazing fast AI helper for your command line
MIT License
299 stars 12 forks source link

Rewrite in Python #3

Closed dave1010 closed 7 months ago

dave1010 commented 9 months ago

(maybe)

Clipea depends on llm anyway, so Python is required.

May allow integrating with LangChain too.

Flask or FastAPI might be good for the CLI

vividfog commented 9 months ago

In some circles there's a bit of stigma against php, rational or not. So, passing a sniff test of a larger population, and the AI early adopter population in particular, I think "Made With Pythonâ„¢" is a selling point worth pursuing. Not to mention that forks and PRs are then probably going to be more viable for more folks, therefore more frequent too.

dave1010 commented 9 months ago

Yup, agreed completely. Also LLMs seem to prefer Python and it's best to do what they say!

garyo commented 8 months ago

Get GPT to do the port! :-)

Mcilie commented 8 months ago

workin on it

jaromrax commented 8 months ago

Encouragments. With pypi, a straightforward install, low effort mod for masses. Thanks