Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/type0-1/rate-my-professor

A RAG app using generative AI and data retrieval technologies, which provides personalized professor recommendations based on reviews, ratings, and course information.
https://github.com/type0-1/rate-my-professor

css gemini-api html javascript pinecone rag react

Last synced: about 11 hours ago
JSON representation

A RAG app using generative AI and data retrieval technologies, which provides personalized professor recommendations based on reviews, ratings, and course information.

Awesome Lists containing this project

README

        

# AI Rate My Professor - RAG App

## Overview

* The AI Rate My Professor app uses Retrieval-Augmented Generation (RAG) to help students find the best professors. It combines data retrieval with generative AI to provide personalized, relevant recommendations based on professor reviews, ratings, and course details.

## What the RAG App Does
`Personalized Recommendations:` The app delivers the top 3 professor recommendations tailored to the student's query.

`RAG System:` It retrieves relevant data and uses generative AI to analyze and respond with precise, informed suggestions.

`Dynamic Query Handling:` If the query is vague, the app asks follow-up questions to refine its recommendations.

`Decision Support:` Helps students make informed decisions about course selections by providing clear and concise recommendations.