Simba commited on
Commit
a2fd13c
1 Parent(s): 73cfc8e
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -8,9 +8,9 @@ import numpy as np
8
  import neovision
9
 
10
  MARKDOWN = """
11
- # neovision 💬 + 📸
12
 
13
- This is a demo of neovision, a tool that allows you to chat with your webcamusinf GTP Vision.
14
  """
15
 
16
  connector = neovision.OpanAIConnector()
 
8
  import neovision
9
 
10
  MARKDOWN = """
11
+ # Welcome to VisionB 🧠 + 📸
12
 
13
+ Meet VisionB, your Visual Agent that combines the power of advanced GPT models with real-time visual inputs. Engage in interactive dialogues, ask questions, and gain insights with the added context of images from your webcam. Experience a new dimension of interaction where vision and conversational AI meet.
14
  """
15
 
16
  connector = neovision.OpanAIConnector()