https://github.com/naklecha/scrapegpt
https://github.com/naklecha/scrapegpt
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naklecha/scrapegpt
- Owner: naklecha
- Created: 2024-01-22T00:41:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T11:06:37.000Z (over 1 year ago)
- Last Synced: 2025-04-05T05:03:50.974Z (6 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scrapeGPT
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.
**WARNING:** This repository is currently a work in progress.## Installation
To install the required packages for `scrapeGPT`, please run the following command:
```
pip install -r requirements.txt
```## Environment Variables
Before running the program, you need to set the `OPENAI_API_KEY` environment variable. You can do this by running the following command in your terminal:
```
export OPENAI_API_KEY='your_api_key'
```## Finetune your model
```
python main.py
```