Based on our record, Codex by OpenAI should be more popular than InferKit. It has been mentiond 73 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> incorrect, its an o3 finetune. This is Open AI's fault (and literally every AI company is guilty of the same horrid naming schemes). Codex was an old model based on GPT-3, but then they reused the same name for both their Codex CLI and this Codex tool... I mean, just look at the updates to their own blog post, I can see why people are confused. https://openai.com/index/openai-codex/. - Source: Hacker News / 28 days ago
The big step function here seems to be RL on tool calling. Claude 3.7/3.5 are the only models that seem to be able to handle "pure agent" usecases well (agent in a loop, not in an agentic workflow scaffold[0]). OpenAI has made a bet on reasoning models as the core to a purely agentic loop, but it hasn't worked particularly well yet (in my own tests, though folks have hacked a Claude Code workaround[1]). o3-mini... - Source: Hacker News / 2 months ago
Fine-tuning based learning (pre-trained optimization). For example, a language model (e.g., OpenAI Codex) fine-tuned for the software development tasks. - Source: dev.to / 5 months ago
> there's no CodeGPT, its just GPT4 Codex[1] is OpenAI's CodeGPT. It's what powers GitHub Copilot and it is very good but not publicly accessible. Maybe they don't want something else to outcompete Copilot. [1] https://openai.com/index/openai-codex/. - Source: Hacker News / about 1 year ago
> it would need some human touch but most of the work will be done already By that very loose standard, the matter of time is 2 years 6 months 18 days ago — August 10, 2021 was OpenAI's blog post about the Codex model, with a chat interface producing functional JavaScript: https://openai.com/blog/openai-codex Right now, what I see coming out of these tools (and what I see in the jobs market) gives me the... - Source: Hacker News / over 1 year ago
1. Claude by Anthropic (but, expect to wait weeks/months before getting off the waitlist, which makes their offering pretty uncompelling) 2. Cohere 3. https://inferkit.com or https://textsynth.com/pricing.html. - Source: Hacker News / about 2 years ago
I used https://inferkit.com/ with a list of song titles compiled and placed on separate lines with a buffer line inbetween each one, so the ai knew where to stop. also, after every generation, I erased the previously generated titles so the ai would only take inspiration from will's song titles and not itself, which is something that I saw happen a little bit where it got stuck in a "loop" of it's own creation. Source: over 2 years ago
I can't speak for other users, but I actually do use AI-writting as an assistant of sorts when I need inspiration. (I use InferKit's free demo). Source: over 2 years ago
Thnx! I used inferkit.com, try it out for yourself! Source: almost 3 years ago
While this is almost certainly true, that conversation is AI generated. https://inferkit.com/. Source: almost 3 years ago
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
transformer.huggingface.co - Let a unicorn finish your sentences
Tabnine - TabNine is the all-language autocompleter. We use deep learning to help you write code faster.
Holo AI - Write & play AI stories
Kite - Kite helps you write code faster by bringing the web's programming knowledge into your editor.
GPT-J - Open-source cousin of GPT-3, everyone can use it