Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.02 KB

File metadata and controls

21 lines (15 loc) · 1.02 KB

Document Analysis Project using a Google Docs URL, Mistral AI and React JS.

alt text

Project Goal

When you give a Google Docs URL on a LLM model, like ChatGPT, it produces output like that; alt text This project is developed to solve this problem. It allows users to directly input a Google Docs URL for document analysis, extracting its content, and analyzing it. The user can get an analysis by simply entering the link, without needing to copy and paste the document.

Using technologies;

  • React JS
  • Material-UI Components
  • Mistral AI
  • Gemini Code Assist

Note

This project allows users to analyze their documents simply by providing a Google Docs link. However, with ChatGPT’s recent updates, documents can now also be accessed and analyzed directly through Google Drive integration.