
I was tasked with implementing a Telegram Chat Bot which would help with GradientX’s subsidiary AIX’s AI Engineering course. I split the code into different modules focusing on different things like RAG, Function Calling and Image Generation in different Git Branches. It was cool to work with Large Language Models (LLMs) and learn more about how they work technically. I will be using this project to build off of and create similar projects for GradientX’s website as well as a pharmaceutical business client who is requesting a WhatsApp chatbot which can act as customer service and help customers with purchasing the right products for them.
I also created a WordPress chatbot made with a Flask backend, PHP, CSS, JS plugin frontend and deployed with GCP. I write extensively about my experience making this project here. The chatbot is actually linked to this website! So feel free to test it out here.
Link to my first RAG program using Vector Databases with Pinecone here
To view the Telegram Chatbot GitHub repository: Click Here
View my other projects here