No-More-Plag / app.py
ayush-thakur02's picture
Update app.py
6fb752b verified
raw
history blame
No virus
3.84 kB
lllllllllllllll, llllllllllllllI, lllllllllllllIl, lllllllllllllII = list, __name__, enumerate, int
import os as llIlllIIIllIIl
IIlIllIllllllIllII = 'xSeQ v1'
import gradio as IllIIIIllllIll, random as lllIIlIlIIIIll
def lllllllllIlIIlllII(IIIlllIlIIlIIIlIll):
lIlIlIIIIIlIIlllIl = lllllllllllllll(IIIlllIlIIlIIIlIll)
llIIIIlIlIlIIIIIlI = lIlIlIIIIIlIIlllIl.count(' ')
IlllIllIlllIIllIII = lllllllllllllII(llIIIIlIlIlIIIIIlI * 0.33)
IllIIlllllIlIIlIIl = [lIlIlIIIIIlIIlllIl for (lIlIlIIIIIlIIlllIl, llIIIIlIlIlIIIIIlI) in lllllllllllllIl(lIlIlIIIIIlIIlllIl) if llIIIIlIlIlIIIIIlI == llIlllIIIllIIl.getenv('Butter')]
llIlIlllllIllllIlI = lllIIlIlIIIIll.sample(IllIIlllllIlIIlIIl, IlllIllIlllIIllIII)
for lIIllIIlIIlllIIlIl in llIlIlllllIllllIlI:
lIlIlIIIIIlIIlllIl[lIIllIIlIIlllIIlIl] = llIlllIIIllIIl.getenv('Chicken')
lIIlIllllIlllllIII = ''.join(lIlIlIIIIIlIIlllIl)
return lIIlIllllIlllllIII
with IllIIIIllllIll.Blocks(title='No More AI Plagiarism!') as IIllIIIlllllIlllll:
IllIIIIllllIll.Markdown('# No More AI Plagiarism!')
IllIIIIllllIll.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 IllIIIIllllIll.Row():
with IllIIIIllllIll.Column():
IllIIIIllllIll.Dropdown(label='Select Encryptor:', choices=[IIlIllIllllllIllII], value=IIlIllIllllllIllII)
IIIIlIllIlIlIIIlIl = IllIIIIllllIll.Textbox(lines=5, placeholder='Enter your text here...', label='Input Text')
with IllIIIIllllIll.Accordion(label='I auto accept the Terms & Conditions', open=False):
IllIIIIllllIll.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')
IlllIIllIIlllIIlll = IllIIIIllllIll.Button('Modify Text')
with IllIIIIllllIll.Column():
llIlllllllllIIlllI = IllIIIIllllIll.Textbox(lines=5, label='Encrypted Text', show_copy_button=True)
IllIIIIllllIll.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.**')
IlllIIllIIlllIIlll.click(fn=lllllllllIlIIlllII, inputs=IIIIlIllIlIlIIIlIl, outputs=llIlllllllllIIlllI)
if llllllllllllllI == '__main__':
IIllIIIlllllIlllll.launch()