Skip to content

Building my AI idea with with the help of a great community.

License

Notifications You must be signed in to change notification settings

datapro4hire/myAIidea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Template

Quick Start

Setup

pip install -r requirements.txt

Run

streamlit run bottlenecks.py #This will launch the Streamlit app, which will guide you through the process mining and visualization workflow.

Overview for the systems integrations optimizer

This project is an AI process mining and systems integration platform. It will use Machine Learning to identify bottlenecks. It will also leverage Large Language Models to optimize current systems integrations.

1. Input Data Used

The input data is operational data for a grocery store logs found in Kaggle. It includes:

  • Task Label by operational area
  • Task Duration
  • Task Volume

It also includes qualitative observations.

2. Output Data

The output data is a JSON file containing the expected output, the score (tbd), and an interactive workflow.

3. Models Used

  • Llama 3.3
  • OpenAI GPT-4o

4. Evaluation Method

tbd

About

Building my AI idea with with the help of a great community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published