Skip to content

Refactor: Cleaned and Structured Codebase with Duplicates Removed#15

Open
chaitenyachand wants to merge 1 commit intoArpitgarg07:mainfrom
chaitenyachand:refactor/folder-structure
Open

Refactor: Cleaned and Structured Codebase with Duplicates Removed#15
chaitenyachand wants to merge 1 commit intoArpitgarg07:mainfrom
chaitenyachand:refactor/folder-structure

Conversation

@chaitenyachand
Copy link

✔ Grouped codebase into meaningful folders:

  • core/: Core scripts like main Jarvis, Focus, etc.
  • features/: Functional modules (alarm, translator, etc.)
  • automation/: Keyboard, system tasks
  • ai_model/: ML training & XML config
  • data/: Clean dataset files
  • assets/: Audio files only (no duplicates)

Closes #2
Submitted under GSSoC'25 🌟

@Arpitgarg07
Copy link
Owner

There is conflicts in code check them first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arrange files in a structured format

2 participants