Skip to content

Conversation

@Srijito354
Copy link

This PR adds a new pr_analyzer module inside the toasty/ directory.
It does NOT modify or remove any existing apps such as aibot.

Added components
1. PR_seeker.py: Fetches PRs from GitHub using PyGithub
2. priority_generator.py: Classifies PRs using the Sarvam-M API
3. PR_prioritizer.py: Generates High/Medium/Low categories
4. README.md: describes module purpose and usage
5. init.py: for package initialization
6. .gitignore: added sensitive files, like '.env' to prevent them from being committed.

Notes
1. No existing functionality was modified or deleted
2. No changes made to project settings, aibot, or dependencies
3. Temporary local files (.env, Output.txt) excluded via .gitignore

@Srijito354 Srijito354 mentioned this pull request Dec 6, 2025
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.

1 participant