FrozenWolf-Cyber / Schlumberger-SHAASTRA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schlumberger-SHAASTRA

Deploy and run:

  1. Go to server

  2. Start the server by executing python app.py

  3. Go to website and open index.html

Features:

  • Can give both abstract and extractive based summaries for each article and all articles combined.
  • Can give keyword representive of an article which can be used to search other related articles which can also be automated for nested crawling
  • Uses Cosine similarity on encoded query vectors and article vectors to get articles that have content matching the required query.

PRODUCT ARCHITECTURE:

SHAASTRA-ARTICLE drawio

TECH STACK ABSTRACT ARCHITECTURE:

SHAASTRA-ARTICLE-TECH drawio

PROTYPE DEMO:

Screenshot from 2023-01-19 23-40-41

Screenshot from 2023-01-19 23-43-41

About


Languages

Language:HTML 38.8%Language:JavaScript 31.0%Language:Python 28.5%Language:CSS 1.7%