Update README.md
Browse files
README.md
CHANGED
@@ -6,28 +6,4 @@ colorTo: yellow
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 7860
|
9 |
-
---
|
10 |
-
|
11 |
-
|
12 |
-
### Welcome to Squad AI 👋
|
13 |
-
|
14 |
-

|
15 |
-
|
16 |
-
---
|
17 |
-
Squad AI is an innovative AI-powered platform designed to connect individuals with shared interests, goals, and hobbies, facilitating real-life connections. By leveraging advanced AI technologies and state-of-the-art development tools, Squad AI aims to revolutionize how people form meaningful relationships and pursue personal growth through shared activities.
|
18 |
-
|
19 |
-
Start by asking
|
20 |
-
- Anyone interested in cricket in Toronto? Provide more information about who is interested. Also get me some locations where I can play cricket in Toronto.
|
21 |
-
|
22 |
-
## Setup
|
23 |
-
|
24 |
-
Clone this repository.
|
25 |
-
Install the required Python packages: pip install -r requirements.txt
|
26 |
-
Create a .env file in the project root directory with the necessary environmental variables:
|
27 |
-
- TAVILY_API_KEY
|
28 |
-
- OPENAI_API_KEY
|
29 |
-
|
30 |
-
Running the Application
|
31 |
-
Run the application by executing: chainlit run app.py --port 7680
|
32 |
-
|
33 |
-
|
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 7860
|
9 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|