Skip to content

Smiddy4000/pallet-detector

Repository files navigation

My Next.js App

This project is a web application built with Next.js that utilizes the device camera and integrates with Azure Open AI Services.

Features

  • Access device camera using the MediaDevices API.
  • Interact with Azure Open AI Services through a custom API route.
  • Responsive and modern UI.

Getting Started

To get started with this project, follow the instructions below.

Prerequisites

  • Node.js (version 14 or later)
  • npm (version 6 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/my-nextjs-app.git
    
  2. Navigate to the project directory:

    cd my-nextjs-app
    
  3. Install the dependencies:

    npm install
    

Running the Application

To run the application in development mode, use the following command:

npm run dev

Open your browser and navigate to http://localhost:3000 to view the application.

Usage

  • The main landing page displays the camera feed and allows interaction with Azure Open AI Services.
  • Follow the prompts on the UI to utilize the camera and AI features.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published