Viewing profile — abhagsain
abhagsain
HN member- Joined
- Mon, Mar 16, 2020, 8:51 AM UTC
- HN karma
- 111
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About abhagsain
No profile information was provided.
Recent public activity
-
comment
Comment #48292398
looks great
-
comment
Comment #34243919
SlidesAI can create outlines from a large piece of text and generate a beautiful presentation. You can choose from different presentation types. Educational, Sales, Conference, etc…
- story
-
comment
Comment #34127251
I talked to the hacker, he's asking for $50K
-
comment
Comment #34126933
Nice, I built a similar CLI last month https://news.ycombinator.com/item?id=33651326
-
comment
Comment #34105201
Exactly how I felt after reading the post lol.
-
comment
Comment #34105180
You have received a lot of advice here. I'm curious to know what were the products you shipped?
-
comment
Comment #33896253
Hey, Sorry. I missed your comment. Unfortunately, right now there's no way to reduce the cost as the prompt is required to get the good results. However if you get access to the Co…
- comment
- comment
- comment
- comment
-
comment
Comment #33654945
nice one. I'll check it out. Thanks
-
comment
Comment #33654916
I'm a Frontend dev that's why I used JS but I can also publish to brew or as a single binary as the framework that I used (oclif) allows it. I was too lazy to publish it though. Th…
-
comment
Comment #33652696
@lausbub shared this. So it might be something you're looking for. https://news.ycombinator.com/item?id=33652498
-
comment
Comment #33652570
I haven't added OS or Shells in the training prompt, so you'd need to specify yourself.
-
comment
Comment #33652469
then I'm screwed but I don't think the model be that off from the actual question. If I ask "copy a file from local to AWS S3" it won't return the delete command. But yeah you gott…
-
comment
Comment #33652122
Yeah, asking for number is too much but I think they need to it prevent spam/misuse because they offer you free credits to try out the model.
-
comment
Comment #33651956
I'll check it out. Thanks for sharing
-
comment
Comment #33651909
Yes, you're right. I have been using it for only a week now and I search for common commands like how to reverse tunnel, find a pid etc. Unless the action that I'm doing is destruc…
-
comment
Comment #33651841
That sounds great!
-
comment
Comment #33651830
My bad, there's no UI to try it from. You'd need to install it. I added the subdomain for easy to the github repo (as the URL is easy to remember). I'll remove it from the README a…
-
comment
Comment #33651779
thank you so much
- comment
-
story
Show HN: Get answers for shell commands from GPT3 from your terminal
I was constantly googling CLI commands so I built this small CLI tool with GPT3. You can ask for shell commands right from the CLI. You'd need to use your own API KEY for this but …