Congrats on the launch! And thanks for using Qdrant ;)
Launch HN: Bloop (YC S21) – Code Search with GPT-4
11–20 of 131 posts
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#12Nitpick: get started and pricing buttons don't collapse the burger menu Also I assume I need an openai API key for this? I can't find that anywhere
And thanks, will update the site!
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#13Will I have to send all of my code to OpenAI?
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#14congrats on launching! i honestly feel like a bad user for this but i have yet to adopt a semantic search engine for code for some reason, respite codeium and sourcegraph also offering more advanced code search thingies. any ideas on how to break force of habit?
Code search historically has been adopted by 80%+ adoption. My model of LLMs applied to code search is that they make it so even a first-time user can use (easily, via the LLM) features that were previously only accessible to power users: regexps, precise code navigation, large-scale changes/refactors, diff search, other advanced search filters, and all kinds of other code metadata (ownership, dep graph, observability, deployment, runtime perf, etc.) that the code search engine knows. The code search engine itself is just used under the hood by the LLM to answer questions and write great code that uses your own codebase's conventions.
I bet you (and the ~90% of devs who don't use code search today) will be compelled when you see and use /that/.
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#15How does YC spit out so many GPT based startups recently, so soon after the LLM mainstream hype started (including ones that were founded years prior)? Is Sam Altman still involved in YC?
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#16How does YC spit out so many GPT based startups recently, so soon after the LLM mainstream hype started (including ones that were founded years prior)? Is Sam Altman still involved in YC?
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#17Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#18Cool, kinda like buildt.ai I used before. That cannot inject code. Can you do that? You're in YC I'd expect your products to better than what's out there.
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#19Exciting to see more teams take on the code search problem - modern pure regex definitely is a suboptimal solution.
Just to objectively highlight some of the similarities and differences between Bloop and Codeium Search (Codeium also provides Autocomplete) to a user:
- Both are free for individuals
- Both use a mix of AI and regex
- Bloop has both free local and paid cloud offerings, Codeium only works locally (but therefore doesn't work as well on super large codebases)
- Codeium uses custom proprietary embedding models so no dependency on OpenAI and no code is sent to a third party AI
Re: Launch HN: Bloop (YC S21) – Code Search with GPT-4
#20Cool, kinda like buildt.ai I used before. That cannot inject code. Can you do that? You're in YC I'd expect your products to better than what's out there.
That's .... not what YC means. It just means the current mission for this collection of shares fit in the direction of their portfolio, with a heavy weighting to the "culture fit" of the founding team. Just like all private equity.