{"id":50721723,"url":"https://github.com/cloudsteak/docling-rag-converter","last_synced_at":"2026-06-10T00:30:51.562Z","repository":{"id":335823534,"uuid":"1139502549","full_name":"cloudsteak/docling-rag-converter","owner":"cloudsteak","description":"Dokumentum konvertáló RAG rendszerekhez - PDF, Word, Excel, PowerPoint fájlok Markdown formátumra alakítása Docling segítségével","archived":false,"fork":false,"pushed_at":"2026-02-01T09:46:09.000Z","size":551,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-01T19:55:46.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudsteak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-22T03:28:02.000Z","updated_at":"2026-02-01T09:46:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cloudsteak/docling-rag-converter","commit_stats":null,"previous_names":["cloudsteak/docling-rag-converter"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cloudsteak/docling-rag-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsteak%2Fdocling-rag-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsteak%2Fdocling-rag-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsteak%2Fdocling-rag-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsteak%2Fdocling-rag-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudsteak","download_url":"https://codeload.github.com/cloudsteak/docling-rag-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudsteak%2Fdocling-rag-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34132030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-10T00:30:50.908Z","updated_at":"2026-06-10T00:30:51.557Z","avatar_url":"https://github.com/cloudsteak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docling RAG Konverter 🚀\n\nEgyszerű és hatékony eszköz dokumentumok előkészítésére RAG (Retrieval-Augmented Generation) rendszerekhez (például Azure OpenAI + Azure AI Search).\n\nA \"statikus\" formátumokat (PDF, DOCX, XLSX, HTML) strukturált, szemantikus **Markdown** formátumba alakítja, amit a nagy nyelvi modellek sokkal jobban értenek.\n\n## Miért használd?\n\nA hagyományos fájldarabolók gyakran szétrombolják a táblázatokat és elrendezési struktúrákat, ami \"szemét be, szemét ki\" eredményt ad RAG rendszerekben.\nA **Docling** érti a dokumentumok szerkezetét, megőrzi a táblázatokat és címsorokat.\n\nEz az eszköz tökéletes, ha **Azure OpenAI Foundry** megoldást építesz:\n1. Alakítsd át a nyers fájlokat helyileg ezzel az eszközzel.\n2. Töltsd fel az elkészült `.md` fájlokat az Azure Storage Account-odba.\n3. Indexeld őket Azure AI Search segítségével.\n4. Élvezd a pontosabb és jobb válaszokat a csevegő modelledtől.\n\n## Előfeltételek\n\n- **Python 3.10+**\n- **uv** (Egy rendkívül gyors Python csomagkezelő)\n\n### Az uv telepítése\n\nHa még nincs telepítve az `uv`:\n\n**Windows (PowerShell):**\n```powershell\npowershell -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n\n```\n\n**macOS / Linux:**\n\n```bash\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n```\n\n## Használat\n\nAz `uv` automatikusan kezeli a virtuális környezetet és a függőségeket - nem kell külön venv-et létrehozni vagy csomagokat telepíteni. Az első futtatáskor automatikusan mindent beállít.\n\n1. **Klónozd le a repository-t:**\n```bash\ngit clone https://github.com/cloudsteak/docling-rag-converter.git\ncd docling-rag-converter\n\n```\n\n\n2. **Futtasd a konvertert:**\n```bash\nuv run docling-rag-converter.py\n\n```\n\nAz első futtatáskor az `uv`:\n- Automatikusan létrehoz egy virtuális környezetet\n- Telepíti a szükséges csomagokat (docling)\n- Lefuttatja a scriptet\n\n3. **Munkafolyamat:**\n* Első futtatáskor létrehozza az `input` és `output` mappákat.\n* Helyezd a fájljaidat (PDF, Word, Excel) az `input` mappába.\n* Futtasd újra a parancsot: `uv run docling-rag-converter.py`\n* Gyűjtsd össze a tiszta Markdown fájlokat az `output` mappából.\n\n\n\n## Támogatott formátumok\n\n* PDF (`.pdf`) - *elrendezés-elemzéssel és OCR-rel*\n* Word (`.docx`)\n* Excel (`.xlsx`)\n* PowerPoint (`.pptx`)\n* HTML (`.html`)\n\n## Licenc\n\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudsteak%2Fdocling-rag-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudsteak%2Fdocling-rag-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudsteak%2Fdocling-rag-converter/lists"}