Viewing profile — ksubedi
ksubedi
HN member- Joined
- Mon, Nov 30, 2015, 8:24 AM UTC
- HN karma
- 244
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About ksubedi
No profile information was provided.
Recent public activity
-
comment
Comment #47952271
Let's not forget Qwen 35B A3B MoE. It gets better performance than this in all the metrics for a fraction of the memory / compute footprint. Sad to see all the non Chinese open sou…
-
comment
Comment #42283606
Starting to read again has significantly increased my attention span and ability to focus. It has also made me crave doom scrolling less.
-
comment
Comment #42283601
I have started using large language models for book recommendations. I can be very specific about what I am looking for and the recommendations are hyper personalized. If you use s…
-
comment
Comment #39727571
Google Assistant is pretty decent. But as someone who is pretty much locked into the Apple ecosystem, Siri needs a reboot from scratch.
-
comment
Comment #39309805
So looks like the only allowed use cases will be for opt-in notifications and reminders.
-
comment
Comment #39309728
So is this going to be another clusterfuck like 10DLC? I am glad our company stuck with our guts and intentionally decided not to go outbound, but I almost feel bad for the startup…
-
comment
Comment #39309713
Looks like the FCC basically killed outbound AI calling companies like Air.ai, and does not seem to affect inbound companies like ours ( https://echo.win ) Interestingly they expli…
-
comment
Comment #35971302
Our company https://echo.win/ provides inbound phone call automation and management using AI for businesses. Generative voices are going to add a lot of value to our product.
-
comment
Comment #35242658
I have had luck with doing this on GPT4 with careful prompting, but GPT 3.5 is pretty reluctant to respond with anything other than straight up conversational answers.
-
story
Show HN: Echowin – AI Powered Call Management
Hey Everyone, Just wanted to share something me and my team have been working on for the last 6 months. I quit my software engineering job at Amazon, and my co-founder quit his aer…
- story
-
comment
Comment #34527140
They do, but Azure also provides a different OpenAI service with different terms and SLA: https://azure.microsoft.com/en-us/products/cognitive-service...
-
comment
Comment #34526866
I just saw that Azure OpenAI service has a SLA and OpenAI does not. I thought they would have separated the infrastructure for free ChatGPT users and paying API customers.
- story
-
comment
Comment #33663648
When the big earthquake in Nepal happened in 2015, I was working with a volunteer organization called Translators Without Borders to help with translation during relief efforts. Si…
-
comment
Comment #33644160
This reminds me of AutoIt. It was a scripting language for windows that helped with UI automation, and it was one of the things that opened up the world of programming to me when I…
-
comment
Comment #33635340
I quit Amazon a couple weeks ago to start a startup, and I felt like I was reading my own story at some points. The tooling was the biggest thing dragging me back. It's hard to get…
-
comment
Comment #33295578
Love this! I built something similar using GPT recently: https://suggest.gift I had to switch from OpenAI's models to GPT-J because OpenAI's policies were restrictive. How did you …
-
story
Show HN: Suggest Gift – Get gift suggestions using AI
I built this little side project using GPT3 and few other things. Happy to answer any questions or take any feedback/comments :)
- story
-
comment
Comment #32905736
I am not saying we can tolerate the other platforms, and there have been great debates and pushbacks on what those other platforms are doing too.
-
comment
Comment #32904594
Let me be the devil's advocate here, they basically have a map of your interests and likes and things that grab your attention. I am not saying China is going to do this, but if a …
-
comment
Comment #31289907
What most people here complaining about the "40 mph" limit do not realize is that below 40mph is where it's hardest to implement proper self driving, as majority of below 40mph dri…
-
comment
Comment #31161354
Next.js creates a good setup to create a React frontend application with server side rendering support out of the box. Pair that with Vercel and you get an amazing deployment envir…
-
comment
Comment #31159260
Similar for me, Next.js / Daisy + Tailwind / Firebase means I can whip out a MVP or prototype in weeks instead of months. Love the increase in productivity first tooling in web dev…