← All projects
Ventures
·LiveLensbase
A Lens Specification API that extracts structured optical-lens specs from natural-language descriptions using LLMs, with an iterative chat interface.
LLMAPIVercelJavaScript
Focus
LLM · Optical engineering
Lensbase converts descriptions like “biconvex lens with 50mm radius” into structured optical specifications, 24+ parameters covering surfaces, coatings, tolerances, and quality. It runs in both extraction and modification modes, so an engineer can refine a design conversationally (“make it higher quality”) rather than filling out a form.
Highlights
- ▹Natural-language → structured spec across 24+ lens parameters
- ▹Extraction and conversational-modification modes
- ▹Validation with helpful warnings; JSON output for integration
Built with
JavaScriptLLMVercel Functions