The AI developer tool GitHub for Copilot is now being offered to every developer, team, and organization through its Business subscription. GitHub Copilot draws context from a developer’s code to suggest new lines, entire functions, tests, and complex algorithms. The new subscription tier has a more advanced OpenAI model and new capabilities to improve the … continue reading
ChatGPT has been the talk of the developer community ever since it was released to the public as a research preview at the end of last year. The tool, developed by OpenAI and trained off its GPT-3.5 model, is an AI-based conversational chatbot that is actually quite impressive in its capabilities. It enables you to … continue reading
OpenAI and Microsoft have announced that they are expanding their current partnership. This comes on the heels of OpenAI’s public release of ChatGPT at the tailend of last year, which has been making waves throughout the industry as people experiment with its capabilities. Microsoft had previously made large investments in OpenAI in 2019 and 2021, … continue reading
Point-E is OpenAI’s new system which produces 3D models from prompts in only 1-2 minutes on a single GPU. Generating 3D models was previously very different from the image generation models such as Dall-E because those can typically produce images within seconds or minutes while a state-of-the-art 3D model required multiple GPU hours to produce … continue reading
OpenAI has removed the waitlist for the DALL-E beta so that users can get started right away. DALL-E allows users to type infinite combinations of prompts that will each generate a unique set of images generated by ML/AI. Whether the prompts are as simple as “an armchair in the shape of an avocado” or as … continue reading
Developers can now fine-tune GPT-3 on their own data, creating a custom version tailored to their application, which allows for faster and cheaper running of models. GPT-3 is a natural language programming tool developed by AI research laboratory OpenAI. Users have to run a single command in the OpenAI CLI tool with the file that … continue reading
Databricks, the data and AI company, recently announced Databricks Partner Connect, a portal for users to quickly discover a broad set of validated data, analytics, and AI tools and easily integrate them with their Databricks lakehouse across multiple cloud providers. Integrations with Databricks partners Fivetran, Labelbox, Microsoft Power BI, Prophecy, Rivery, and Tableau are initially … continue reading
GitHub launched a technical preview of GitHub Copilot, a new AI pair programmer that helps developers write better code. The tool draws context from the code that’s being worked on and suggests whole lines or entire functions to suggest alternative ways to solve problems, write tests, and explore new APIs without having to search for … continue reading
Microsoft has revealed it is teaming up with OpenAI to exclusively license GPT-3. According to the company, this will further Microsoft’s goals to develop and deliver advanced AI solutions for customers, as well as create new solutions that harness the power of advanced natural language generation. GPT-3 is an autoregressive language model that outputs human-like … continue reading
OpenAI and Microsoft are partnering to accelerate breakthroughs in AI in Azure and help developers build the next generation of AI applications. The companies said they are focusing on building a computational platform in Azure, which will train and run increasingly advanced AI models, including hardware technologies that build on Microsoft’s supercomputing technology. “AI is … continue reading
OpenAI has developed a new approach to improving artificial intelligence (AI) safety. The new technique is called iterated amplification, and it allows developers to measure the ability of a machine learning system to perform complex tasks. Currently, when machine learning systems are trained to perform a task researchers need a training signal that will evaluate … continue reading
OpenAI has trained a human-like robot hand to manipulate physical objects using a system called Dactyl. The system was trained completely in a simulation and adapts to real-world physics. According to OpenAI, Dactyl leared from scratch using the same reinforcement learning algorithm as OpenAI Five. The results of this project demonstrate that it is possible … continue reading