Skip to content

Commit 19929b1

Browse files
authored
Update README.md
1 parent bf71d64 commit 19929b1

File tree

1 file changed

+39
-3
lines changed

1 file changed

+39
-3
lines changed

README.md

+39-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,40 @@
1-
# Yana
2-
## An AI Assistant
1+
# Yana (You Are Not Alone)
32

4-
One stop for many AI's.
3+
Yana is an AI-powered chatbot designed to answer any questions and have engaging conversations with users. Yana was created by a team of students as a project, and it utilizes multiple AI technologies from around the world to provide a unique experience for users.
4+
5+
## Features
6+
7+
- Can answer any questions
8+
- Can draw pictures using Dream Studio Stable Diffusion
9+
- Has access to the open internet through SerpAPI
10+
- Engages in conversations with users
11+
12+
## Technologies Used
13+
14+
- OpenAI
15+
- Dream Studio Stable Diffusion
16+
- SerpAPI
17+
18+
## Installation
19+
20+
To install Yana, simply clone the Github repository and run the following command:
21+
`python server.py`
22+
23+
24+
This will start the Yana chatbot and allow you to begin interacting with it.
25+
26+
## Usage
27+
28+
Yana can be used in a variety of settings, including:
29+
30+
- Personal use for answering questions or having engaging conversations
31+
- Business use for customer service or other interactions
32+
- Educational use for answering student questions or providing additional resources
33+
34+
## Contributions
35+
36+
Contributions to Yana are welcome and encouraged. If you would like to contribute, please fork the repository and submit a pull request with your changes.
37+
38+
## License
39+
40+
Yana is licensed under the MIT license. See LICENSE for more information.

0 commit comments

Comments
 (0)