Max Tegmark: The Case for Halting AI Development | Lex Fridman Podcast #371

MIT physicist and AI researcher Max Tegmark, a key figure in the call for a six-month pause on giant AI experiments, returns to the Lex Friedman podcast. Tegmark discusses his belief that we are likel...
Amazon CodeWhisperer, Free for Individual Use, is Now Generally Available
Amazon CodeWhisperer, a real-time AI coding companion, is now generally available and includes a CodeWhisperer Individual tier that is free to use for all developers. The tool keeps developers product...
Teaching Large Language Models to Self-Debug
Large language models have achieved impressive performance on code generation, but generating correct code with a single attempt is challenging. To address this problem, the authors propose SELF-DEBUG...
Build your own ChatGPT in .NET with Semantic Kernel 🚀

The popularity of chat GPT, which has signed up 100 million users in just two months, has led to an increase in startups utilizing the underlying large language models (LLMs) that power the technology...
HuggingGPT - a Hugging Face Space by Microsoft
HuggingGPT is a space created by Microsoft under the Hugging Face umbrella, offering access to a range of models, datasets, and solutions. The space supports file sharing and has a vibrant community o...
Our Approach to AI Safety: Ensuring Safe and Beneficial Use of Powerful AI Systems
OpenAI is committed to building and deploying powerful AI systems safely and responsibly. We understand that AI tools come with real risks, which is why we conduct rigorous testing and engage with ext...
Welcome to LangChain - LangChain 0.0.133
LangChain is a powerful platform for developing and integrating natural language models, chat models, prompt templates, vector stores, and much more. Get started with our quickstart guide, and explore...
Neural Networks: Zero To Hero
This course by Andrej Karpathy is a step-by-step guide to building neural networks from scratch, starting with backpropagation and building up to modern deep neural networks like GPT. The focus is on ...
Andrej Karpathy: Tesla AI, Self-Driving, Optimus, Aliens, and AGI | Lex Fridman Podcast #333

Andre Capothy, the former director of AI at Tesla and OpenAI, defines neural networks as a mathematical abstraction of the brain. These networks consist of knobs that are modifiable and trainable, sim...
Attention is all you need by Vaswani et al.
The paper Attention is All You Need introduces the Transformer, a model based on attention which revolutionized the field of natural language processing. Unlike previous models, the Transformer relies...
Attention Is All You Need
The Transformer is a new simple network architecture based solely on attention mechanisms, dispensing with recurrence and convolutions entirely. Our experiments on two machine translation tasks show t...
# Bot Generator Bot
This is a Multi-Purpose Bot Prompt Generator designed to help users create customized prompts for various types of ChatGPT bots. With this tool, users can easily generate prompts for different types o...
Auto-GPT: An Autonomous GPT-4 Experiment
Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, autonomously develops and manages businesses to increase net...
GPT magic: A Jupyter/IPython command for generating code with GPT
# GPT magic A Jupyter/IPython magic command for generating code using GPT. Install with pip and provide your own OpenAI API key. Current default is gpt-3-turbo model with options to change to gpt-4. A...
JARVIS Project Overview
JARVIS is a collaborative system that connects AI models for solving complicated AI tasks. The system comprises an LLM as the controller and numerous expert models as collaborative executors. The syst...
A wrapper of LLMs that biases its behaviour using prompts
# Smarty-GPT ## A wrapper of LLMs (chatgpt, gpt4, etc.) that biases its behaviour using prompts A wrapper of LLMs that biases its behaviour using prompts and contexts in a **transparent** manner to th...
Awesome ChatGPT Prompts
This is a collection of prompt examples to be used with the ChatGPT model, a large language model trained by OpenAI, that is capable of generating human-like text. In this repository, you will find a ...
Awesome GPT-4 - A Curated List of Prompts, Tools, and Resources for the GPT-4 Language Model
This is a curated list of impactful scientific papers, open-source projects, community demos, product integrations, prompts, and tools related to the GPT-4 language model. The papers section includes ...
Chatbox - Desktop App for ChatGPT API and Prompt Debugging
Chatbox is a desktop application for ChatGPT API (OpenAI API), providing prompt debugging and management tools. It offers the same fast speed as ChatGPT Plus, and data is stored locally, reducing the ...
Italy’s Privacy Watchdog Bans ChatGPT Over Data Breach Concerns
Italy’s Data Protection Authority has banned ChatGPT due to concerns about a recent data breach and the illegal use of personal data to train the chatbot. The move is a temporary measure “until ChatGP...