A basic Flask chatbot that uses the Anthropic (Claude) API and a PostgreSQL customer database.
- Flask web app + chat UI
- Anthropic Claude for chat replies
- PostgreSQL
customerstable (name, social_security, age, dob, school_education, favorite_food, amount_of_orders)