Part 1 of a series on building a production banking AI chatbot.
When our team kicked off the banking chatbot project, I genuinely thought my job was already solved.
I was the Node.js developer. My part sounded almost embarrassingly simple:
Open a WebSocket when a user connects
Send their message to the AI service






