Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomycabre committed Oct 8, 2024
1 parent 3e34eff commit ebd9193
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AI-Based Real Estate Web Scraper

Welcome to our AI-based web scraper project, designed to efficiently extract data from real estate websites.
Welcome to our AI-based web scraper project, designed to efficiently extract data using advanced machine learning models to gather and process real estate listings, providing users with structured and valuable information.

## Installation Guide

Expand Down Expand Up @@ -80,7 +80,7 @@ streamlit run main.py
1. Download Ollama from [here](https://ollama.com/download).
2. Select your platform (MacOS, Linux, Windows) and complete the installation.

3. Open CMD and type:
3. Open Command Prompt and type:
```bash
ollama
```
Expand All @@ -100,6 +100,12 @@ streamlit run main.py

Congratulations! You have successfully set up the AI-Based Real Estate Web Scraper.

## Features

1. Automated Data Extraction: Scrapes real estate listings from multiple websites.
2. AI Integration: Uses machine learning models to enhance data extraction accuracy.
3. Customizable: Easily update the model version and scraping parameters.

## Usage

Instructions on how to use the web scraper will be provided here.
Expand Down

0 comments on commit ebd9193

Please sign in to comment.