jaifar530
Added demo app
03d9d99 unverified
raw
history blame
346 Bytes
import streamlit as st
#title
st.title("Smart Detection System of AI-Generated Text Models")
#subtitle
st.markdown("## This is a POC repo for Smart Detection System of AI Generated Text Models project, it is a pre-trained model that detect the probablities of using any of the known LLM (chatgpt3, chatgpt4, GoogleBard, HuggingfaceChat)##")