Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhanush312 authored Oct 4, 2024
1 parent 665fae1 commit aa4c4ad
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Bharat-Intern
Bharat Intern

Movie Search Engine
Overview
This Movie Search Engine allows users to search for movies based on descriptions. It uses advanced NLP techniques to understand the context and content of the movie descriptions and match them with a vast database of movies. The application is built with Streamlit and uses Elasticsearch as the backend search engine.

Features
Natural Language Search: Allows searching for movies using natural language queries.
Semantic Similarity: Leverages sentence embeddings to find movies with similar descriptions.
Streamlit Interface: A user-friendly web interface created with Streamlit.
Elasticsearch Backend: Robust and scalable search capabilities powered by Elasticsearch.
Installation

0 comments on commit aa4c4ad

Please sign in to comment.