Professional PCB test plan generator using AI and advanced parsing.
- Multi-format file parsing (Altium, CSV, Excel, PDF)
- AI-powered test generation
- Professional Word document output
- Vector database for test plan similarity
- Comprehensive GUI interface
- Download
AeronixTestGenerator.exe - Run the executable
- No additional setup required
- Extract
AeronixTestGenerator_v1.0.0.zip - Run
install.sh(Linux/Mac) orinstall.bat(Windows) - Run
python UI.py
docker build -t aeronix-test-generator .
docker run -p 8080:8080 aeronix-test-generator- Launch the application
- Load PCB files (BOM, schematics, test points)
- Parse the files
- Generate test plans (LoRa or Arduino)
- Export professional documents
- Python 3.8+
- OpenRouter API key (for AI generation)
- Pinecone API key (for vector database)
Create .env file with:
API_KEY=your_openrouter_key
PINECONE_API_KEY=your_pinecone_key
PINECONE_ENVIRONMENT=us-east4-gcp
For issues and support, contact the development team.
© 2025 Aeronix Solutions