AI-Powered Movie Discovery Platform based on Retrieval-Augmented Generation (RAG)
Delivering recommendations and letting users create, organize, and explore movie lists with ease through intelligent conversational AI.
Ragopedia leverages AI technology to revolutionize how users discover and interact with movies
Retrieval-Augmented Generation (RAG) combines the power of large language models with real-time information retrieval, enabling our system to provide accurate, contextual, and up-to-date movie recommendations based on a comprehensive database.
AI-powered suggestions based on user preferences and movie database
Conversational AI that understands complex movie queries
Discover what makes Ragopedia the ultimate movie discovery platform
Ask natural questions like "Suggest me mind-bending movies like Inception" and get AI-powered recommendations.
Explore detailed information on thousands of popular films with smart semantic search for relevant results.
Create and manage your own movie collections. Easily save movies, organize them by genre or mood, and revisit anytime.
Modern, responsive React-based interface with smooth animations and user-friendly design for seamless movie discovery.
How Ragopedia processes your movie queries through our RAG pipeline
User types movie-related question or request via React interface
LLaMA converts natural language input into structured SQL query
SQL query executed on MySQL database with semantic search via FAISS
LLaMA generates contextual response with movie recommendations
Movie descriptions embedded with SentenceTransformers
FAISS finds movies with similar meaning based on cosine similarity
Top relevant movies are formatted into input for LLaMA
Answer shown in React with optional movie cards and actions
Meet the team behind Ragopedia
Supervisor
Project guidance and academic supervision
Developer
AI integration, RAG implementation
Developer
Full-stack development, database design