This commit is contained in:
iklobato
2025-02-20 14:16:07 -03:00
parent 88e14a79d2
commit e4543b56d7
6 changed files with 89 additions and 2 deletions

View File

@@ -24,13 +24,13 @@ Automatically respond to LinkedIn messages from recruiters using AI. This bot le
1. **Clone the Repository**:
```bash
git clone https://github.com/your-username/automatic-linkedin-answer-ai.git
git clone https://github.com/iklobato/automatic-linkedin-answer-ai.git
cd automatic-linkedin-answer-ai
```
2. **Install Dependencies**:
```bash
pip install -r requirements.txt
uv install
```
3. **Set Up Environment Variables**: