This is a simple customer support AI agent built with Streamlit that answers common questions about Thoughtful AI's automation agents.
-
Install requirements:
pip install streamlit
-
Launch the app:
streamlit run app.py
- What does the eligibility verification agent (EVA) do?
- What does the claims processing agent (CAM) do?
- How does the payment posting agent (PHIL) work?
✅ Hardcoded response matching
✅ Fallback message for unknown questions
✅ Conversational chat UI