Skip to content

React webapp to make your AI-generated writing more human.

License

Notifications You must be signed in to change notification settings

heyseth/AI2Human

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI2Human

A simple text editor built with React, designed to help improve AI-generated content by highlighting common AI words and phrases. This tool helps writers make their content more natural and engaging by identifying potentially overused AI expressions.

Try it now: sethm.me/AI2Human/

Features

  • Real-time Pattern Highlighting: Memoized pattern matching for efficient updates
  • Wildcard Pattern Support: Flexible pattern matching using wildcards
  • Content Persistence: Automatically saves your work using localStorage
  • Dynamic Pattern List: Shows a list of matched patterns with occurrence counts
  • Simple Interface: Clean, modern design with smooth highlighting transitions

Development

This project uses Webpack for bundling and development:

  • npm start - Start development server
  • npm run build - Create production build

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

React webapp to make your AI-generated writing more human.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published