skshimada commited on
Commit
e5f33c9
·
verified ·
1 Parent(s): 5919f51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,15 +1,14 @@
1
  ---
2
- title: LocalAGI AI Mixologist
3
  emoji: 🍸
4
  colorFrom: indigo
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: "5.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- # 🍸 LocalAGI: The AI Mixologist
13
 
14
  ## 📖 Overview
15
  LocalAGI is a multimodal Retrieval-Augmented Generation (RAG) application that acts as an intelligent, interactive bartender. By combining state-of-the-art computer vision with vector search, the application allows users to upload a photo of any liquor bottle and instantly receive curated cocktail recipes utilizing that specific spirit from a custom-ingested library.
 
1
  ---
2
+ title: LocalAGI AI Sommelier
3
  emoji: 🍸
4
  colorFrom: indigo
5
  colorTo: purple
6
  sdk: gradio
 
7
  app_file: app.py
8
  pinned: false
9
  ---
10
 
11
+ # 🍸 LocalAGI: The AI Sommelier
12
 
13
  ## 📖 Overview
14
  LocalAGI is a multimodal Retrieval-Augmented Generation (RAG) application that acts as an intelligent, interactive bartender. By combining state-of-the-art computer vision with vector search, the application allows users to upload a photo of any liquor bottle and instantly receive curated cocktail recipes utilizing that specific spirit from a custom-ingested library.