Discover more about this project by clicking on the menu items.
Situation
In the summer of 2022, I became intrigued by the potential of Large Language Models (LLMs) like GPT-3. Exploring their capabilities was mind-blowing, revealing a whole new realm of possibilities. A new world opened up and left me eager to dive deeper.
Task
My goal is to raise awareness of the pervasiveness of Artificial Intelligence and its impact on society.
Action
- The Artificial Bot Trainer is a chatbot created with Dialogflow ES and OpenAI’s gpt-3.5-turbo-instruct model,
- It is a robot, like Robbie or Johnny 5,
- Perpetually hungry for data, it enjoys helping conversation designers and NLP engineers with the bot training process. It will be happy to find variants for a sentence.
- Have a try here!
Results
For those who have a flavor for technicalities, here are the details:
NLU: Dialogflow ES
Code & Libraries: Node.js,Firebase Function, Axios, Bad-words
OpenAI: GPT-3, text-curie-001 model. This project received approvation to be published by OpenAI App Review’s team on 27/09/2022. (Upgraded to gpt-3.5-turbo-instruct model)
Lessons learned
Still digging into Generative AI and Prompt Engineering. See my blog for more contents about these topics