Spaces:
Sleeping
Sleeping
Serial commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,10 +24,9 @@ This project is a machine learning-based system designed to distinguish between
|
|
| 24 |
|
| 25 |
---
|
| 26 |
|
| 27 |
-
## π Live Demo
|
| 28 |
|
| 29 |
π **[Try it on Hugging Face Spaces](https://huggingface.co/spaces/SerialGuy/ai-vs-human)**
|
| 30 |
-
(*Coming Soon β stay tuned!*)
|
| 31 |
> Enter a piece of text and the model will predict whether it's written by an AI or a human.
|
| 32 |
|
| 33 |
---
|
|
@@ -38,4 +37,4 @@ This project is a machine learning-based system designed to distinguish between
|
|
| 38 |
.
|
| 39 |
βββ train_model.ipynb # Notebook to preprocess and train the model
|
| 40 |
βββ requirements.txt # (Optional) Dependencies
|
| 41 |
-
βββ README.md # Project overview and instructions
|
|
|
|
| 24 |
|
| 25 |
---
|
| 26 |
|
| 27 |
+
## π Live Demo
|
| 28 |
|
| 29 |
π **[Try it on Hugging Face Spaces](https://huggingface.co/spaces/SerialGuy/ai-vs-human)**
|
|
|
|
| 30 |
> Enter a piece of text and the model will predict whether it's written by an AI or a human.
|
| 31 |
|
| 32 |
---
|
|
|
|
| 37 |
.
|
| 38 |
βββ train_model.ipynb # Notebook to preprocess and train the model
|
| 39 |
βββ requirements.txt # (Optional) Dependencies
|
| 40 |
+
βββ README.md # Project overview and instructions
|