feat: add docling as alternative parsing strategy
- 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)
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!
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
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!