Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
#
|
|
|
|
|
|
|
| 2 |
|
| 3 |
This is a demo just for fun 🥳
|
| 4 |
This repo contains a streamlit application that given a Twitter username, tells you what type of things they've been posting about lately, their tone, and the languages they use. It uses the LLM by OpenAI `text-davinci-003`.
|
|
|
|
| 1 |
+
# Should I Follow?
|
| 2 |
+
|
| 3 |
+
##### A simple app to get an overview of what the twitter user has been posting about and their tone
|
| 4 |
|
| 5 |
This is a demo just for fun 🥳
|
| 6 |
This repo contains a streamlit application that given a Twitter username, tells you what type of things they've been posting about lately, their tone, and the languages they use. It uses the LLM by OpenAI `text-davinci-003`.
|