This project is a simple customer support AI Agent for Thoughtful AI. It uses predefined responses to answer common questions about Thoughtful AI's agents.
- Interactive Chat UI: Built using Streamlit.
- Predefined Responses: The agent uses a hardcoded dataset to respond to common queries.
- Fallback Response: If the question doesn't match, the agent provides a fallback response.
- Clone the repository:
git clone https://github.com/vontario-taylor-1/thoughtful_ai_agent.git cd thoughtful-ai-agent