This is a simple customer support agent built using the Streamlit framework that answers predefined questions about Thoughtful AI's services, including their various automation agents for healthcare processes.
The Thoughtful AI Customer Support Agent provides users with quick answers to frequently asked questions about Thoughtful AI’s agents, such as:
- Eligibility Verification (EVA)
- Claims Processing (CAM)
- Payment Posting (PHIL)
The application is designed to help users understand the services offered by Thoughtful AI in automating and enhancing business processes in the healthcare industry.
- Users can ask predefined questions related to Thoughtful AI services.
- The system provides predefined answers to these questions in real-time.
- The app includes a simple UI where users can type in their queries.
The following questions are predefined in the system:
- What is Thoughtful AI?
- What does the eligibility verification agent (EVA) do?
- What does the claims processing agent (CAM) do?
- How does the payment posting agent (PHIL) work?
- Tell me about Thoughtful AI's Agents.
- What are the benefits of using Thoughtful AI's agents?
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/NiyonAlex/streamlit-ai-bot
- Install packages:
pip install -r requirements.txt
- Run app using streamlit commmand
streamlit run app.py
You can experience this app from url: https://niyonalex-ai-thoughtful.streamlit.app/