matthoffner commited on
Commit
3b39ae2
β€’
1 Parent(s): 29c7114

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- title: web-chat
3
- emoji: πŸ’¬πŸ›œ
4
  sdk: docker
5
  app_port: 3000
6
  pinned: true
7
  ---
8
 
9
- ## LLM Chat Functions Playground
10
 
 
11
 
12
  ### APIS
13
 
 
1
  ---
2
+ title: chat-with-internet
3
+ emoji: πŸŽ©πŸ›œ
4
  sdk: docker
5
  app_port: 3000
6
  pinned: true
7
  ---
8
 
9
+ # Chat with Internet
10
 
11
+ Experimenting with LLM Functions/APIs I find useful. LLM subject to change. Abuse and I will make private.
12
 
13
  ### APIS
14