Blog Logo
TAGS

How should AI systems behave, and who should decide?

OpenAI is clarifying ChatGPTs behavior in order to improve its alignment with human values. Their models are massive neural networks that learn from a broad range of data, and their behavior is shaped...

Read more...

Calling Azure Open AI with RestSharp

Learn how to call Azure Open AI using its REST endpoint. This post shows how to use RestSharp, with a request class to tailor requests and a response class to handle API responses. Tokens are used to ...

Read more...

Using ChatGPT to Control Hue Lights

In this Medium article, Richardhayes shares his experience of using ChatGPT and GPT-3 to control his Hue Lights with simple instructions such as make the lights blue or make one light pink and one lik...

Read more...

What Is ChatGPT Doing ... and Why Does It Work? - Stephen Wolfram Writings

ChatGPT is a language model that can generate meaningful text with human-like style. The model uses a ranking system for probable word choices based on billions of webpages and digitized books, rather...

Read more...

ChatGPT and Software Architecture

In this article, David R Oliver explores the many uses of ChatGPT from OpenAI in software architecture, beyond just drawing lines and boxes. This AI technology has numerous applications, and the autho...

Read more...

How to Build Your Own Lenny Chatbot Using GPT-3

Learn how to build an AI-powered chatbot like the Lenny Chatbot, which uses GPT-3 and can answer questions about product, growth, and startups. Follow this step-by-step guide to understand AI and GPT-...

Read more...

Google presents : Live from Paris

Google presents : Live from Paris

Google is using AI to improve its search capabilities, helping people understand information in new ways. The companys ongoing investment in AI has enabled it to understand information in various form...

Read more...

Introducing your copilot for the web: AI-powered Bing and Microsoft Edge

Introducing your copilot for the web: AI-powered Bing and Microsoft Edge

The speaker welcomes the audience to a show in Seattle and expresses excitement about the advances in the tech industry, while acknowledging the challenges faced by individuals, organizations, and cou...

Read more...

Coding Won’t Exist In 5 Years. This Is Why

In a world where handmade clothing was once the norm, skilled artisans spent countless hours creating beautiful garments. Today, we look at coding in a similar way. However, this mindset is about to c...

Read more...

GPT+WolframAlpha+Whisper - a Hugging Face Space by JavaFXpert

This Space on Hugging Face features the GPT, WolframAlpha, and Whisper models and is created by JavaFXpert. The Space includes datasets, documentation, and solutions. The space is running the ont4 app...

Read more...

Hugging Face - The AI community building the future.

Build, train and deploy state-of-the-art AI models with Hugging Face, the reference open-source in machine learning. With over 90,094 stars and more than 5,000 organizations using Hugging Face, we emp...

Read more...

LangChain: Building Applications with LLMs through Composability

LangChain is a library designed to assist developers in building applications through the use of large language models (LLMs) and composability. It provides a standard interface for building chains of...

Read more...

Ben Goertzel: Artificial General Intelligence | Lex Fridman Podcast #103

Ben Goertzel: Artificial General Intelligence | Lex Fridman Podcast #103

Ben Goertzel is one of the most interesting minds in the artificial intelligence community. He is the founder of SingularityNET, designer of OpenCog AI framework, formerly a director of research at th...

Read more...

Deploying a GPT-3 Chatbot on AWS using Flask and CodePipeline

Learn how to deploy a GPT-3 Flask chatbot on AWS using CodePipeline and Elastic Beanstalk. This article covers topics such as OpenAI API keys, GPT-3 models, endpoint and parameters, and Flask app setu...

Read more...