HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vd2287

1 カルマ登録 昨年

投稿

[untitled]

1 ポイント·投稿者 vd2287·7 日前·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·9 日前·0 コメント

Show HN: Chi 0.6.2 – Available now on PyPI

pypi.org
2 ポイント·投稿者 vd2287·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·昨年·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·昨年·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·昨年·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·昨年·0 コメント

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

github.com
2 ポイント·投稿者 vd2287·昨年·1 コメント

[untitled]

1 ポイント·投稿者 vd2287·昨年·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·昨年·0 コメント

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

github.com
1 ポイント·投稿者 vd2287·昨年·0 コメント

[untitled]

1 ポイント·投稿者 vd2287·昨年·0 コメント

Cyckle-AI: An intuitive local AI chatbot

github.com
1 ポイント·投稿者 vd2287·昨年·0 コメント

コメント

vd2287
·昨年·議論
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
·昨年·議論
And I, for now, welcome our new robotic corporate overlords.
vd2287
·昨年·議論
I like the gradient :3
vd2287
·昨年·議論
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
·昨年·議論
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
·昨年·議論
I'm a bit new to this stuff, but SQL and 3D GRAPHICS???
vd2287
·昨年·議論
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?