run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.44k stars 732 forks source link

MangaDex Loader #870

Closed choombaa closed 8 months ago

choombaa commented 8 months ago

Added MangaDexReader, which loads documents from the MangaDex API.

Description

This loader fetches information from the MangaDex API

Screenshot from 2024-01-16 16-37-57

Fixes # (issue)

Type of Change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Suggested Checklist:

nerdai commented 8 months ago

merging thanks for contribution @choombaa !