app like that
StudyMateAI
StudyMateAI

StudyMateAI is a Flask-based web application that helps users extract text from documents and interactively ask questions about the content using the Gemini API.

Features

Text extraction

Allows users to upload PDFs or images and automatically extracts text using the Google Gemini API.

Interactive Q&A

Users can ask questions about the uploaded documents' content, and the application provides answers based on the text or general knowledge via the Gemini API.

Strict and non-strict modes

Offers flexible answering modes where users can receive answers only from the document content or include general data from the Gemini API.

Bulk Q&A support

Allows users to submit multiple questions at once and receive answers efficiently.