MachineLearning / README.md
saifisvibin's picture
Update README.md
e48ccee verified
metadata
title: Machine Learning Systems
emoji: 📚
colorFrom: purple
colorTo: blue
sdk: static
app_file: index.html
pinned: false

Machine Learning Systems PDF Viewer

A modern web app for viewing the Machine Learning Systems PDF in the browser.
Built with plain HTML, CSS, and JavaScript.

Features

  • In-browser PDF viewing (PDF.js)
  • Dark mode UI
  • Page navigation
  • Zoom controls
  • Search across pages
  • Keyboard shortcuts
  • Responsive layout
  • Fullscreen mode

Files

The project uses these files at the repository root:

  • index.html
  • styles.css
  • script.js
  • Machine-Learning-Systems.pdf

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • PDF.js (CDN)

Notes

  • This is a Static Hugging Face Space
  • No backend or Python code is used
  • All logic runs in the browser