An open API service indexing awesome lists of open source software.

https://github.com/scrapegraphai/scrapegraphai-ai-copilot


https://github.com/scrapegraphai/scrapegraphai-ai-copilot

scrapegraphai

Last synced: 8 months ago
JSON representation

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
```