Oh my god I am so excited to finally dive into this but honestly I have zero coding experience and no idea where to start. Sorry if this is a super basic question! I really want to learn how to build AI stuff, specifically I want to make a smart chatbot for my aunt's bakery website here in London.
Here is what I am dealing with:
Should I start with Python or is there something else better for beginners?
@Reply #1 - good point! Python is definitely the way to go. I remember when I built a custom support bot for my buddy's store last year. I wanted to keep the budget at absolute zero, and I was so satisfied with how easy it was to do without spending a dime. Here is how I did it:
I would suggest Python for sure, but since it's for a website, JS is also an option.
Jumping in here because honestly, I am in the exact same boat with a side project I'm trying to launch. It is such a headache trying to figure out which path to take when you're just starting out, and I've been spinning my wheels on the same stuff for weeks now. Over the years, I've tried many different setups, but here are a few things I rely on for stability:
Great info, saved!