TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Codeium – a free, fast AI codegen extension

86 pointsby varunkmohanover 2 years ago
I&#x27;m Varun, CEO of Exafunction, and we just released Codeium to open up access of generative AI to all developers for free. In the spirit of Show HN, we created a playground version for anyone to try this tech in the browser (click Try in Browser)!<p>We have built scalable, low-latency ML infra for many top AI companies in the past, and we are excited to leverage that tech into a product that we, as developers, would love. We hope that you do too, and we would appreciate any feedback that this community has for us!

13 comments

Micolothover 2 years ago
I&#x27;ll go ahead and ask the obvious question.. What&#x27;s the difference with Copilot?<p>In my exactly 3 minutes test, it did worse, even if only slightly.<p>Right now it is free, but that won&#x27;t last, right? Do i have to expect any shady data collection practices?<p>More interestingly, how is this trained? Have you guys done your own finetuning of gpt3 or it&#x27;s something completely different?
评论 #33886577 未加载
评论 #33887879 未加载
评论 #33887629 未加载
gigatexalover 2 years ago
I am dubious to use this at work since I can’t be sure it won’t send code from the codebase I am working on to the cloud. When something is free you’re usually the product.
评论 #33887472 未加载
swyxover 2 years ago
&gt; scalable, low-latency ML infra<p>I&#x27;m really really curious as to the technical details of getting the inferences cheap and fast enough to enable a copilot like experience when you&#x27;re not GitHub with inifinity resources.<p>Sam Altman has said that each chat in chatgpt is single digit cents per chat. GPT3 davinci is 0.02 per 1k tokens, not to mention the high latency. it&#x27;d be impossible to build &quot;copilot for law&quot; based on gpt3 because the UX wouldnt work with that latency or cost (you&#x27;d be running 100s of inferences if you count every debounced keystroke).<p>What cost per user&#x2F;per inference&#x2F;per day (however you think about it) do you need to get this down to? and what order of magnitude speedups did you need to accomplish to get this done?<p>(congrats btw, happy user here thanks to Prem)
评论 #33888089 未加载
评论 #33887788 未加载
khou22over 2 years ago
Been using this for the past couple of weeks and can attest it&#x27;s been game changer for my productivity. Was skeptical at first, but I find myself less on Google search and more in flow. Thanks for giving it away for free
评论 #33887611 未加载
culiover 2 years ago
Cool. Well I guess until there&#x27;s some community-driven open-source alternative I&#x27;ll be rooting for y&#x27;all against Copilot and CodeWhisperer. Maybe you can pick up some of the Kite talent to join the effort
评论 #33887666 未加载
zanussbaumover 2 years ago
Has been a huge boost over using Copilot. I accidentally was using Copilot instead of Codeium and was confused why the generations took so long until I realized! Great product
fcouryover 2 years ago
I can&#x27;t get it to work. Here&#x27;s what I am getting:<p><pre><code> 2022&#x2F;12&#x2F;06 18:55:36 api_server_client.go:120: Completion error: rpc error: code = Unavailable desc = HTTP Logical service in fail-fast 2022-12-06 18:55:36.849 [INFO]: Completion request errored (236.63ms) 2022-12-06 18:55:36.849 [ERROR]: 14 UNAVAILABLE: HTTP Logical service in fail-fast</code></pre>
评论 #33887700 未加载
Cilvicover 2 years ago
I briefly tried it and it was indeed very fast, but I couldn&#x27;t get simple things for python. It would just keep adding import statements or try to continue writing my comment (even though I wanted the code that matches the comment).<p>Also I couldn&#x27;t find any way to toggle alternative suggestions.
评论 #33888484 未加载
mailleover 2 years ago
Alternatives to Copilot are more than welcomed. Do you plan to offer a plugin for MSVC ?
评论 #33887612 未加载
waldenyan20over 2 years ago
Amazingly fast! Would love to see the suggestions be a little better but it seems like a great team working on this.
vanilla_wheyover 2 years ago
The VSCode Plugin works like a charm! Any plans to support vim&#x2F;neovim in the future?
评论 #33892011 未加载
solarkraftover 2 years ago
The name is very close to [VS]Codium, the open source version of VSCode.
monkeydustover 2 years ago
Any plans to allow fine-tuning on custom codebase?
评论 #33888066 未加载