threat-post-detection-gpt

JavaScript tool using HTTP requests & LLM to spot threats in online content.

https://github.com/aiggez/threat-post-detection-gpt

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

JavaScript tool using HTTP requests & LLM to spot threats in online content.

Basic Info
  • Host: GitHub
  • Owner: AIGGEZ
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 27.3 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

Threat Post Detection Tool

JavaScript tool using HTTP requests & GPT models to spot threats in online content.

Owner

  • Name: AIGGEZ
  • Login: AIGGEZ
  • Kind: organization
  • Email: contact@aiggez.com
  • Location: United States of America

Mischievous AI projects

Citation (CITATION.cff)

cff-version: 1.2.0
title: Threat Post Detection Tool
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Taeksoo
    family-names: Kwon
    orcid: 'https://orcid.org/0009-0004-5775-2550'
    email: henryk@research.algorix.io
    affiliation: Algorix Convergence Research Office
  - given-names: Connor
    family-names: Kim
    affiliation: Centennial High School
    orcid: 'https://orcid.org/0009-0005-7375-5492'
repository-code: 'https://github.com/AIGGEZ/threat-post-detection-gpt'
abstract: >-
  JavaScript tool using HTTP requests & GPT models to spot
  threats in online content.
license: MIT

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • @types/node 18.18.13
  • @types/node-fetch 2.6.9
  • abort-controller 3.0.0
  • agentkeepalive 4.5.0
  • asynckit 0.4.0
  • base-64 0.1.0
  • charenc 0.0.2
  • combined-stream 1.0.8
  • crypt 0.0.2
  • delayed-stream 1.0.0
  • digest-fetch 1.3.0
  • event-target-shim 5.0.1
  • form-data 4.0.0
  • form-data-encoder 1.7.2
  • formdata-node 4.4.1
  • humanize-ms 1.2.1
  • is-buffer 1.1.6
  • md5 2.3.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • ms 2.1.3
  • node-domexception 1.0.0
  • node-fetch 2.7.0
  • openai 4.20.1
  • tr46 0.0.3
  • undici-types 5.26.5
  • web-streams-polyfill 4.0.0-beta.3
  • web-streams-polyfill 3.2.1
  • webidl-conversions 3.0.1
  • whatwg-url 5.0.0
package.json npm
  • openai ^4.20.1