I'm an AI Engineer at IntegriAI, specializing in building Conversational AI systems.
Experienced in creating Generative AI-integrated solutions and Fullstack Web Applications.
Previously, I ran a development agency where I helped clients collectively reach over 300K users and generate more than $18M in total revenue.
Nothing here yet.
Jul 29, 2025 · 6 min read · Ever tried to bulk insert thousands of records that depend on each other? If you have, you probably know the pain. If you haven't, we're about to dive into a problem that'll make you question your life choices, and then show you a neat trick to solve...
Join discussion
Jul 13, 2023 · 1 min read · This is a short listicle As a developer, it is sometimes difficult to work with JSON. Especially if you are working with third-party APIs. The structure of the object is not in your control. And you have to work with what you get. Here are 3 tools th...
Join discussion
Jun 16, 2023 · 6 min read · The ability to extract insights from user input has always been an excellent use case for OpenAI APIs. I have seen a lot of people using GPT APIs to perform NLP tasks. From Intent Detection, Classification to NER (Named Entity Recognition) it's quite...
Join discussion
Jun 6, 2023 · 3 min read · If you are a PHP developer using VS Code, it's almost a no-brainer to use the PHP Intelephense plugin. It provides excellent IntelliSense for your PHP code and makes life easier. It prompts you to fix any undefined type, function, constant, class con...
Join discussion