Unkommon — Serverless AI platform on AWS
Designed and deployed a serverless AI platform on AWS running a website chatbot and a voice agent on large language models via Amazon Bedrock. Built agentic, tool-calling workflows where the assistant checks availability and books appointments through function calls, using Python and Bedrock. Engineered the system prompt, tool schemas, and guardrails (including prompt-injection defenses), and added a Trie-based intent classifier to answer common questions before the LLM, cutting latency and per-call cost. Deployed on serverless AWS (Lambda, API Gateway, DynamoDB) as infrastructure as code with AWS SAM, with a CI pipeline and automated tests.



.png)
