Custom AI Chatbot with Alert Automation

Job ID: 40562943

Budget: $15 – $25 AUD

I need a Python-built AI agent that lives on my website and instantly answers visitors’ questions with accurate product details and specifications pulled from my own knowledge base. The bot’s single mission is clear: disseminate information, not sell or provide generic support, so replies must stay tightly focused on the technical facts I supply.

Alongside the conversational interface, I also want a lightweight automation layer that monitors new entries in the same data source, creates short daily summaries, and pushes alerts or digests to users by email (or another easily configurable channel). The goal is to keep customers and internal stakeholders continuously updated without manual effort.

My data set is already structured; you will handle ingestion, embedding, and retrieval. Feel free to use LangChain, vector databases such as Pinecone or FAISS, and an LLM API of your choice, provided everything runs behind an API key I control. The final deliverables I expect are:

• Deployed chatbot widget integrated into my website
• Source code (Python) with clear setup instructions
• Automation script that generates and sends the summaries/alerts
• Brief README and a short video or GIF demo showing everything working

For acceptance, I will run a series of product-related queries, verify factual accuracy against my documents, and inspect an automatically generated summary email. Error handling, rate-limit protection, and clean, commented code are a must.