https://github.com/scrapegraphai/scrapegraphai-ai-copilot
https://github.com/scrapegraphai/scrapegraphai-ai-copilot
scrapegraphai
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrapegraphai/scrapegraphai-ai-copilot
- Owner: ScrapeGraphAI
- Created: 2024-05-26T12:27:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T17:15:32.000Z (almost 2 years ago)
- Last Synced: 2025-10-02T00:49:23.866Z (8 months ago)
- Topics: scrapegraphai
- Language: Jupyter Notebook
- Homepage: https://scrapegraphai.com
- Size: 1.11 MB
- Stars: 27
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Scrapegraphai copilot
Official configuration, containing both dataset and the file for fine tuning for scrapegraphai.
## Dataset creation
```
python3 fuse_jsons.py builders docloaders Examples graphs helpers integrations models nodes others utils Configurations
```
## Installation of the model
For installing the model use this command
```
ollama create scrapegraph -f scrapegraph.modelfile
```