Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[F] - Check is text AI generated #29

Open
perisicnikola37 opened this issue Jan 25, 2025 · 0 comments
Open

[F] - Check is text AI generated #29

perisicnikola37 opened this issue Jan 25, 2025 · 0 comments
Assignees
Labels
feature implement new feature help wanted Extra attention is needed

Comments

@perisicnikola37
Copy link
Owner

perisicnikola37 commented Jan 25, 2025

Description
The system will analyze posts to confirm if the content was generated by AI. This will involve adding typical words commonly associated with AI-generated text.

Steps:

  1. Create AI Keywords File: Develop a file containing a list of words, phrases, and expressions commonly used in AI-generated content.
  2. Text Analysis: Scan the input text for occurrences of the AI-related terms from the list.
  3. Score Calculation: Calculate a score based on the number of AI-related terms found in the text.

Example of common used AI words:

  • elevate, embark, delve, dive, deep, immerse, embrace
@perisicnikola37 perisicnikola37 added enhancement feature implement new feature and removed enhancement labels Jan 26, 2025
@perisicnikola37 perisicnikola37 self-assigned this Jan 26, 2025
@perisicnikola37 perisicnikola37 added this to the v3.x milestone Jan 26, 2025
@perisicnikola37 perisicnikola37 added the help wanted Extra attention is needed label Jan 30, 2025
@perisicnikola37 perisicnikola37 modified the milestones: v3.x, v2.2.0 Feb 21, 2025
@perisicnikola37 perisicnikola37 removed this from the v2.2.0 milestone Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature implement new feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant