sshyran / aifetch

AI Fetch For You

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Fetch For You

To download AI notes for offline use, basically:

wget -r -N http://people.csail.mit.edu/tlp/AI_SUTD_WWW/

Installation

(Unix only)

With Node.js installed,

npm install -g aifetch

Make sure wget is installed as well.

# macOS
brew install wget

# Ubuntu
apt-get update && apt-get install wget

# etc. 

Usage

  1. Run the command in your shell
aifetch

About

AI Fetch For You

License:MIT License


Languages

Language:Shell 100.0%