An open API service indexing awesome lists of open source software.

https://github.com/awsaf49/detect-fake-text

LLM - Detect AI Generated Text || Identify which essay was written by a large language model
https://github.com/awsaf49/detect-fake-text

deep-learning deepfake-detection fake-text jax keras llm nlp pytorch tensorflow

Last synced: 5 months ago
JSON representation

LLM - Detect AI Generated Text || Identify which essay was written by a large language model

Awesome Lists containing this project

README

          

# LLM - Detect AI Generated Text
> Identify which essay was written by a large language model
>
![image](https://github.com/awsaf49/detect-fake-text/assets/36858976/b365f6ef-ef01-49ac-af7f-0bc2ca3ba835)

## Kaggle Notebooks
* **training**: [Detect Fake Text: KerasNLP [TF/Torch/JAX][Train]](https://www.kaggle.com/code/awsaf49/detect-fake-text-kerasnlp-tf-torch-jax-train)
* **inference**: [Detect Fake Text: KerasNLP [TF/Torch/JAX][Infer]](https://www.kaggle.com/code/awsaf49/detect-fake-text-kerasnlp-tf-torch-jax-infer)

> **Note**: Train and Inference notebooks are also available in the [`notebooks`](/notebooks/) folder.