Skip to content

https-nyx/sift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sift

A web scraping tool for extracting data from websites and processing it for analysis using AI.

Features

  • Extract data from websites
  • Process data using local AI (Ollama)
  • Export processed data to CSV
  • Filter and sort data
  • Search data

Tech Stack

  • Python 3.14.3
  • UV (package manager)
  • FastAPI (web framework)
  • BeautifulSoup (web scraping)
  • Ollama (local AI)
  • LangChain (AI framework)
  • SQLite (database)

About

A mini project to practice web scraping and local AI orchestration using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors