No-More-Plag / app.py
ayush-thakur02's picture
Update app.py
c466f8d verified
raw
history blame
No virus
3.96 kB
lllllllllllllll, llllllllllllllI, lllllllllllllIl, lllllllllllllII, llllllllllllIll, llllllllllllIlI = __name__, len, min, list, enumerate, int
import os as IlllIllIlIlIll
IIIIIlIlllIIllIlIl = 'xSeQ v1'
import gradio as IIllllIlllIIlI, random as IIlIIlIlllIllI
def lIIlIIIlIIlIIIlIll(lIIlllIIlIlIIlIlII):
IlIllllIllIIlIIIll = lllllllllllllII(lIIlllIIlIlIIlIlII)
IlIIlIlIlIlIIIllIl = IlIllllIllIIlIIIll.count(' ')
lIIIllIIIlIIIllIIl = lllllllllllllIl(llllllllllllIlI(IlIIlIlIlIlIIIllIl * 0.33), llllllllllllllI(IlIllllIllIIlIIIll))
IlIlIIIIlllIIIlIII = [IlIllllIllIIlIIIll for (IlIllllIllIIlIIIll, IlIlIIIIlllIIIlIII) in llllllllllllIll(IlIllllIllIIlIIIll) if IlIlIIIIlllIIIlIII == ' ']
llIIIllIIlIlIIlIll = IIlIIlIlllIllI.sample(IlIlIIIIlllIIIlIII, lllllllllllllIl(lIIIllIIIlIIIllIIl, llllllllllllllI(IlIlIIIIlllIIIlIII)))
for lIIIlIlllllIlIIIIl in llIIIllIIlIlIIlIll:
IlIllllIllIIlIIIll[lIIIlIlllllIlIIIIl] = IlllIllIlIlIll.getenv('Chicken')
lllllllIlIlllllIII = ''.join(IlIllllIllIIlIIIll)
return lllllllIlIlllllIII
with IIllllIlllIIlI.Blocks(title='No More AI Plagiarism!') as IllIlIIIIlllIlIIll:
IIllllIlllIIlI.Markdown('# No More AI Plagiarism!')
IIllllIlllIIlI.Markdown('**This app modifies your text by encypting the text. This can help you to Highly reduce AI & Normal Plagiarism.** Check you AI Plagrisim Score at these Sites: [Grammarly](https://www.grammarly.com/plagiarism-checker), [Quetext](https://www.quetext.com/), [Plagscan](https://www.plagscan.com/), [Unicheck](https://unicheck.com/), [Turnitin](https://www.turnitin.com/)')
with IIllllIlllIIlI.Row():
with IIllllIlllIIlI.Column():
IIllllIlllIIlI.Dropdown(label='Select Encryptor:', choices=[IIIIIlIlllIIllIlIl], value=IIIIIlIlllIIllIlIl)
lIlIlllIIIlIllIlII = IIllllIlllIIlI.Textbox(lines=5, placeholder='Enter your text here...', label='Input Text')
with IIllllIlllIIlI.Accordion(label='I auto accept the Terms & Conditions', open=False):
IIllllIlllIIlI.Markdown('\nWelcome to the Plagiarism Remover, where creativity reigns and imitation takes a hike! Here are the terms and conditions you should read (yes, we know, it\'s like reading a novel without any cats):\n\n1. **No Copy-Paste Shenanigans:** You agree not to use our tool to replicate someone else\'s work. If you do, we\'ll unleash our team of legal wizards faster than you can say "Ctrl+C."\n\n2. **Respect the Copyright Realm:** Obey copyright laws. Seriously, our legal team is tougher than a crossword puzzle on a Monday morning.\n\n3. **Keep it Original:** Only utilize the program for your own content. Don\'t go copying everything like a kid with a new coloring book.\n\n4. **Accuracy Guaranteed (Almost):** While our tool is pretty darn accurate, we can\'t promise it\'s infallible. Even the best software sometimes misses the mark, like predictive text on a Monday.\n\n5. **Consequences are on You:** We\'re not liable for any repercussions from using our tool. If your professor gives you the side-eye for miraculously clean content, it\'s all on you.\n\n6. **Fortress-Like Security:** Your data is locked down tighter than a bank vault. We won\'t share it with anyone, not even for a chest of doubloons.\n\n7. **Stay Updated:** These terms might change occasionally. Check back here so you\'re not left in the dark like a power outage.\n')
lIIIIlllllIlIIlllI = IIllllIlllIIlI.Button('Modify Text')
with IIllllIlllIIlI.Column():
IIllIllIlllIllIlIl = IIllllIlllIIlI.Textbox(lines=5, label='Encrypted Text', show_copy_button=True)
IIllllIlllIIlI.Markdown('**Made by [Ayush Thakur](https://www.linkedin.com/in/ayush-thakur02/) - Make sure to give this project a like if you want it more to develop.**')
lIIIIlllllIlIIlllI.click(fn=lIIlIIIlIIlIIIlIll, inputs=lIlIlllIIIlIllIlII, outputs=IIllIllIlllIllIlIl)
if lllllllllllllll == '__main__':
IllIlIIIIlllIlIIll.launch()