Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jackbekket/medusaparser
- Owner: JackBekket
- License: mit
- Created: 2024-02-01T09:40:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-07T13:27:19.000Z (5 months ago)
- Last Synced: 2024-06-21T08:19:25.224Z (5 months ago)
- Language: Go
- Size: 7.23 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MedusaParser
Parse all news data from medusa.io which connected with russian-ukranian war, since 24.02.2022This data might be then useful for using in GPT/RAG/Langchain
# Run
```
go build
./MedusaParser
```