john0isaac / rag-semantic-kernel-mongodb-vcore

A sample for implementing retrieval augmented generation using Azure Open AI to generate embeddings, Azure Cosmos DB for MongoDB vCore to perform vector search, and semantic kernel.
https://techcommunity.microsoft.com/t5/educator-developer-blog/build-rag-chat-application-using-azure-openai-and-cosmos-db-for/ba-p/4055852
MIT License
28 stars 44 forks source link

Add Movies Dataset #6

Closed john0isaac closed 4 months ago

john0isaac commented 5 months ago

related #1

Feedback: https://github.com/john0isaac/rag-semantic-kernel-mongodb-vcore/issues/1#issuecomment-2052843127

Kaggle URL: https://www.kaggle.com/code/johnaziz/cleaning-imdb-movies

Action items:

john0isaac commented 4 months ago

Apparently the movie URL was causing troubles with json.load()