https://github.com/bufferapp/cricket
Your personal Jiminy Cricket when posting online.
https://github.com/bufferapp/cricket
Last synced: 11 months ago
JSON representation
Your personal Jiminy Cricket when posting online.
- Host: GitHub
- URL: https://github.com/bufferapp/cricket
- Owner: bufferapp
- License: mit
- Created: 2020-11-05T12:24:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-16T07:13:13.000Z (over 4 years ago)
- Last Synced: 2025-01-01T09:09:32.686Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cricket :cricket:
Your personal *Jiminy Cricket* when posting online. This API will help you check the perceived impact a comment or post might have on a conversation.
## Quickstart
1. You'll need to request access to Perspective API. Place the secret API key in an `env` file under the `PERSPECTIVE_API_KEY` variable name.
2. Run `make dev`.
3. Play with it in [http://localhost/docs](http://localhost/docs).