Create a Self-Moderated Commentary System with LangChain and OpenAI

We’re going to create a self-moderated comment response system using two of the models available on OpenAI chained with LangChain. Preventing our system from being trolled.

Pere Martra
Towards AI
Published in
10 min readSep 10, 2023

--

This article is part of a free course about Large Language Models available on GitHub.

I’ve rewritten the article and the supporting notebook to utilize the new LCEL (LangChain Expression Language) instead of…

--

--

AI Architect. Authoring a course about Large Language Models Applications & Techniques. I write, mainly, about LLMs, DeepLearning and TensorFlow.