I want to bring AI Text detection locally instead of relying of SaaS, like quillbot or gptzero. This will be basic to start with
I want to bring AI Text detection locally instead of relying of SaaS, like quillbot or gptzero. This will be basic to start with
Added a basic frontend to this, as well as a CI/CD pipeline to make this into a OCI image for easy deployment. The frontend is currently vibecoded, I am going to pivot towards a human made interface soon since this is all Proof of Concept
Log in to leave a comment
Added POST APIs within phoenix to allow for a basic frontend to be made later on. I have further optimized and improved. idk wat photo since this is backend so yea
Log in to leave a comment
Migrated to elixir, a lot of performance gains, from a couple of seconds down to one for inference via chunking and running in parallel. idk what to do for the photo so idk. enjoy a photo of a bad gateway ig
Log in to leave a comment
I got a working PoC of the AI classifying model working. I have tested my self and the results are very accurate. It took me a while to find a model that was accurate since many are not. This does not work for code just yet. PS idk what to screen shot.
Log in to leave a comment