-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
35 lines (35 loc) · 1.16 KB
/
CITATION.cff
File metadata and controls
35 lines (35 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "LayoutLens: AI-Powered UI Testing Framework"
version: 1.5.0
date-released: 2025-12-21
url: "https://github.com/gojiplus/layoutlens"
repository-code: "https://github.com/gojiplus/layoutlens"
repository-artifact: "https://pypi.org/project/layoutlens/"
abstract: "A production-ready AI-powered UI testing framework that enables natural language visual testing. LayoutLens captures screenshots using Playwright and analyzes them with OpenAI's GPT-4 Vision API to validate layouts, accessibility, responsive design, and visual consistency."
keywords:
- "ui testing"
- "visual regression"
- "ai"
- "computer vision"
- "web testing"
- "layout testing"
- "accessibility"
- "playwright"
- "openai"
license: MIT
authors:
- family-names: "Sood"
given-names: "Gaurav"
email: "[email protected]"
preferred-citation:
type: software
title: "LayoutLens: AI-Powered UI Testing Framework"
authors:
- family-names: "Sood"
given-names: "Gaurav"
email: "[email protected]"
version: 1.5.0
url: "https://github.com/gojiplus/layoutlens"
year: 2025