"The output must be in a strict JSON format" this LLM prompt always cracks me up
PROMPT ENGINEERING
-

Tutorial to create the perfect prompt on ChatGPT
By
–
How to create the PERFECT PROMPT on #ChatGPT? Here is the complete tutorial -> https://youtu.be/R2jdPmrirgE #GPT4 #PromptEngineering
-
AI Roles: LLM Development, Prompt Engineering, and RLHF Orchestration
By
–
Most PE jobs in 2023 are probably just LLM-adjacent app development. My job is more developing prompt corpora, writing evaluations, and orchestrating the human work that goes into RLHF. Anthro's PE role is probably similar to mine but not many others like it.
-
Self-Healing Concept in LLMs Beyond Code Generation
By
–
it's crazy because the self-healing concept generalizes beyond just code gen, LLMs are actually pretty good at recognizing errors in most types of outputs and will fix them automatically if you prompt them correctly check out "RCI prompting" in this: https://
arxiv.org/pdf/2303.17491
.pdf
… -

Beyond Prompts: The Complexity of Building Real ML Systems
By
–
Everyone thinks that AI is using prompts and getting results. Unfortunately, building AI/ML systems is much more complex than that. Follow @abacusai for practical advice and recommendations to build end-to-end ML systems.
-

Drafting content using GPT-4
By
–
Drafted a page about the ChatGPT Alpha waitlist in around 10 minutes with #GPT4 What's missing? https://
testingcatalog.com/chatgpt-alpha/ -

SMS vs Phone Calls: Choosing the Right Interface for AI
By
–
Went with SMS so I don't have to be by a computer, but maybe phone call via Whisper would feel more magical pic.twitter.com/ObDIlBOt4N
— Yohei (@yoheinakajima) 4 avril 2023Went with SMS so I don't have to be by a computer, but maybe phone call via Whisper would feel more magical
-

SMS-Based Boss Input System for AI Agents
By
–
Still a bit wonky, but I had an early testing working w “Asking the Boss” via SMS for input
-

ChatGPT Button Explains SQL Query Fixes Across Multiple Databases
By
–
By clicking on the ChatGPT button, I get the correct explanation for fixing my query. The tool supports MySQL, MariaDB, SQLite, PostgreSQL, Oracle, and Microsoft SQL Server.
-

Learn SQL for Free Using ChatGPT with SQLize.online
By
–
Use AI to learn SQL for free: Here is a great tool powered by ChatGPT: http://
SQLize.online You can type your queries and use ChatGPT to learn and fix any issues. Here is an example where I'm trying to display a column that doesn't exist. I can have ChatGPT fix this: