Skip to content

JJ810/ai-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Web Scraper

Description

An AI web scraper using ollama, selenium, streamlit, etc.

Installation

  • Download ChromeDriver from here
  • Make sure to match the version of ChromeDriver with the version of Chrome you are using
  • Download Ollama from here
  • Download llama3.1(or whatever you prefer)
ollama pull llama3.1
  • Install the required packages using the following command:
pip install -r requirements.txt

Usage

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages