Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Parsvel/ParrotPhrase

Repository files navigation

ParrotPhrase

Parrot Phrase

A text pharaphrasing tool to help make your writing sound more natural

Notice

Parrot Phrase is not released yet because the project has just been started. We plan to work on it throughout the following months untill we get a public beta.

Roadmap

  • A working paraphrasing tool.

  • Working text editor.

API Reference

  https://parrotservice.carboncdn.cf

Paraphraser example

  POST /api/paraphraser
  'Content-type': 'application/x-www-form-urlencoded'

You have to use the urlencoded form headers otherwise your request will be denied.

Parameter Type Description
input string Required. The text to paraphrase
tone string The type of tone to use when writing
useai boolean Should the paraphraser use AI to write

API Limits

Due to this being a free service, there are going to be some limits. There is no paid teir service or anything like such yet and there might not be. We don't know where Parrot might go so bear with us.

  • 20 request per hour
  • 3,000 word requests only

FAQ

When will Parrot Phrase be avliable for use?

Sometime in the next 4 months. We are working on getting a basic AI system setup and trained to rephrased text to make the tone seem more natural.

Authors

License

MIT

Releases

No releases published

Packages

No packages published