Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
This repository provides an AI-powered cybersecurity framework that combines network intrusion detection and malware classification using deep neural networks and random forest, deployed as a web application with a FastAPI backend and React frontend.
3
No data
0
0
No data
2026-07-29
Developed during an internship at DRDO, it offers a practical end-to-end ML pipeline with real-time predictions via live demo, comparing DNN and baseline models on standard cybersecurity datasets.
Developed during my internship at DRDO
🌐 Live Demo: https://cyber-threat-detection-backend.vercel.app/
⚙️ Backend API: https://cyber-threat-detection-backend-205p.onrender.com/
Cyber threats continue to evolve rapidly, making traditional signature-based security solutions insufficient for detecting modern attacks. This project presents an AI-Based Cyber Threat Detection Framework that leverages Machine Learning to automatically identify malicious network activity and classify potentially harmful files.
The framework combines two independent machine learning pipelines into a single web application:
Both models are deployed behind a FastAPI backend and accessed through an interactive React dashboard, enabling users to upload datasets and receive real-time predictions.
Organizations generate enormous amounts of network traffic every day.
Among millions of legitimate connections, attackers attempt to perform activities such as:
Traditional antivirus software and Intrusion Detection Systems primarily rely on signature-based detection, which struggles to identify:
Machine Learning provides a data-driven approach by learning patterns from historical attack data instead of depending solely on predefined rules.
This project aims to:
+----------------------+
| User Uploads CSV |
+----------+-----------+
|
v
+-----------------------+
Similar projects matched by category, topics, and programming language.
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
Harness Engineering is a methodology for improving coding agent outputs by carefully crafting the environment around them—providing curated context, tools, and executable constraints that encode an organization’s nonfunctional requirements and cumulative lessons.
A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.