Mobile app that can identify any aircraft from a photo and provide detailed information about it.
- Next.js
- npm
- Fill the .env with your OpenAI API key.
- Run
npm run dev
to initialize the development server. - Open http://localhost:3000 with your browser.