Kirppu og AI-kundeservice: fra spredt viden til chatbot og demo
·1297 words·7 mins
Course deliverables for AI-drevne applikationer are documented here as blog posts. Each post matches an assignment on the learning platform and explains what was built, how it works, and what I learned.
Posts are ordered by assignment number:
The live feature is the assistant chat on the homepage (floating button) when the chat API is running and configured in site params.
API setup: The posts describe how I use an OpenAI API key in server/.env, connect Hugo via ragApiUrl, and keep secrets out of Git — see especially the AI-driven application post.