Skip to content

Risk Management Platform for the Military |πŸ…κ΅­λ°©λΆ€μž₯관상(Minister of National Defense Award)

License

Notifications You must be signed in to change notification settings

osamhack2021/ai_web_RISKOUT_BTS

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

RISKOUT - Risk Management Platform for Military

Β 


Quick Links


πŸ“– Table of Contents

  1. ➀ Intro
  2. ➀ Features
  3. ➀ Getting Started
  4. ➀ Prequisites
  5. ➀ Techniques Used
  6. ➀ Installation Process
  7. ➀ Team Information
  8. ➀ Copyleft / End User License

🧐 Intro

There are numerous threats to military. There are external threats such as spies, hackers, terrorists, but the actual threats of current well-established military are internal threats such as leaked secrets, fake news, and malicious posts. So how does military identify and manage these?

Currently, military searches and captures leaked documents and fake news 24/7 and manually cuts news from newspapers. The collected data is then read and organized by soldiers into reports, finally handing them over to the response team. Due to the long and complex process, human errors or delayed responses may occur.

So we thought. Let's create an all-in-one platform that can automatically identify and manage malicious risks such as leaked secrets and fake news. That's when RISKOUT was born.

🍽️ Features

3 Main Features are:

Risk Dashboard

Keywords for Today

You can find more details about "Keywords for Today" feature here.

A word cloud that visualizes the most frequently mentioned words based on various articles, news, and various online communities.

words

Emotion Recognition Chart

You can find more details about "Emotion Recognition Chart" feature here.

Charts that analyze the sentiment of public opinion based on various social media and community sites, categorizing it into positive, neutral, and negative.

emopies

Today's Top Trend

You can find more details about "Today's Top Trend" feature here.

Selects the most mentioned articles of the day and uses FactCheck to classify and display them as likely true, neutral, or false.

trend

Events by Country

You can find more details about "Events by Country" feature here.

A map that analyzes international articles to show event traffic by country.

events

Article Variation

You can find more details about "Article Variation" feature here.

A chart that visualizes changes in the volume of articles by comparing recent article quantities.

num_articles

Risk Detection

You can find more details about "Risk Detection" feature here.

Using artificial intelligence, it automatically analyzes and detects malicious posts such as leaks of confidential information and fake articles. It then provides summarized content and sources to enable a quick response.

detect

NER Filter

You can find more details about "NER Filter" feature here.

Utilizes Named Entity Recognition technology to extract types such as people, organizations, and dates, offering search filters to enable more detailed analysis.

ner

Automated Report Generation

You can find more details about "Automated Report Generation" feature here.

Automatically organizes and summarizes the threats identified into a report format with just a few clicks. The generated report can be exported as a PDF.

report

report_full

⚑ Getting Started

After loggin in:

Congratulations! You joined RISKOUT!.

That's all you need to get started! πŸŽ‰

🍴 Prerequisites

🌏 Browser

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Yes 11+ Yes Yes Yes

πŸ’Ύ Versions

Pytorch Pytorch react React Django Django πŸƒ Mongo DB 🐳 Docker Ⓜ️ MUI
1.9.0+ 17.0.2+ 3.0.7+ 4.4+ 20.10.x+ 5.0.1+

🧱 Technique Used

techstack

AI

  • Colabfor AI model training:
    • KoBERT β€” for sentiment analysis, fake news detection, and report summarization.
    • DistilKoBERT β€” for Named Entity Recognition (NER).
  • Datasets used:
  • Pytorch Libraries used for deep learning build.
    • Transformers β€” Provided architecture for NLP models.
    • FastAPI β€” Implementing AI functionality through APIs.

Backend

  • DRF for backend development:
    • Mongo DB β€” for database development.
  • Beautiful Soup Crawling using:
    • Crawler β€” For extracting language data from various open forums, social media platforms, and news sites.

Frontend

  • React for frontend development:
    • MUI β€” Utilizing the MUI (Material UI) component library.
    • React router β€” Used for component navigation.
  • Recoilfor state management in React.
    • Atom β€” for separating component state units.
    • Selector β€” for generating dynamic data dependent on Atoms.

πŸ“ Installation Process

First, download node.js, yarn, docker, and docker-compose. Ensure that node.js is version 14.x or higher.

Clone the project.

git clone https://github.com/osamhack2021/ai_web_RISKOUT_BTS

Create the Secret files.

For information on creating Secret files, please refer here.

Build and run the project.

./run.sh

Access the project athttp://localhost:8002.

You can now start using it! πŸŽ‰

πŸ’πŸ»β€β™€οΈπŸ’πŸ»β€β™‚οΈ Team Information

Profile Name Role Github E-mail
Minseok Lee
(Team Leader)
Product Manager,
Full-stack Developer
Junghwan Cho AI Developer
Myeonggeun Seo Frontend Engineer
Taewon Kim Backend Engineer
Wonbin Lee Frontend Engineer
Yongjun Park Backend Engineer
Jongchan Seo Frontend Engineer

πŸ“œ Copyleft / End User License

The project RISKOUT follows the GPL 3.0 License.



About

Risk Management Platform for the Military |πŸ…κ΅­λ°©λΆ€μž₯관상(Minister of National Defense Award)

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Jupyter Notebook 44.2%
  • JavaScript 32.7%
  • CSS 10.7%
  • Python 9.7%
  • HTML 2.2%
  • Shell 0.4%
  • Dockerfile 0.1%