Agent M1 Installation Guide
Instructions
1. Docker Desktop (Video Tutorial):
A comprehensive video guide on how to install and use Docker Desktop.
2. OpenAI Key:
You will need an OpenAI API key to access the OpenAI services. You can obtain it from the OpenAI website.
3. Tavily Key:
4. Langsmith Key (Optional):
5. Add these API Keys to the .env file:
OpenAI and Tavily are required while the Langsmith is optional.
6. Make a directory and paste download files inside:
Create a new directory on your local machine and place all the downloaded files inside it.
7. Run the following command in the folders terminal:
```bash
docker-compose up -d --build
```
This command will build and start your Docker containers in detached mode.
8. Access the frontend:
Once the app is launched, you can access the frontend from inside Docker Desktop.
9. Launching next time:
In the future, you can simply launch the app directly from Docker Desktop by clicking the play button.
10. Join our Discord server "Locus Hub" for questions and more info:
For any questions or additional information, feel free to join our Discord server Locus Hub.