Archon icon indicating copy to clipboard operation
Archon copied to clipboard

feat: add docling as alternative parsing strategy

Open Wirasm opened this issue 10 months ago • 2 comments

  • Add docling_pydantic_ai_docs.py as alternative parser
  • Update README with docling usage instructions
  • Update requirements.txt with new dependencies

inspiration taken from https://www.youtube.com/watch?v=9lBTS5dM27c (first ever pr on a opensource project)

Wirasm avatar Feb 14 '25 12:02 Wirasm

Thank you for this @Wirasm and congrats on your first open source contribution! Love your inspiration too, Dave is fantastic.

I'll test this out later and I would love to merge this soon!

coleam00 avatar Feb 15 '25 20:02 coleam00

Good stuff, but you have a small typo in your PR in the readme.

On line 10 you have "python dolcing_pydantic_ai_docs.py" instead of python docling_pydantic_ai_docs.py

pdarcos avatar Feb 19 '25 16:02 pdarcos

Thanks for submitting this PR! I had to take a step back from Archon so I wasn't able to get to this, but for good reason! The massive overhaul for Archon turning it into the operating system for AI coding assistants is coming soon! I'll be closing this PR due to this, but if you want to implement something similar for the new Archon please feel free to make another PR!

coleam00 avatar Aug 13 '25 11:08 coleam00