ClippingGPT: RAG-based AI tutor outperforms GPT-4 by 26% on Brazil's diplomatic career exam
LLMs like ChatGPT operate as language models rather than knowledge bases, making them prone to hallucinations, outdated content, and linguistic bias — rendering them unreliable for high-stakes educational settings where accuracy is essential.
GPT-4 alone scored 473.8, finishing at 177th place and failing to qualify in the diplomatic career entrance exam.
ClippingGPT, trained on a proprietary knowledge base via embeddings, achieved 23rd place with a score of 597.79, outperforming GPT-4 by 26%.
Show all 7 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
ClippingGPT, trained on a proprietary knowledge base via embeddings, achieved 23rd place with a score of 597.79, outperforming GPT-4 by 26%.
What tools did this team use?
GPT-4, OpenAI's Embeddings API, OpenAI's Completion API, Redis.
What results were reported?
ClippingGPT performance gain over GPT-4: 26%; ClippingGPT exam score: 597.79; ClippingGPT exam ranking: 23rd place; GPT-4 exam score: 473.8 (source-reported, not independently verified).
What failed first in this deployment?
GPT-4 alone scored 473.8, finishing at 177th place and failing to qualify in the diplomatic career entrance exam.
How is this workflow AI workflow structured?
Knowledge base indexing → User submits query → Query vectorized and chunks ranked → Context-augmented answer generation → Blind expert grading.