Check out the full presentation! https://docs.google.com/presentation/d/11ra52z6dD9aJTNN-tIljvIGsqG00M90KvL8dKocIOrE/edit?usp=sharing Check out the prototype!
- Gen AI Chatbot finetuned on 10000+ lines of Operational data W/dashboard capabilities: https://docs.google.com/presentation/d/11ra52z6dD9aJTNN-tIljvIGsqG00M90KvL8dKocIOrE/edit?slide=id.g31a2477e58b_0_325#slide=id.g31a2477e58b_0_325
- Quick Rec tool: https://docs.google.com/presentation/d/11ra52z6dD9aJTNN-tIljvIGsqG00M90KvL8dKocIOrE/edit?slide=id.g2d636f23e88_1_0#slide=id.g2d636f23e88_1_0
Welcome to the BBW Recommendation Tool! This application integrates AI-powered insights and interactive visualizations to rank suppliers and enhance decision-making through a custom UI.
-
OpenAI API Key
Follow this guide to obtain an OpenAI API key:
How to Get Your Own OpenAI API KeyNote: Most structured queries and all visualizations work without an API key, so feel free to explore quickly without one.
-
Update API Key
Insert your new key inchatbot_logic.pyat the following line:
chatbot_logic.py#L8
- After cloning, Open your terminal and run:
python -r requirements.txt
- Start the app:
python app.py
- Open your browser and navigate to:
http://localhost:5010
Upon launching the application, you'll encounter the Custom PowerBI Visual. This allows users to obtain AI-driven rankings and recommendations in a simple UI.
- Enter the INCI (raw material): Example -
Cocamidopropyl Betaine - Select Ranking Criterion: Choose from available options.
- Click "Rank Suppliers":
- A table of vendors with corresponding visuals will be displayed.
At the bottom of the screen, the Chatbot Button provides a "custom PowerBI dashboard." Users can interact with the chatbot using keywords like "bar chart" or "scatter plot" to generate visuals dynamically.
- From the initial screen, click "Chat with our AI Assistant" to open the chatbot interface.
- Copy a bullet point or question into the Chatbox UI on the left.
- Click "Send", and the chatbot will respond with insights or visuals.
This tool showcases the potential of integrating PowerBI + Azure AI (and in the future, PowerBI + Azure ML) to create the perfect dashboard for BBW's needs.
- Supplier Scoring
- Interactive Visualizations
- AI-Driven Recommendations
Explore the functionalities and see how this tool can revolutionize supplier management and analytics!