Skip to content

Commit

Permalink
Merge branch 'main' of github.com:bjsi/open-recommender
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamesb committed Feb 27, 2024
2 parents 62e9239 + 3dc8710 commit b9aa0e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Welcome to Open Recommender, an open source AI-powered recommendation system for
- `python3 -m venv env`
- `source env/bin/activate`
- `pip install -r requirements.txt`
- Install [yt-dlp](https://github.com/yt-dlp/yt-dlp)
- In the client, server and cli packages, `cp .env.example .env` and fill in the values
- If you want to use Twitter as an input data source for recommendations, you need to create a fake Twitter account and create an `accounts.txt` file in the root folder with the account's credentials in the format `username:password:email:email_password`.

Expand Down

0 comments on commit b9aa0e7

Please sign in to comment.