🧠 MyDetector — Free AI Detector & Humanizer

Inspiration

With the rapid rise of AI-generated content from ChatGPT, GPT-4, and other models, it’s becoming increasingly difficult to tell human writing apart from machine-generated text. Writers, educators, and professionals need reliable tools to ensure content authenticity. This inspired us to create MyDetector — a smart AI detection and humanization platform that brings transparency and trust back to digital writing.


What it does

MyDetector accurately detects whether a text is AI-generated or written by a human.
It highlights AI-generated sentences, provides an AI probability score, and even allows users to humanize their text directly within the platform.
The tool supports multiple file formats (PDF, Word, PPT, TXT) and multiple languages (English, Chinese, Spanish, and more).
No registration, no limits — instant AI detection for free.


How I built it

MyDetector was built using a combination of machine learning models and natural language processing (NLP) algorithms trained on large human and AI-generated datasets.
We developed a web-based interface with React and integrated a Python FastAPI backend to process text securely and efficiently.
For real-time analysis, we implemented asynchronous requests and caching for faster results.
The AI humanization feature is powered by fine-tuned language models that rewrite text to appear more natural and human-like.


Challenges I ran into

  • Balancing detection accuracy with speed while keeping the tool free and accessible.
  • Handling multilingual content without losing precision in detection.
  • Designing a humanization feature that improves fluency without altering meaning.
  • Ensuring data privacy — all files are processed securely and never stored.

Accomplishments that I'm proud of

  • Built one of the most intuitive and accurate AI detection platforms available online.
  • Integrated AI detection + humanization into a single seamless interface.
  • Achieved high user satisfaction with a no-login, free-access model.
  • Supported cross-platform compatibility, working smoothly on desktop and mobile.

What I learned

  • AI-generated content detection requires constant model updates to adapt to evolving LLMs like GPT-4 or Gemini.
  • User experience and trust are as important as accuracy — transparency builds credibility.
  • The combination of AI detection and humanization can empower responsible content creation rather than restrict it.

What's next for MyDetector

We plan to:

  • Launch a browser extension for instant text checking.
  • Add API access for developers and institutions.
  • Expand multilingual support to Arabic, Hindi, and Korean.
  • Integrate AI writing insights, showing improvement tips for both AI and human text.

Built With

Share this project:

Updates