| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Client-side AI experiments using Chrome's built-in AI and other solutions.
Note: Requires Chrome Canary.
Try it now in your browser:
Or install and activate the latest nightly build on your own WordPress website:
Generate new content given your ideas, in the same tone as your other existing content.
Options for rewriting individual paragraphs à la Google Doc, like rephrasing, shortening or elaborating.
On-device.AI.-.Rephrase.paragraph.movThere is also some basic autocomplete functionality to finish sentences:
Screen.Recording.2024-10-29.at.15.09.47.movHeadline generation:
Screen.Recording.2024-10-29.at.17.16.39.movPermalink generation:
Screen.Recording.2024-10-29.at.17.25.13.movUsing a simple prompt to summarize the content in only a few sentences.
On-device.AI.-.Write.excerpt.movUses Transformers.js and Florence-2 to generate image captions and alternative text for images directly in the editor. Also integrated into Media Experiments, which supports video captioning too.
On-device.AI.-.Image.captioning.movA slight variation on the summarization use case, this extracts a memorable quote from the article and gives it some visual emphasis.
On-device.AI.-.Memorable.quote.movSuggest matching tags/categories based on the content. Grabs a list of existing terms from the site and passes it to the prompt together with the post content.
On-device.AI.-.Add.tags.movUses Chrome’s built-in summarization API to provide readers a short summary of the post content. The UI is powered by WordPress’ new Interactivity API.
On-device.AI.-.Summarize.article.movAlso supports summarizing comments:
Using a simple prompt to say whether the text is positive or negative. Could be used to suggest rephrasing the text à la Grammarly, or identify negative comments.
On-device.AI.-.Sentiment.analysis.movIn the editor, instantly translate your content into another language. Useful for multilingual websites.
On the frontend, translate comments written in another language or translate the post content to your preferred language.
| Back | FazBrowse Home | New Git URL |