Github: https://github.com/ShaliniAnandaPhD/HarmonyLens/tree/main

Project Plan: AI-Powered Conflict Resolution and Peacekeeping Assistant

Overview

HarmonyLens is an advanced AI system dedicated to understanding and resolving international conflicts. This plan serves as a guide to teach you how to utilize various tools and technologies integral to the system.

1. Communication Analysis

Objective

To analyze global communications for insights into sentiments, tones, and linguistic patterns that reflect underlying issues in conflicts.

Why and How

How:

  1. Function gather_data_from_apis():
  2. Function preprocess_text_data(data) with NLTK:
  3. Function perform_sentiment_analysis(data) with HuggingFace Transformers:
  4. Function analyze_linguistic_patterns(data) with PyTorch:

Data Sources

Challenges and solutions: 12-25 - Shalini - Created modules

12-26 -