Skip to content

Instantly share code, notes, and snippets.

View ugumerie's full-sized avatar
👑
Favoured

Ugochukwu Umerie ugumerie

👑
Favoured
View GitHub Profile
@LuceCarter
LuceCarter / asking_questions.cs
Last active May 28, 2025 13:57
SemanticKernelWithMongoDBAtlas
Console.WriteLine("Welcome to the Movie Recommendation System!");
Console.WriteLine("Type 'x' and press Enter to exit.");
Console.WriteLine("============================================");
Console.WriteLine();
while(true)
{
Console.WriteLine("Tell me what sort of film you want to watch..");
Console.WriteLine();