Skip to content

moontech69/thoughtfulAI-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thoughtful AI Support Agent

This is a simple conversational AI agent built using Streamlit. It helps users learn about Thoughtful AI's healthcare automation agents (EVA, CAM, PHIL) by responding to questions using a predefined dataset.


Features

  • Chat UI powered by Streamlit
  • Fuzzy matching against a predefined set of answers
  • Helpful fallback responses for unsupported queries
  • Sample questions and easy-to-use layout

Get Started

Python 3.11+ is required.

1. Clone the repo

git clone https://github.com/moontech69/thoughtfulAI-task.git
cd thoughtfulAI-task

2. Install dependencies

pip install -r requirements.txt

3. Run the app

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages