Skip to content

AI Museum Guide is a Next.js-based application designed to provide an enhanced museum experience by allowing users to search for artworks in the app's database. The app uses the Groq LLaMA model to identify artworks and provide detailed descriptions and information about them.

Notifications You must be signed in to change notification settings

extrawest/ai-museum-guide

Repository files navigation

AI Museum Guide

Maintenance Maintaner Ask Me Anything ! GitHub license GitHub release

Live Demo: AI Museum Guide

AI Museum Guide is a Next.js-based application designed to provide an enhanced museum experience by allowing users to search for artworks in the app's database. The app uses the Groq LLaMA model to identify artworks and provide detailed descriptions and information about them.

Features

  • Artwork Search: Users can search for artworks available in the database.
  • Detailed Descriptions: After selecting an artwork, the app provides detailed information about its history, style, artist, and more.
  • Responsive UI: Built with the ShadCN library for a clean, responsive, and interactive user interface.

Tech Stack

  • Frontend: Next.js with React.js
  • Backend: Node.js
  • AI Model: Groq LLaMA for generating detailed descriptions of the artworks
  • UI Library: ShadCN for a seamless and modern user interface

Installation

  1. Install dependencies:

    npm install
  2. Set up environment variables: Create a .env.local file in the root directory and add the required API keys and configuration for the Groq LLaMA model, if applicable.

  3. Run the development server:

    npm run dev
  4. Open the app in your browser:

    http://localhost:3000
    

Usage

  1. Search for an artwork from the available database.
  2. View detailed information and descriptions about the selected artwork.

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

License

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

About

AI Museum Guide is a Next.js-based application designed to provide an enhanced museum experience by allowing users to search for artworks in the app's database. The app uses the Groq LLaMA model to identify artworks and provide detailed descriptions and information about them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published