Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.