im
commited on
Commit
·
e719624
1
Parent(s):
6ec8fe5
change readme features description
Browse files
README.md
CHANGED
@@ -19,10 +19,10 @@ Many thanks to Runzhe Yang and Karthik Narasimhan for their insightful article h
|
|
19 |
|
20 |
- **Interactive Dialogue**: Engage with the AI in a conversational format, where the AI plays the roles of Socrates, Theaetetus, and Plato, thus bringing a multi-perspective approach to problem-solving.
|
21 |
|
22 |
-
- **Session Management**: The application maintains the state of your conversation across the session, allowing the dialogue to unfold naturally.
|
23 |
-
|
24 |
- **User-friendly Interface**: Built with Streamlit, the application provides a clean and straightforward interface for user interactions.
|
25 |
|
|
|
|
|
26 |
## Setup
|
27 |
|
28 |
1. Clone the repository.
|
|
|
19 |
|
20 |
- **Interactive Dialogue**: Engage with the AI in a conversational format, where the AI plays the roles of Socrates, Theaetetus, and Plato, thus bringing a multi-perspective approach to problem-solving.
|
21 |
|
|
|
|
|
22 |
- **User-friendly Interface**: Built with Streamlit, the application provides a clean and straightforward interface for user interactions.
|
23 |
|
24 |
+
- **Internet Access**: The application has access to a set of tool to access the Internet, search and scrape content of the web pages.
|
25 |
+
|
26 |
## Setup
|
27 |
|
28 |
1. Clone the repository.
|