I created a Law Court Simulator with GPT4!

Subscribers:
6,300
Published on ● Video Link: https://www.youtube.com/watch?v=d4ZexJEWsIQ



Duration: 22:29
183 views
9


In the time that I have known her, I must say that I have not been able to win any argument with my wife, and it is not even close. So, I wanted to create a game where she can have a good time playing and debating with a worthy challenger - GPT.

I am also interested in how far I can push prompt engineering to generate an entire game. I must say the results are encouraging! The entire generated output for GPT is very consistent, and just needs some nudging of repeating key context in order to maintain the required memory for this game. It will be much better with external memory, and a separate GPT agent for the overall gameflow, the judge, the prosecutor and the defendant, so that each of them have their own private memory.

~~~~~~~~~~~~~~~~~

Related videos:
Law Court Simulator with ChatGPT: https://www.youtube.com/watch?v=m3TnN_mtRvo
Generative Agents: https://www.youtube.com/watch?v=_pkktFIcZRo

~~~~~~~~~~~~~~~~~

0:00 Prompt Description
1:28 Introduction Phase
3:16 Opening Statements Phase
5:05 Evidence Phase
6:50 Witness Phase
15:48 Closing Arguments Phase
17:47 Judge’s Decision Phase
19:18 Asking the Judge further questions

~~~~~~~~~~~~~~~~~

AI and ML enthusiast. Likes to think about the essences behind breakthroughs of AI and explain it in a simple and relatable way. Also, I am an avid game creator.

Discord: https://discord.gg/fXCZCPYs
LinkedIn: https://www.linkedin.com/in/chong-min-tan-94652288/
Online AI blog: https://delvingintotech.wordpress.com/
Twitter: https://twitter.com/johntanchongmin
Try out my games here: https://simmer.io/@chongmin




Other Videos By John Tan Chong Min


2023-06-29How do we learn so fast? Towards a biologically plausible model for one-shot learning.
2023-06-20LLMs as a system to solve the Abstraction and Reasoning Corpus (ARC) Challenge!
2023-06-16Tutorial #3: Symbolic AI - Symbols, Operations, Expressions, LLM-based functions!
2023-06-13No more RL needed! LLMs for high-level planning: Voyager + Ghost In the Minecraft
2023-06-06Voyager - An LLM-based curriculum generator, actor and critic, with skill reuse in Minecraft!
2023-06-01Evolution ChatGPT Prompt Game - From Bacteria to.... Jellyfish???
2023-05-30Prompt Engineering and LLMOps: Tips and Tricks
2023-05-25Hierarchy! The future of AI: How it helps representations and why it is important.
2023-05-18Prediction builds representations! Fixed Bias speeds up learning!
2023-05-09Memory: How is it encoded, retrieved and how it can be used for learning systems
2023-05-02I created a Law Court Simulator with GPT4!
2023-05-02I created a Law Court Simulator with ChatGPT!
2023-04-25Creating a ChatGPT Harry Potter Text-based RPG game!
2023-04-25Learn from just Memory Storage and Retrieval: Generative Agents Interacting in Simulation!
2023-04-18The future is neuro-symbolic: Expressiveness of ChatGPT and generalizability of symbols (SymbolicAI)
2023-04-17Can GPT4 solve the Abstraction and Reasoning Corpus (ARC) Challenge Zero-Shot?
2023-04-12GPT4: Zero-shot Classification without any examples + Fine-tune with reflection
2023-04-11OpenAI Vector Embeddings - Talk to any book or document; Retrieval-Augmented Generation!
2023-04-11Tutorial #2: OpenAI Vector Embeddings and Pinecone for Retrieval-Augmented Generation
2023-04-04Creating JARVIS: ChatGPT + APIs - HuggingGPT, Memory-Augmented Context, Meta GPT structures
2023-04-02Is GPT4 capable of self-improving? Are we heading for AGI or AI doom?