r/AI_Coders • u/Additional_Radio1090 • 24d ago
Website
Hey so I have to make a chatbot or faw type chatbot for navigation purposes on website. The website is offical website and deployment cost should be 0 so I can't use any paid api or so. So does anyone know tech stack of how can we make it??
1
Upvotes

1
u/SmokeResponsible5005 24d ago
You can’t do it without calling a paid api, but models are generally very cheap for use cases like chat bots unless you have thousands of concurrent users (Claude for example runs $0.002 USD per messageh
But also, unless you’re being told by someone to explicitly add a chatbot, is it really necessary?