💯
TIL
  • TIL
  • Different options for doing LLM inference
  • Generate Subtitles locally using whisper
  • Compressing images from the CLI
  • Running parallel Ollama inference
  • Fetching Train availability in IRCTC
  • Changing Git Commit Email Address
  • Clone any website to local using Httrack
  • Adding Drag drop from terminal in Mac OS
  • Minimum Effort
    • YouTube Transcript Formatter
    • Virtual Talking AI companion to help out in tough times
    • Super fast voice based translation system
  • Proud Memories
    • Conducting an LLM Workshop
    • Honours degree from Education Minister
    • GIDS Conference Participant from TW
    • Speaking at MEC.Conf
    • Being a judge at Hack4Tomorrow hackathon
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Clone any website to local using Httrack

Cool utility to clone any website

PreviousChanging Git Commit Email AddressNextAdding Drag drop from terminal in Mac OS

Last updated 8 months ago

Was this helpful?

brew install httrack

httrack <website_url>

Source:

https://hackzism.blogspot.com/2020/06/clone-websites-using-httrack.html