Based on our record, Codex by OpenAI should be more popular than transformer.huggingface.co. 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.
You can still play with GPT-2 here, which may give you a better idea of how alien a pattern detecting algorithm with zero ability to interact with an exterior reality that provides referents “thinks”: https://transformer.huggingface.co. Source: about 2 years ago
Try signing up for https://beta.openai.com/playground, I got access to GPT-3 in a couple days. For GPT-2 you can try out https://transformer.huggingface.co/. - Source: Hacker News / over 2 years ago
From GPT2: "Can AIs have conversations with multiple people at once? The answer is "yes" and "no". While it is possible to have a conversation with a single person (by communicating in text, email, etc .), it is not possible to have multiple conversations with one person at once." Https://transformer.huggingface.co/. Source: almost 3 years ago
I would look into non-authoring approaches. Gamebooks and dungeon/hex crawls are one early example. Nowadays people are experimenting with analog techniques (like using cut-ups), or computer tech that takes advantage of machine learning like (Write With Transformer (AIDungeon is the more famous/infamous one, but more are emerging). Source: almost 3 years ago
If you want to play with Transformers you can go here https://transformer.huggingface.co/ They have a really easy to use library in Python called Transformers. - Source: Hacker News / over 3 years ago
> 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
GPT-J - Open-source cousin of GPT-3, everyone can use it
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
Holo AI - Write & play AI stories
Tabnine - TabNine is the all-language autocompleter. We use deep learning to help you write code faster.
InferKit - State-of-the-art text generation
Kite - Kite helps you write code faster by bringing the web's programming knowledge into your editor.