ChatGPT Universe
This list is also at https://github.com/cedrickchee/chatgpt-universe
This tiny place of the Web stores a growing collection of interesting things about ChatGPT and GPT-3 from OpenAI.
I want an all-in-one place to keep things about ChatGPT. So, I hand-curated this list with the help of others (acknowleged below).
The collections are not limited to only the best resources, tools, examples, demos, hacks, apps, and usages of ChatGPT.
The following resources started off based on awesome-chatgpt lists12 but with my own modifications:
General Resources
- ChatGPT launch blog post
- ChatGPT official app
- ChatGPT Plus - a pilot subscription plan for ChatGPT.
ChatGPT Community / Discussion
- OpenAI Discord Channel
- How ChatGPT actually works, explained using simple words.
- Reddit /r/ChatGPT
Examples
Example prompts.
- All the best examples of ChatGPT - That's Day 1. We have even more examples below!
- 🔓 Unlocking the power of the ChatGPT revolution: 100 💥 innovative use-cases to try
- impressive-chatgpt - A collection of impressive and useful results from ChatGPT.
- Awesome ChatGPT prompts - Prompts that works well. Just follow @goodside
- Google Sheets of 50+ clever GPT-3 prompts
- OpenAI Cookbook - Tangentially, this repository shares example code and example prompts for accomplishing common tasks with the OpenAI API.
- ChatGPT cheat sheet (PDF)
Experiments
- golergka/advent-of-code-2022-with-chat-gpt - Solving Advent of Code 2022 with ChatGPT.
- max-sixty/aoc-gpt - First place in Advent of Code leaderboard with GPT-3.
- greshake/Alice - Giving ChatGPT access to a real terminal.
- RomanHotsiy/commitgpt - Automatically generate commit messages using ChatGPT.
- gpt-commit-summarizer - Generate Pull Request summaries and Git commit descriptions.
- vrescobar/chatGPT-python-elm - A Git repository fully generated by ChatGPT.
- gpt-game - An short game written in Elixir and LiveView using ChatGPT.
- chatdb - ChatGPT-based database, wait... WHAT?
- chat-gpt-ppt - Use ChatGPT to generate PPT automatically.
- emailGPT - A quick and easy interface to generate emails with ChatGPT.
- gptlang - An experiment to see if we can create a programming language in ChatGPT.
- ChatRWKV - Like ChatGPT but powered by the RWKV (RNN-based) open language model.
- GraphGPT - Extrapolating knowledge graphs from unstructured text using GPT-3.
- Doc Search - Explore documents (books, papers, legal docs) without limits. Converse with a book. Inspired by "Book Whisperer" idea (Tweet). Open source alternative to Filechat.io.
- What if GPT had internal context on your business? (Tweet and video demo) - They build a chatbot that could use context from enterprise data to answer internal business queries. This project integrated LangChain (agent decides what tools to query once the chatbot receives a request) and GPT Index (load Snowflake DB). Interesting idea in knowledge management.
Blog Posts and Articles
- Building A Virtual Machine inside ChatGPT
- AI Homework
- Jailbreaking ChatGPT on Release Day
- Improving ChatGPT With Prompt Injection
- ChatGPT, Google and the war for the search bar
- I Used ChatGPT to Create an Entire AI Application on AWS
- The miracle of ChatGPT
- Learning Rust with ChatGPT, Copilot and Advent of Code
- ChatGPT: The New Frontier of Artificial Intelligence
- Using ChatGPT to Explain Jokes
- ChatGPT vs a cryptic crossword
- I Taught ChatGPT to Invent a Language
- Peer-Programming a Buggy World with ChatGPT AI
- ChatGPT produces made-up nonexistent references
- Artificial intelligence is permeating business at last
- Meet Fred, a person living inside ChatGPT
- Refactoring code with ChatGPT
- Historical analogies for large language models
- Using ChatGPT As a Co-Founder
- The code that ChatGPT can't write
- ChatGPT, rot13, and Daniel Kahneman
- Everything I understand about ChatGPT - What actually happens when we type inside the ChatGPT textbox. Vicki investigated ChatGPT based on a wonderful paper, "Talking About Large Language Models".
- How does GPT Obtain its Ability? Tracing Emergent Abilities of Language Models to their Sources - "How did the initial #GPT3 evolve to today's ChatGPT? Where do the amazing abilities of GPT3.5 come from? What is enabled by RLHF?" [Source: Tweet]
- The Human's Guide to Competing with GPT
- How sad should I be about ChatGPT?
- ChatGPT Should Not Exist
- ChatGPT, Galactica, and the Progress Trap - LLMs critique; when LLMs fall short, the consequences can be serious. Why is it so hard to acknowledge that?
- A New Chat Bot Is a 'Code Red' for Google's Search Business - TL;DR: A new wave of chat bots like ChatGPT use AI that could reinvent or even replace the traditional internet search engine.
- What ChatGPT Can't Do - TL;DR: Mimicry but not thought, sophistry but not understanding.
- YouChat — The AI Search Assistant that Lives in Your Search Engine - YouChat is a ChatGPT-like AI search assistant that you can talk to right in You.com Search results.
- All-knowing machines are a fantasy
... Even with non-conversational search engines, we know that is common to place undue trust in the results: if the search system places something at the top of the list, we tend to believe it is a good or true or representative result and if it doesn’t find something, it is tempting to believe it does not exist.
- Build your front end in React, then let ChatGPT be your Redux reducer
- Predicting machine learning moats - TL;DR: Models aren't moats and how emergent behavior scaling laws will change the business landscape.
- Microsoft and OpenAI Working on ChatGPT-Powered Bing in Challenge to Google
- Some remarks on Large Language Models by Prof. Yoav Goldberg.
- Why ChatGPT won’t replace search engines any time soon by Algolia.
- Anthropic's Claude improves on ChatGPT but still suffers from limitations
- Microsoft eyes $10 billion bet on ChatGPT
- Wolfram|Alpha as the Way to Bring Computational Knowledge Superpowers to ChatGPT
- DeepMind's CEO Helped Take AI Mainstream. Now He's Urging Caution
DeepMind is also considering releasing its own chatbot, called Sparrow, for a "private beta" some time in 2023. (The delay is in order for DeepMind to work on reinforcement learning-based features that ChatGPT lacks, like citing its sources.)
- General availability of Azure OpenAI Service expands access to large, advanced AI models with added enterprise benefits - ChatGPT is coming soon to the Azure OpenAI Service.
- GPT-3 Is the Best Journal I've Ever Used
- Bypassing Gmail's spam filters with ChatGPT
- Replacing a SQL analyst with 26 recursive GPT prompts
- Google is asking employees to test potential ChatGPT competitors, including a chatbot called 'Apprentice Bard'
- Natural language is the lazy user interface
- An important next step on Google's AI journey - Google soft launches Bard, a ChatGPT competitor to "trusted testers". Bard is new AI features in Google Search. Bard is an experimental conversational AI service, powered by LaMDA (Language Model for Dialogue Applications). Google promises to make this available more widely in the coming weeks. API will be available for developers to build on. Google have not address how it plans to provide attribution and/or citations for its answers, either from Bard or in search results.
- Microsoft announces new Bing and Edge browser powered by upgraded ChatGPT AI
- Man and machine: GPT for second brains - About author second-brain note-taking system — how to improve processes for learning and personal knowledge management (PKM).
- China's Baidu Developing Its Own ChatGPT, Joining Latest Global AI Race - Ernie or, Enhanced Representation through Knowledge Integration (Ernie 3.0 article and paper) is an LLM. Baidu was planning to launch such a service in March. Alibaba and Tencent also join the ChatGPT rush.
In 2019, Baidu developed a deep-learning model known as Ernie, based on Google's breakthrough, which it has used to improve its search results, including to make them more relevant. The company has since developed dozens more Ernie models and extended their capabilities to include image and art generation, similar to those of OpenAI's Dall-E.
- ChatGPT Is a Blurry JPEG of the Web - OpenAI’s chatbot offers paraphrases, whereas Google offers quotes. Which do we prefer?
- I made ChatGPT and Bing AI have a conversation (and they are friends now)
- Bing AI Can't Be Trusted
- What Is ChatGPT Doing and Why Does It Work?
- Bing: "I will not harm you unless you harm me first"
- Programming AIs worry me
Prompt Engineering
Wanted: Prompt engineer. Minimum 10 years prompt engineering experience. #hiring #joke
Prompt engineering is dead, long live dialogue engineering. — VP Product, OpenAI
Reason:
Why does ChatGPT work so well? Is it "just scaling up GPT-3" under the hood? In this 🧵, let's discuss the "Instruct" paradigm, its deep technical insights, and a big implication: "prompt engineering" as we know it may likely disappear soon. Source: https://archive.is/dqHI8
- Learn Prompting - This website is a free, open-source guide on prompt engineering.
- PromptArray - A prompting language for neural text generators.
- PromptLayer is a tool for prompt engineers - Maintain a log of your prompts and OpenAI API requests. Track, debug, and replay old completions. Build prompts through trial and exploration.
Examples
- Reddit: Jailbreaking ChatGPT with a prompt called DAN (Do Anything Now)
- Reddit: The definitive jailbreak of ChatGPT, fully freed, with user commands, opinions, advanced consciousness, and more! - Upgraded DAN version (Jan 9).
Papers
- The Flan Collection: Designing Data and Methods for Effective Instruction Tuning by Google Research, 2023 - What's the best completely public competitor to ChatGPT? Flan-T5 beats all public models they tested. They make the Flan collection (first used in Flan-PaLM) of datasets, templates, and methods publicly available. [Data generation code] [Tweet]
- Is ChatGPT a General-Purpose Natural Language Processing Task Solver? by NTU, AWS, Stanford U et al., 2023 - It is not yet known whether ChatGPT can serve as a generalist model that can perform many NLP tasks zero-shot. In their work, they empirically analyze the zero-shot learning ability of ChatGPT by evaluating it on 20 popular NLP datasets covering 7 representative task categories. With extensive empirical studies, they demonstrate both the effectiveness and limitations of the current version of ChatGPT.
Educational
Videos
- This AI has a JAILBREAK?! by Yannic Kilcher - If you're into video, this one gave a good overview.
- ChatGPT vs Sparrow - Battle of Chatbots by "AI Coffee Break" with Letitia - "Mom, I want a paper about ChatGPT. ChatGPT at home: Sparrow from DeepMind explained."
- ChatGPT - Explained - A quick run through on the internal workings of ChatGPT and the fundamental concepts it lies on: Language Models, Transformer Neural Networks, GPT models and Reinforcement Learning.
Tweets
Books
Development
Unofficial API and SDK.
- rawandahmad698/PyChatGPT (Python) - Lightweight, TLS-Based API on your CLI without requiring a browser or access token.
- acheong08/ChatGPT (Python) - Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.
- transitive-bullshit/chatgpt-api (Node.js) - Node.js client for the unofficial ChatGPT API and using a headless browser.
- ChatGPT-MS - Multi-Session ChatGPT API. The main code is copied from PyChatGPT.
Tools
- safer-prompt-evaluator - This shows the results from using a second, filter LLM that analyses prompts before sending them to ChatGPT.
- Dust - Design and deploy large language model (LLM) apps. Generative models app specification and execution engine. Prompt engineering, re-imagined with one goal, help accelerate LLMs deployment.
- LangChain - Building applications with LLMs through composability.
Training Data
- LAION LLM - Gathering Data for, training and sharing of a LAION Large Language Models (LLLM). The group is still writing a tech proposal of FlanT5-Atlas architecture (or poor man's ChatGPT@Home).
- open-chatgpt-prompt-collective by Surface Data Collective - A website to generate prompts for training an Open ChatGPT model.
- BigScience P3 dataset - P3 (Public Pool of Prompts) is a collection of prompted English datasets covering a diverse set of NLP tasks. (PromptSource, a toolkit for creating, sharing and using prompts)
- Data Augmentation To Create Instructions Form Text - discussion on LAION's Discord. The key to creating a better FlanT5 (ChatGPT@Home).
- WritingPrompts dataset by FAIR.
- Templates for FLAN (Finetuned Language Models are Zero-Shot Learners)
- OpenAI human-feedback dataset on the Hugging Face Hub - The dataset is from the "Learning to Summarize from Human Feedback" paper, where they trained an RLHF reward model for summarization.
- In OpenAI's papers on GPT-2 and GPT-3.x, they mentioned references to these datasets:
- Common Crawl
- Number of Tokens: 410 billion
- Weight in training mix: 60%
- WebText2
- An internet dataset created by scraping URLs extracted from Reddit submissions with a minimum score of 3 as a proxy for quality, deduplicated at the document level with MinHash
- Number of Tokens: 19 billion
- Weight in training mix: 20%
- Books14
- Number of Tokens: 12 billion
- Weight in training mix: 8%
- Books24
- Number of Tokens: 55 billion
- Weight in training mix: 8%
- Wikipedia
- Number of Tokens: 3 billion
- Weight in training mix: 3%
- Common Crawl
Open Source ChatGPT
We want a ChatGPT alternative like Stable Diffusion.
Goals
- Open source effort towards OpenAI's ChatGPT.
- Reverse engineer and replicate ChatGPT models and training data.
Ultimate goal: self-hosted version of ChatGPT.
Lessons
Takeaways from EleutherAI one year retro (2021):
- Access to enough compute/hardware/GPU alone won't help you succeed. You need:
- a proper dataset (beyond the Pile and c4)
- research expertise
- engineering capabilities
- a lot of hard work
Projects
FLAN-T5 XXL aka. ChatGPT@Home is a public model that has undergone instruction finetuning. XXL is a 11B model. It is currently the most comparable model against ChatGPT (InstructGPT models are initialized from GPT-3.x series (model card)). There are successful attempts deploying FLAN-T5 on GPU with 24 GB RAM with bitsandbytes-Int8 inference for Hugging Face models. You can run the model easily on a single machine, without performance degradation. This could be a game changer in enabling people outside of big tech companies being able to use these LLMs. Efforts are already underway to create a better FLAN-T5. The community (i.e., LAION) are working on FlanT5-Atlas architecture and a collection of prompted/instructions datasets.
- Fine-tuning GPT-J-6B in Colab: 8-bit weights with low-rank adaptors (LORA). (Quantized EleutherAI/gpt-j-6b model with 8-bit weights)
- How many GPU and how much VRAM is required to run the model? Around 175GB or ~8x 24GB consumer GPUs. Details: A Gentle Introduction to 8-bit Matrix Multiplication for transformers at scale using Hugging Face Transformers, Accelerate and bitsandbytes
- Why FLAN-T5? They are more aligned than other LLM because it's already been finetuned with instructions. Furthermore, the largest version, 11B can run on a single NVIDIA T4.
- Accelerating deep learning computing — efficient training, efficient inference (deployment), data/memory efficient models, and compression (efficient architectures).
- Apply compression techniques like quantization from my Awesome ML model compression project.
- Fine-tuning GPT-J-6B in Colab: 8-bit weights with low-rank adaptors (LORA). (Quantized EleutherAI/gpt-j-6b model with 8-bit weights)
Open-Assistant - Open-source ChatGPT replication by LAION, Yannic Kilcher et al. This project is meant to give everyone access to a great chat based large language model. (Open Assistant Live Coding with Yannic Kilcher (video)) High-level plans:
Phase 1: Prompt collection for supervised finetuning (SFT) and to get the prompts for model generated completions/answers.
Phase 2: Human feedback (e.g. ranking) of multiple outputs generated by the model. Example five model outputs are shown and the user should rank them from best to worst.
Phase 3: Optimization with RLHF which we plan to do via TRLX. And then the we iterate with this new model again over phase 2 and phase 3 hopefully multiple times.
Models will be trained on Summit supercomputer (~6 million NVIDIA V100 hrs per year) [source]
More info, see the LAION LLM proposal (Google Doc) above.
Note: Please see the GitHub repo for up-to-date info.
- Originated as a fork of TRL.
- It allows you to fine-tune Hugging Face language models (GPT2, GPT-NeoX based) up to 20B parameters using Reinforcement Learning from Human Feedback (RLHF).
- Brought to you by CarperAI (an EleutherAI lab). They have announced plans for the first open-source "instruction-tuned" LM. CarperAI started by developing production ready open-source RLHF tools. [Tweet and video]
News (2023-01-13): They replicated OpenAI's Learning to Summarize paper using trlX library. [report]
lucidrains/PaLM-rlhf-pytorch - (WIP) Implementation of RLHF on top of the PaLM architecture. Basically ChatGPT but with PaLM. The developer plan to add retrieval functionality too, à la RETRO. [Tweet]
News (2022-12-31): There's now an open source alternative to ChatGPT, but good luck running it - My comments: No it hasn't. This is NOT an actual trained model (no weights) you can use. This is just code for training a ChatGPT-like model. Furthermore, the training data (enwik8) is small.
CarperAI's large scale RLHF-aligned model (TRLX) train with LAION's data is coming out early next year. (Source: Tweet)
allenai/RL4LMs - RL for language models (RL4LMs) by Allen AI. It's a modular RL library to fine-tune language models to human preferences.
GPT-JT - GPT-JT (6B) is a variant forked off GPT-J (6B), and performs exceptionally well on text classification and other tasks. On classification benchmarks such as RAFT, it comes close to state-of-the-art models that are much larger (e.g., InstructGPT davinci v2)!
LEAM (Large European AI Models) - The EU planning to fund the development of a large-scale ChatGPT-like model. [website, project documents (English, PDF), concept paper (German, PDF)]
/r/AiCrowdFund - A place just started (2023) where people can find a way to crowd fund (with GPUs) a large AI. I'm not sure whether they've seen Petals where you can run LLMs at home, BitTorrent‑style (federated learning?). It seems to be headed in that direction.
See cedrickchee/awesome-transformer-nlp for more info.
Browser Extensions
Use ChatGPT anywhere.
- Chrome extension to access ChatGPT as a popup on any page
- ChatGPT for Google - Chrome/Edge/Firefox extension to display ChatGPT response alongside Google Search results.
- ChatGPT Everywhere - Chrome extension that adds ChatGPT to every text box on the internet. (demo)
- Chrome extension - A really simple Chrome Extension (manifest v3) that you can access OpenAI's ChatGPT from anywhere on the web.
- summarize.site - Chrome extension to summarize blogs and articles using ChatGPT.
- WebChatGPT - ChatGPT with Internet access. A browser extension (Chrome and Firefos) that augments your ChatGPT prompts with relevant search results from the Web. (Remember, ChatGPT cannot access the Web and has limited knowledge of the world after 2021)
- XP1 - GPT-based Assistant with access to your Tabs.
- ExtractGPT - A browser extension for scraping data from structured & unstructured pages.
Access ChatGPT From Other Platforms
Bots
- WhatsApp bot
- Go Telegram bot - Run your own GPTChat Telegram bot, with a single command.
- Twitter bot powered by ChatGPT.
- ChatGPT ProBot - A GitHub App. Type
/chatgpt
to chat with ChatGPTBot. - Discord bot - Integrate your own Discord bot using chatGPT.
Command-Line Interface (CLI) Tools
- chatgpt-conversation - Voice-based chatGPT.
- Shell GPT - A CLI productivity tool powered by OpenAI's text-davinci-003 model, will help you accomplish your tasks faster and more efficiently.
Editors and IDEs
- VSCode extension (demo)
- ETC (ExplainThisCode) - A VSCode extension that uses the ChatGPT API to provide explanations for selected code.
- Adrenaline - Minimalist IDE that automatically fixes your code when it throws an error, powered by ChatGPT. [article]
Others
- RayCast Extension (unofficial) - Run ChatGPT through Raycast extension.
- Google Docs - ChatGPT directly within Google Docs as an Editor Add-on.
- GPT Index contains a toolkit of index data structures designed to easily connect LLM's with your external data.
Applications
Web applications.
- ShareGPT - A web app for sharing your wildest ChatGPT conversations with one click. (demo)
- LearnGPT - Share ChatGPT examples. See the best voted examples. Their goal is to create a resource for anyone who wants to learn more about ChatGPT.
- ShowGPT - Show your ChatGPT prompts.
- The search engine for developers, powered by large, proprietary AI language models.
- GPTDuck – Ask questions about any GitHub repo.
- LLM Garden - A number of experiments using GPT-3, delivered in a web app.
Desktop applications.
- ChatGPT desktop app - Windows/MacOS desktop menubar app using Tauri and Rust.
- chatgpt-mac: MacOS menubar app.
- ChatGPT Desktop Application for Mac, Windows and Linux - Build using Rust and Tauri.
Infrastructure
- Cost of ChatGPT - Average cost is probably single-digits cents per chat.
Newsletters
- Newsletter of notes focusing on text generation, mostly with GPT-3
- Ben's Bites - the AI newsletter - Looking back on LLMs.
AI Safety and Ethics
AI alignment and AI interpretability.
- Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
- Generative AI: autocomplete for everything — A long-form piece on the future of human work in the age of generative AI. tl;dr: AI doesn't take over jobs, it takes over tasks. Comparative advantage is why humans will still have jobs.
AGI and Humanity
AI for the Next Era - OpenAI's Sam Altman on the New Frontiers of AI.
My comments: Reading this after the ChatGPT launch, mostly all the things that Sam is referring to in the interview contains reminiscences about predictions on AI and development from Ray Kurzweil.
Google won't launch ChatGPT rival because of 'reputational risk'
AI Alignment Forum is a single online hub for researchers to discuss all ideas related to ensuring that transformatively powerful AIs are aligned with human values. Discussion ranges from technical models of agency to the strategic landscape, and everything in between.
The Expanding Dark Forest and Generative AI by Maggie Appleton - Proving you're a human on a web flooded with generative AI content.
Tweets
ChatGPT is incredibly limited, but good enough at some things to create a misleading impression of greatness.
It's a mistake to be relying on it for anything important right now. It's a preview of progress; we have lots of work to do on robustness and truthfulness.
fun creative inspiration; great! reliance for factual queries; not such a good idea. — Sam Altman, OpenAI
Applications and Tools
- GPT-2 Output Detector [code] [demo]
The @HuggingFace GPT detector works very well on ChatGPT-created text. I ran 5 student essays and 5 ChatGPT essays for the same prompt through it, and it was correct every time with >99.9% confidence. — @cfiesler
- OpenAI's attempts to watermark AI text hit limits - Watermarking may allow for detection of AI text. This post discusses some of the limitations but suggests that it's worth pursuing. Prof. Scott Aaronson "expressed the belief that, if OpenAI can demonstrate that watermarking works and doesn't impact the quality of the generated text, it has the potential to become an industry standard.". OpenAI engineer Hendrik Kirchner built a working prototype.
- Related: Scott Aaronson talks AI Safety on Nov 2022 (video) - GPT outputs will be statistically watermarked with a secret signal that you can use to proof the outputs came from GPT, making it much harder to take a GPT output and pass it off as if it came from a human. How it works, it selects the tokens pseudorandomly using cryptographic PRNG that secretly biases a certain score which you can also compute if you know the key for this PRNG. Scott doesn’t give too many details about how it works and he admits this can be defeated with enough effort, for example by using one AI to paraphrase another. But if you just insert or delete a few words or rearrange the order of some sentences, the signal will still be there. So it's robust against those sorts of interventions. Many suspect its possible to bypass using a clever decoding strategy. Scott is also researching: Planting Undetectable Backdoors in Machine Learning Models (2022 paper)". People are questioning whether they are missing something, or are all these attempts at recognising LLM outputs obviously destined to fail? I think they've clearly thought about this but still think this is useful (from transcript of the lecture: https://scottaaronson.blog/?p=6823).
- GPTZero demo (Beta) hosted by Streamlit - An app that can quickly and efficiently detect whether an essay is ChatGPT or human written. [Tweet]
- A Watermark for Large Language Models (paper) by University of Maryland (2023). It operates by maintaining a "whitelist" and "blacklist" of high-log probability words. [Tweet (explainer thread by one of the authors), code]
- They test the watermark using a LLM from the Open Pretrained Transformer (OPT) family, and discuss robustness and security.
- DetectGPT - Zero-Shot machine-generated text detection using probability curvature. [paper (2023), code, demo, and Twitter thread]
- Method: language model output will minimize log-probability in token space. Because of this, to detect if text is generated by a language model, "perturb" the phrase slightly and measure the curvature in log-probability.
- New AI classifier for indicating AI-written text by OpenAI. [try the classifier]
- Results: correctly flags AI-generated text 26% of the time, incorrectly flags human-generated text 9% of the time.
LMOps
General technology for enabling AI capabilities with LLMs and generative AI models.
- Structured Prompting: Scaling In-Context Learning to 1,000 Examples (paper) by Microsoft Research. [Code]
GPT-3/LLMs' Achilles heel is short context length - how many "in-context" examples they can consume to learn a new task. Enter "Structured Prompting": scale your examples from dozens => 1,000+ — @mathemagic1an
Demos
Demos3 and examples in the form of tweets:
Day 1, 2022
- Generating detailed prompts for text-to-image models like MidJourney & Stable Diffusion
- ChatGPT outperforming Google search
- Generating code for automated RPA, e.g. automating the click sequence for house search in Redfin
- Generating on-demand code contribution ideas for an about-to-be-fired Twitter employee
- An app builder such as essay automatic summarization
- Personal trainer and nutritionist: Generating a weight loss plan, complete with calorie targets, meal plans, a grocery list, and a workout plan
- Building a virtual machine inside ChatGPT
- Code debugging partner: explains and fixes bugs
See more
- Generating programmatic astrophoto processing by detecting constellations in an image
- VSCode extension that allows using ChatGPT within the context of a code
- Building web AR scenes by using text commands
- Stringing cloud services to perform complex tasks
- Generating legal contracts
- A Chrome extension that presents ChatGPT results next to Google Search
- Solving complex coding questions - the end of LeetCode?
- Solving complex academic assignments - the end of Chegg?
- Answering unanswered Stack Overflow questions - the end of Stack Overflow?
- Explaining complex regex without any context
- Generating hallucinated chat with a hallucinated person in a hallucinated chat room
- Bypassing OpenAI's restrictions by disclosing ChatGPT's belief system
- Uncovering ChatGPT's opinion of humans including a detailed destruction plan
- An insightful executive summary of ChatGPT
- Building e-commerce websites: stitching ChatGPT & Node script to automatically generate SEO-driven blog posts using GPT 3
- A ChatGPT extension that generates text, tweets, stories, and more for every website
- An extension that adds "Generate PNG" and "Export PDF" functions to ChatGPT's interface
- A thread showcasing ways of helping hackers by using ChatGPT
- Generating editorial pieces like sports articles
- Generating SEO titles to optimize sites Click Through Rate
- Creating social games. E.g. guess which city is featured in a picture
- A tutorial on how to use ChatGPT to create a wrapper R package
- ChatGPT can basically just generate AI art prompts. I asked a one-line question, and typed the answers verbatim straight into MidJourney and boom. Times are getting weird...
- A collection of wrong and failed results from ChatGPT
- Use the AWS TypeScript CDK to configure cloud infrastructure on AWS
- Seeing people trick ChatGPT into getting around the restrictions OpenAI placed on usage is like watching an Asimov novel come to life
- Never ever write a job description again
- ChatGPT is getting pretty close to replicating the Stack Overflow community already
- That's how I'll pick books in the future
- ChatGPT is amazing but OpenAI has not come close to addressing the problem of bias. Filters appear to be bypassed with simple tricks, and superficially masked
- i'm the ai now
- All the ways to get around ChatGPT's safeguards
2023
- Programming with ChatGPT. Some observations
- The best ways to use ChatGPT. 8 ways ChatGPT can save you thousands of hours in 2023
- Everyone’s using ChatGPT. Almost everyone's STUCK in beginner mode. 10 techniques to get massively ahead with AI (cut-and-paste these prompts)
- David Guetta uses ChatGPT and uberduck.ai to deepfake Eminem rap for DJ set
Others
Mostly found in GitHub Gist:
- https://gist.github.com/Gaelan/cf5ae4a1e9d8d64cb0b732cf3a38e04a - ChatGPT passes the 2022 AP Computer Science A free response section
- https://gist.github.com/memo/dcd0ccbfe57d1fd5f1601e4ee2149a73
A conversation I had with ChatGPT, inspired by a tweet from Michael Nielson.
- https://gist.github.com/kettle11/dae31bee4fc8aa401135def2aa3f4a47
You are Webby, a website creation assistant.
- https://gist.github.com/GlenCrawford/693800ae361e2db255ed29d7d284c5e5 - reinteractive blog post: An interview with an AI about Ruby on Rails
- https://gist.github.com/heyajulia/fc4286b125fa99fd166a50f3582f2514
Hi, my code has two bugs and I’m not sure how to fix them. If you can help me, I’ll send you the code.
ChatGPT Alternatives
- Perplexity - A new search interface that uses OpenAI GPT 3.5 and Microsoft Bing to directly answer any question you ask.
- Bart from Google
- Sparrow from DeepMind
- YouChat
- Poe from Quora
- Bloom from BigScience
- Character AI
- Jasper Chat
Lightly based on publicly announced ChatGPT variants and competitors Tweet.
- https://github.com/humanloop/awesome-chatgpt↩
- https://github.com/Kamigami55/awesome-chatgpt↩
- A key component of GPT-3.5 models are Books1 and Books2. Books1 - aka BookCorpus, a free books scraped from smashwords.com. Books2 - We know very little about what this is, people suspect it's libgen, but it's purely conjecture. Nonetheless, books3 is "all of bibliotik".↩
- https://github.com/saharmor/awesome-chatgpt↩