HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vd2287

1 karmajoined anno scorso

Submissions

[untitled]

1 points·by vd2287·6 giorni fa·0 comments

[untitled]

1 points·by vd2287·9 giorni fa·0 comments

Show HN: Chi 0.6.2 – Available now on PyPI

pypi.org
2 points·by vd2287·5 mesi fa·0 comments

[untitled]

1 points·by vd2287·5 mesi fa·0 comments

[untitled]

1 points·by vd2287·5 mesi fa·0 comments

[untitled]

1 points·by vd2287·5 mesi fa·0 comments

[untitled]

1 points·by vd2287·5 mesi fa·0 comments

[untitled]

1 points·by vd2287·anno scorso·0 comments

[untitled]

1 points·by vd2287·anno scorso·0 comments

[untitled]

1 points·by vd2287·anno scorso·0 comments

[untitled]

1 points·by vd2287·anno scorso·0 comments

Show HN: Cyckle (v1.2.0): CSV analysis and more

github.com
2 points·by vd2287·anno scorso·1 comments

[untitled]

1 points·by vd2287·anno scorso·0 comments

[untitled]

1 points·by vd2287·anno scorso·0 comments

Show HN: Cyckle - A graphical chatbot utility the runs locally

github.com
1 points·by vd2287·anno scorso·0 comments

[untitled]

1 points·by vd2287·anno scorso·0 comments

Cyckle-AI: An intuitive local AI chatbot

github.com
1 points·by vd2287·anno scorso·0 comments

comments

vd2287
·anno scorso·discuss
Felt like this needed a deeper look into what this even is:

Cyckle is an AI wrapper built in Cython, it runs local LLMs like Phi-3.5, and can analyze CSVs without sending anything to the cloud. All open-source.

Currently works on Debian (I recommend 13 as that was what I am running right now, but 12 should work fine. If it doesn't, let me know in the repo!)
vd2287
·anno scorso·discuss
And I, for now, welcome our new robotic corporate overlords.
vd2287
·anno scorso·discuss
I like the gradient :3
vd2287
·anno scorso·discuss
It's honestly saddening to see companies calling their projects "fully free and open source" when in reality, they aren't fully open source. Of course, not all companies are contributors to this, as Microsoft Phi (One of my favorites!) is open source. But hey, at least we have good ol actually open source Llama 2!
vd2287
·anno scorso·discuss
Yes. Put it under a license that requires attribution (like MIT) and open source it. These kinds of software are better if open so that more people can analyze and implement similar technology to make software more accessible.
vd2287
·anno scorso·discuss
I'm a bit new to this stuff, but SQL and 3D GRAPHICS???
vd2287
·anno scorso·discuss
I've seen AI do this before, it's pretty funny lol. When I was coding my Phi3 wrapper, I used some funky generation parameters and it would generate random sentences until it reached the max token amount.

Pretty fun, right?