Inspiration
as wanting to complete mlh nlp challenge i did project with help of alberto camarena
What it does
The website allows users to input a passage or text on a specific topic, and then they can ask questions related to that text. The system will understand the context of the passage and provide accurate answers to the questions, functioning similarly to how one would respond to questions in an English comprehension exercise.
How we built it
we made it using bert question answer model. to answer question to our text.it using js to call the bert model and html ,css as ui
Challenges we ran into
1.model is slow 2.model doesn't give answer all this 3.memory leaks happen 4.unreasonable crash of code
Accomplishments that we're proud of
it works
What we learned
nlp basics , how to use bert models it projects
Log in or sign up for Devpost to join the conversation.