π οΈ Technical Overview
How SphynxAI Works
Data Extraction:
Fetches data from GitHubβs API, including metadata, commit history, and contributors.
Analysis Engine:
Runs a proprietary algorithm to assess metrics like repository age, license, and star-to-fork ratio.
Output Generation:
Delivers a structured report with TLDR summaries, red flags, and a credibility score.
Technology Stack
Programming Language: Python
Libraries:
python-telegram-bot for Telegram integration
PyGithub for GitHub API interaction
OpenAI for advanced natural language processing
Key Metrics Evaluated
Repo Age: Is it too new or established?
Fork Status: Is it a fork, and if so, are there meaningful changes?
Contributor Diversity: Are there enough active contributors?
Activity Levels: Is the repository actively maintained?
License: Is there a proper license or none at all?
Last updated