Launch HN: Sidekick (YC W23) – AI support bot for developers
41–50 of 92 posts
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#42Do you have some stats on how often this even happens? In my experience, I have rarely seen these logprob thresholds actually get activated, because for binary token choices the probability of one of them is almost always >95%, but maybe this is because my prompts were not set correctly.
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#43- "Add to Slack" opens a Stripe page which says $49 is due today while the landing page claims there's a 30 day trial
- "Get Sidekick now" opens a contact us form
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#44The point about chatbots lessening the shyness barrier in a public forum is very interesting. I think just like (imo) much of the value of the data science craze of the last 10 years came not from the final analysis of the data but from inducing businesses to start measuring and storing operational metrics from every corner of the company in a structured way in the first place, much of the business value of ChatGPT w…
Exactly. I didn't mention it in the post but the master plan is to give companies analytics over their customer conversations and documentation. This was technically possibly years ago but no one did it because customer support was seen as a cost center and the goal was to minimize spend. Companies rarely invested in CS instrumentation, or even outsourced the function entirely, which I find super odd because no one t…
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#45congrats on launch! i'm exploring vector database alternatives - any painpoints/wishlist items you care to mention with Weaviate?
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#46Interesting idea, however the sign up process is confusing: - "Add to Slack" opens a Stripe page which says $49 is due today while the landing page claims there's a 30 day trial - "Get Sidekick now" opens a contact us form
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#47Have you had any instances of it writing a load of bullshit to a user, and if so how did you address this issue from a technical perspective?
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#48Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#49And some other similar ones, but it good to see projects that will take a OSS approach, they are a few.
Re: Launch HN: Sidekick (YC W23) – AI support bot for developers
#50congrats on launch! i'm exploring vector database alternatives - any painpoints/wishlist items you care to mention with Weaviate?
We actually migrated from Pinecone to Weaviate and it's been great far and I definitely recommend it. Top 2 features are: 1) the way they handle class properties is super intuitive and allows you to configure which properties to index, and 2) the cross-referencing feature which gives you relational DB like features in a vector store. Major props to Bob and the team, they've also been super helpful answering our quest…