SentienceQ

SentienceQ

Revolutionize Learning with AI-Enhanced Flashcards. Instant Flashcards, Endless Knowledge.

The problem SentienceQ solves

FLASHCARD AI GENERATOR TOOL:
The traditional method to create a flash card for apps like Anki/Quizlet is to create both the question AND the answers. This is quite a time consuming process.
With our AI assisted technology you can generate the questions part of your Flashcard in just one click. Just copy the part of text that you want to remember. Then our app will automatically create a suitable question for it and sync the Flash Card to your Anki account.

FLASHCARD HIDDEN LABEL GENERATOR:
Normally when want to remember the labels of a diagram, we create separate bounding boxes for each label of the diagram and put it in the svg editor of Anki.
With our tool, you can generate all the labels of a diagram at the click of a button using OCR tecnology, fine-tuned by us.

DELIBERATE PASSAGE COMPREHENSION WEBSITE:
People preparing for competitive examinations like UPSC have to read walls of text and often times it is hard to remember what they have just read. With our website, you can test your comprehension, where our LLM AI will ask you subjective questions relating to your specific syllabus from the passage you provide. You can also pracitce "answer-writing" by inputting the answers to each question and the AI will generate remarks for how you can improve your answers.

Challenges we ran into

We had to face a constant bug of CORS(Cross-origin Resource sharing) blocking with the API copy.ai .
copy.ai was not providing the necessary header to authenticate the http request .
This is why we were not able to deploy our website .

Discussion