Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Fruit Expert Chatbot

An AI chatbot specialized in fruits, powered by Azure OpenAI. Answers questions about fruit taste, nutrition, and more in a cute tone.

Features

  • 🍎 Expert answers about fruits
  • πŸ’¬ Remembers recent conversation history
  • 🌐 Streamlit web UI

Tech Stack

  • Azure OpenAI GPT-4o-mini
  • Streamlit
  • Python

Setup

Create a .env file:

AZURE_OAI_ENDPOINT=your-endpoint

AZURE_OAI_KEY=your-api-key

AZURE_OAI_DEPLOYMENT=your-deployment-name

Run

pip install -r requirements.txt
streamlit run app.py

About

Fruit expert AI chatbot powered by Azure OpenAI GPT-4o-mini

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages