Improve README Current Status with accurate file links#31
Improve README Current Status with accurate file links#31khariprasathixc-cell wants to merge 1 commit intohumanai-foundation:mainfrom
Conversation
|
Hi mentors, |
|
Thanks for checking out the README updates! While I was documenting the file structure, I noticed that run_pipeline.py is currently empty. To make the project more accessible for new users (as I've highlighted in the README), I’d love to follow this up by implementing a Pipeline Orchestrator in that file. It would automate the flow from files through to the visualization scripts. Should I include that in this PR, or would you prefer I open a new issue and PR specifically for the automation logic? |
The Current Status section in README.md references some files that are missing in the repository. Specifically:
--> Final reports (final_report.ipynb) appear in the README but are missing in the repo.
This PR:
Updates the links in the Current Status section to match existing files.
Ensures the README is accurate and improves visibility for contributors.