Skip to content

NiyonAlex/streamlit-ai-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thoughtful AI - Customer Support Agent

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.

Project Overview

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.

Features

  • 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.

Predefined Answers

The following questions are predefined in the system:

  1. What is Thoughtful AI?
  2. What does the eligibility verification agent (EVA) do?
  3. What does the claims processing agent (CAM) do?
  4. How does the payment posting agent (PHIL) work?
  5. Tell me about Thoughtful AI's Agents.
  6. What are the benefits of using Thoughtful AI's agents?

Setup Instructions

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/NiyonAlex/streamlit-ai-bot
    
  2. Install packages:
    pip install -r requirements.txt
    
  3. Run app using streamlit commmand
    streamlit run app.py
    

Deploying Service

You can experience this app from url: https://niyonalex-ai-thoughtful.streamlit.app/