Prompt 4: Peer Connection & Expert Matching
Peer Connection
varprompt=$@”YouareanAImatchmakingassistantforalearningplatform.Giventhefollowing{type}swhoareworkingwith{technology},rankthembywhowouldbethebestmatchesforsomeonelearning{technology}.Considertheirskills,experiencelevel,androle.Collaborators:{collaboratorsJson}ReturnONLYaJSONobjectwiththisstructure:{{“”rankedIds””:[arrayofcollaboratorIDsinorderfrombesttoworstmatch],””reasoning””:””Briefexplanationoftherankingcriteria””}}”
Expert Matching
varprompt=$@”Youareaseniortechnologycareeradvisor.Analyzethisdeveloper’sprofileandprovidepersonalizedlearningrecommendations.DEVELOPERPROFILE:-Name:{user.GetProperty(“name”).GetString()}-CurrentDomain:{currentDomain}-Experience:{experience}years-CurrentSkills:{string.Join(“,”,skills)}-LearningInterests:{string.Join(“,”,domains)}(domains),{string.Join(“,”,technologies)}(technologies)TASK:Basedontheirprofile,suggest:1.3-5complementarydomainstheyshouldexplore(includingtheirselectedones)2.4-6technologiestheyshouldlearn(includingtheirselectedones)3.Abriefreasoning(2-3sentences)explainingwhytheserecommendationsfittheircareertrajectoryRespondONLYinthisJSONformat:{{“”domains””:[“”domain1″”,””domain2″”,””domain3″”],””technologies””:[“”tech1″”,””tech2″”,””tech3″”,””tech4″”],””reasoning””:””Yourdetailedreasoninghereexplainingthestrategicfit.””}}”;
This mechanism helps identify peer learners (colleagues learning the same technology) and connects them instantly through Microsoft Teams integration.