Skip to content

Get a summary of a given Wikipedia page

License

MIT, GPL-2.0 licenses found

Licenses found

MIT
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

kaliacad/PageSummary

Page Summary Extension

"Get a summary" is a Wikimedia Foundation extension that provides the summary of a given Wikipedia page or article...

GitHub license GitHub contributors Maintenance

Installation for development

Prerequisites:

PHP 7.2.
A Wikimedia developer account.
MediaWiki >= 1.42.0"

Clone the Page Summary Extension in the extension folder.

git clone https://github.com/kaliacad/PageSummary.git

After cloning the repository:

Go to LocalSettings.php file add these lines of code.
    wfLoadExtension('PageSummary');
    $wgBoilerPlateVandalizeEachPage = true;
Go to the root of mediawiki and run this command
    composer update
    composer serve

cles d'activations:

https://api.openai.com/v1/chat/completions

Usage

Folder Structure

Deployment

Deployment happens automatically after a new version tag is created.

About

Get a summary of a given Wikipedia page

Resources

License

MIT, GPL-2.0 licenses found

Licenses found

MIT
LICENSE
GPL-2.0
COPYING

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published