Skip to content

aileenvl/movie-search-orama

Repository files navigation

Movie Search & Chat Application

A React-based application that allows users to search for movies and chat about them using Orama.

Features

  • Movie search functionality
  • AI-powered chat interface using Orama Chatbox

Installation

  1. Clone the repository:
  2. Run npm install to install the dependencies.
  3. Run npm run dev to start the development server.

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • Orama
  • Vite
  • Lucide Icons

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Acknowledgments