Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bfontaine/Askip
https://github.com/bfontaine/Askip
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bfontaine/Askip
- Owner: bfontaine
- License: mit
- Archived: true
- Created: 2017-11-30T22:45:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T08:37:43.000Z (over 5 years ago)
- Last Synced: 2024-08-03T01:38:33.996Z (6 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Askip
**Askip** is a Python program that digests a Wikipedia page then answers
questions on its subject.It is intended as a quick experiment, to see what level of perceived accuracy
we can attain in a couple hours of development.## Setup
pip install -r requirements.txt