Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 362 Bytes

Aircraft Scanner

Project Description

Mobile app that can identify any aircraft from a photo and provide detailed information about it.

Prerequisites

  • Next.js
  • npm

Installation and Configuration

  1. Fill the .env with your OpenAI API key.
  2. Run npm run dev to initialize the development server.
  3. Open http://localhost:3000 with your browser.