You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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