Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackbekket/medusaparser

Parse medusa news site to aggregate news about war in ukrain. these data later can be used as RAG dataset for LLM models
https://github.com/jackbekket/medusaparser

Last synced: 2 days ago
JSON representation

Parse medusa news site to aggregate news about war in ukrain. these data later can be used as RAG dataset for LLM models

Awesome Lists containing this project

README

        

# MedusaParser
Parse all news data from medusa.io which connected with russian-ukranian war, since 24.02.2022

This data might be then useful for using in GPT/RAG/Langchain

# Run
```
go build
./MedusaParser
```