Working with AI

I have been skeptical of using AI in development work. Recently I have been using Vapi. This is a means of having a voice UI without having to do the Alexa rules option.

You give it a prompt that must include acting professionally and sticking to a knowledge base. Thats the core feature.

What really impressed me is that Vapi have applied this in chatbot form to their own documentation.

In a few questions I was able to get key information that would not have been found without exhaustivly reading the documentation.

I am still wary of using AI to write code having worked with Genetic Algorythms – you can end up with a solution that works for some cases but can’t say why it does it.