Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmed-roshdy-1/question-answer-website
A simple website containing information retrieval like a question answering system, give a question and get answers. written on JavaScript. A college assignment.
https://github.com/ahmed-roshdy-1/question-answer-website
javascript js qna-model tensorflow-models tensorflowjs tfjs tfjs-models
Last synced: 17 days ago
JSON representation
A simple website containing information retrieval like a question answering system, give a question and get answers. written on JavaScript. A college assignment.
- Host: GitHub
- URL: https://github.com/ahmed-roshdy-1/question-answer-website
- Owner: Ahmed-Roshdy-1
- License: mit
- Created: 2021-12-26T15:19:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T20:13:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T08:43:05.104Z (about 1 month ago)
- Topics: javascript, js, qna-model, tensorflow-models, tensorflowjs, tfjs, tfjs-models
- Language: JavaScript
- Homepage: https://ahmed-roshdy-1.github.io/Question-Answer-Website/
- Size: 392 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Question-Answer-Website [See A live Demo of the project](https://ahmed-roshdy-1.github.io/Question-Answer-Website/)
## A simple website containing information retrieval like question answering system, give question about paragraph and get answers. written on JavaScript. A college assignment.