Skip to content

ajdidonato7/censos-hackathon

Repository files navigation

Team 5: Censos Hackathon

Project Name: AdjusterAI

A collection of artificial intelligence applications that are designed to simplify and improve the process of submitting claims for automotive damage.

Architectural Diagram

image

**Video presentation : ** https://drive.google.com/file/d/1MHmtgiYn5KQ_m5KeW_pf5FsbwvE6JGtT/view?usp=sharing

###Installation Instructions :

Step 1: Installing requirements

Optional: Creating Python venv
python -m venv env
chmod +x env/bin/activate
source env/bin/activate

Install necessary packages
pip install streamlit
pip install boto3
pip install python-dotenv
pip install pymongo

Step 2 : Creating Vector Index search

image

image

Index Name : claim_image_search

image

Step 3: Launching the streamlit web app

streamlit run StreamlitApp.py

Step 4: Testing out the web app

-Upload a photo to see how the adjuster finds similar items from the dataset and suggests a severity level with claim estimate

-Type some text to see how the adjuster finds similar items based on your description and suggests a severity leve with claim estimate

image

image

image

About

Team 5's repo for censos hackathon 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors