Automatic Test Plan Generator for Hardware Certification
Powered by Transformer & Gemini-based AI Models
AKIRA is an intelligent system that automates test plan generation for hardware certification. It analyzes device specifications and hardware components to produce comprehensive, JSON-formatted test plans that streamline certification workflows.
The system combines a fine-tuned DistilBERT transformer model for component classification with Google Gemini for structured data extraction from vendor datasheets. A Retrieval-Augmented Generation (RAG) pipeline backed by ChromaDB further enhances prediction accuracy by grounding results in real certification data.
Given a hardware component name (like "Intel I350 Gigabit Network" or "NVIDIA T1000 GPU"), the system predicts:
Enter the hardware component name or description
DistilBERT classifies the component; Gemini extracts structured data from datasheets
Receive structured JSON output with all attributes
Copy JSON output for integration with your systems
Get instant predictions for a single hardware component with detailed confidence scores.
Try Single Predict →Process multiple components at once. Perfect for analyzing entire system configurations.
Try Batch Predict →Extract components from vendor spec sheets and PDFs using Gemini + RAG for automatic test plans.
Analyze Datasheet →Generate test plans from AWS and Azure VM documentation URLs automatically.
Generate Test Plan →Fine-tuned DistilBERT model trained on 21,000+ hardware certification records
Google Gemini parses vendor datasheets, PDFs, and spec pages into structured components
ChromaDB-backed retrieval augments predictions with real certification data
Works with Dell, Lenovo, HPE, Cisco, Supermicro, Fujitsu, and 20+ vendors
Structured format ready for direct integration with certification systems
API authentication, rate limiting, SSRF protection, and structured logging built in