Skip to content

status-im/ift-rag

Repository files navigation

Dagster IFT RAG πŸ“„

This repository is used to extract all of the necessary IFT data for the Logos RAG such as project blogs and Notion documentation.

Structure πŸ‘·

Structured has been borrowed from Dagster University.

β”œβ”€β”€ Dagster-Template
β”œβ”€β”€ β”œβ”€β”€ ift_rag
β”‚       β”œβ”€β”€ assets
β”‚       β”œβ”€β”€ configs
β”‚       β”œβ”€β”€ jobs
β”‚       β”œβ”€β”€ partitions
β”‚       β”œβ”€β”€ resources
β”‚       β”œβ”€β”€ schedules
β”‚       β”œβ”€β”€ resources
β”‚       β”œβ”€β”€ sensors
β”œβ”€β”€ β”œβ”€β”€ ift_rag_tests
β”œβ”€β”€ β”œβ”€β”€ pyproject.toml
β”œβ”€β”€ β”œβ”€β”€ setup.cfg
β”œβ”€β”€ β”œβ”€β”€ .gitignore
└── 

To get the default Dagster project structure run:

dagster project scaffold --name your_name_here

How to run locally 🧰

To see the all dagster commands click here.

pip install -r requirements.txt
dagster dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages