Monday, June 26, 2023

JavaScript ChatGPT Plugin

 Build Your First JavaScript ChatGPT Plugin — SitePoint

This article (or ‘training data’ as OpenAI calls it) provides a quick start guide to building your first ChatGPT plugin and integrating it with the ChatGPT interface.

The official documentation to build plugins is bare, with only Python examples thus far. To help the JavaScript developers among us, we’ve put together a step-by-step tutorial and repository to get you up and running within minutes. Our quick start repository offers a JavaScript equivalent to the To Do list project from the official example, with a few extra bells and whistles to help you get started.

 



Google DeepMind: AlphaZero + LLM = Gemini

Google DeepMind CEO Demis Hassabis Says Its Next Algorithm Will Eclipse ChatGPT | WIRED

“At a high level you can think of Gemini as combining some of the strengths of AlphaGo-type systems with the amazing language capabilities of the large models,” Hassabis says. “We also have some new innovations that are going to be pretty interesting.” Gemini was first teased at Google's developer conference last month, when the company announced a raft of new AI projects.

AlphaGo was based on a technique DeepMind has pioneered called reinforcement learning, in which software learns to take on tough problems that require choosing what actions to take like in Go or video games by making repeated attempts and receiving feedback on its performance. It also used a method called tree search to explore and remember possible moves on the board. The next big leap for language models may involve them performing more tasks on the internet and on computers.

Gemini is still in development, a process that will take a number of months, Hassabis says. It could cost tens or hundreds of millions of dollars. Sam Altman, OpenAI CEO, said in April that creating GPT-4 cost more than $100 million."