Nattakit Chantara-aree commited on
Commit
f2a3a24
·
unverified ·
1 Parent(s): 10da649

Update project title and description in README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- # AI Builders 2025 : CodeSentinel | AI CWE Classification
2
 
3
  ## Overview:
4
  CodeSentinel is an AI-based system designed to automatically detect and classify software vulnerabilities in C and C++ code using the Common Weakness Enumeration (CWE) standard. By utilizing Machine Learning (ML) and Natural Language Processing (NLP) techniques, this project aims to automate the identification of common security vulnerabilities in source code, significantly reducing the time and effort required for manual analysis.
 
1
+ # AI Builders 2025 : CodeSentinel | CWE Classifier for C/C++
2
 
3
  ## Overview:
4
  CodeSentinel is an AI-based system designed to automatically detect and classify software vulnerabilities in C and C++ code using the Common Weakness Enumeration (CWE) standard. By utilizing Machine Learning (ML) and Natural Language Processing (NLP) techniques, this project aims to automate the identification of common security vulnerabilities in source code, significantly reducing the time and effort required for manual analysis.