Bappadala Rohith Kumar Naidu commited on
Commit
0f6dc04
·
1 Parent(s): 1befa58

chore: update github repository links to SafeVixAI

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. notebooks/README.md +1 -1
  3. scripts/README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ size_categories:
24
 
25
  This repository hosts all datasets, pre-trained models, notebooks, and **reproducible data acquisition scripts** that power the SafeVixAI application. It is designed to be cloned directly into Google Colab or any research environment.
26
 
27
- **Main Application Repo:** [SafeVision-AI/SafeVision-AI](https://github.com/SafeVision-AI/SafeVision-AI)
28
 
29
  ---
30
 
 
24
 
25
  This repository hosts all datasets, pre-trained models, notebooks, and **reproducible data acquisition scripts** that power the SafeVixAI application. It is designed to be cloned directly into Google Colab or any research environment.
26
 
27
+ **Main Application Repo:** [SafeVixAI/SafeVixAI](https://github.com/SafeVixAI/SafeVixAI)
28
 
29
  ---
30
 
notebooks/README.md CHANGED
@@ -83,4 +83,4 @@ os.environ["HUGGING_FACE_TOKEN"] = "your_token_here"
83
 
84
  ---
85
 
86
- *Part of the [SafeVixAI](https://github.com/SafeVision-AI/SafeVision-AI) — IIT Madras Road Safety Hackathon 2026*
 
83
 
84
  ---
85
 
86
+ *Part of the [SafeVixAI](https://github.com/SafeVixAI/SafeVixAI) — IIT Madras Road Safety Hackathon 2026*
scripts/README.md CHANGED
@@ -3,7 +3,7 @@
3
  These scripts are the **raw data pipeline** that built the 3.6GB SafeVixAI dataset.
4
  All scripts here are **pure Python** — they require no database, no Redis, no PostGIS.
5
 
6
- > Scripts are mirrored from the [SafeVixAI main repo](https://github.com/SafeVision-AI/SafeVision-AI) and organized by their origin folder.
7
 
8
  ---
9
 
 
3
  These scripts are the **raw data pipeline** that built the 3.6GB SafeVixAI dataset.
4
  All scripts here are **pure Python** — they require no database, no Redis, no PostGIS.
5
 
6
+ > Scripts are mirrored from the [SafeVixAI main repo](https://github.com/SafeVixAI/SafeVixAI) and organized by their origin folder.
7
 
8
  ---
9