Hello maintainers,
While setting up the project and following the README, I noticed that the repository contains two folders (atif/ and satvik/), each with its own setup process and requirements.txt.
Problem
As a new contributor, it is currently unclear:
- whether
atif/ and satvik/ represent alternative pipelines, experimental implementations, or different stages of the project
- which implementation is recommended for getting started
- which dependency set should be installed first
Why this matters
This ambiguity can make onboarding difficult for new contributors and may lead to incorrect environment setup or duplicated effort.
Suggested improvement
- Briefly document the purpose of
atif/ and satvik/ in the main README
- Indicate which implementation is recommended for new contributors
- Optionally clarify maintenance status (active / experimental)
Hello maintainers,
While setting up the project and following the README, I noticed that the repository contains two folders (
atif/andsatvik/), each with its own setup process andrequirements.txt.Problem
As a new contributor, it is currently unclear:
atif/andsatvik/represent alternative pipelines, experimental implementations, or different stages of the projectWhy this matters
This ambiguity can make onboarding difficult for new contributors and may lead to incorrect environment setup or duplicated effort.
Suggested improvement
atif/andsatvik/in the main README