Hacker News new | ask | show | jobs
by faangguyindia 688 days ago
My brother made: https://github.com/zerocorebeta/Option-K

Basically, it's utility which completes commandline for you

While playing with it, we thought about creating a custom small model for this.

But it was really limiting! If we use small model trained on MAN pages, bash scripts, stack overflow and forums etc...

We miss the key component, using a larger model like flash is more effective as this model knows lot more about other things.

For example, I can ask this model to simply generate a command that lets me download audio from a youtube url.