AI in Chrome Extension Development: Create a Chrome extension for English syntax and grammar check

TeeTracker
Jul 6, 2023

--

Recently, I suddenly became interested in packaging AI APIs. When I think about it, after a long period of model training, the performance is not as good as existing models, or transfer learning doesn’t bring the expected results. In that case, leveraging powerful third-party APIs seems like the most pragmatic choice.

Last night, I created a small tool for the terminal, which you can find at https://medium.com/@teetracker/ai-in-terminal-6a975e6505ad. So tonight, why not create a Chrome extension? I don’t plan on publishing it to the store, just doing it for fun! 😁

There is no architecture, no design pattern, no structuring, just for fun.

--

--