Prototype v0.1
Grasp-AI is an intuitive platform that leverages Artificial Intelligence to offer comprehensive insights into complex documents. This versatile platform serves dual purposes, offering both concise document summarization and swift, precise document search capabilities. Users can effortlessly query their documents, which will be seamlessly integrated with a state-of-the-art Natural Language Processing Model.
The first milestone will include basic implementation of Grasp-AI with some functional features such as uploading PDF documents, NLP modal processing of PDF documents and search results based on similarities between existing entities.
- [COMPLETE] Setup a NEW Django Project.
- [COMPLETE] Create & Implement USERS application.
- [COMPLETE] Create & Implement DASHBOARD application. a. [COMPLETE] Implement PDF UPLOADER. b. [COMPLETE] Implement PDF READER. c. [COMPLETE] Implement NLP which will SUMMERIZE based on context from the PDF document.
- Purchase Domain: grasp-ai.com.
- Setup Virtual Private Server for Hosting.
- Setup GitHub Remote Project Repositories.