<!-- .github/pull_request_template.md -->
## Description
<!-- Provide a clear description of the changes in this PR -->
## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Updated README formatting for improved consistency.
- Adjusted image display size from 50% to 80% to enhance visual
presentation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
* Update cognify and the networkx client to prepare for running in Neo4j
* Fix for openai model
* Add the fix to the infra so that the models can be passed to the library. Enable llm_provider to be passed.
* Auto graph generation now works with neo4j
* Added fixes for both neo4j and networkx
* Explicitly name semantic node connections
* Added updated docs, readme, chunkers and updates to cognify
* Make docs build trigger only when changes on it happen
* Update docs, test git actions
* Separate cognify logic into tasks
* Introduce dspy knowledge graph extraction
---------
Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>