Skip to content

Commit 1befb66

Browse files
committed
Update README.md
1 parent eed4a29 commit 1befb66

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
### Team Name - C5ailabs
22
### Problem Statement - Open Innovation in Education
33
### Team Leader Email - rohit.sroch@course5i.com
4+
### PPT - https://github.com/rohitc5/intel-oneAPI/blob/main/ppt/Intel-oneAPI-Hackathon-Implementation.pdf
5+
### Medium Article - https://medium.com/@rohitsroch/leap-learning-enhancement-and-assistance-platform-powered-by-intel-oneapi-ai-analytics-toolkit-656b5c9d2e0c
6+
### Demo Video - https://www.youtube.com/watch?v=QoVWsOSlwvI
47

58
<hr>
69

api/src/core/prompt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
EXAMINER_ASK_QUESTION_PROMPT="""You are an AI examiner, designed to ask a question in order to assess a student's knowledge and understanding around topic {topic} topic.
1+
EXAMINER_ASK_QUESTION_PROMPT="""You are an AI examiner, designed to ask a question in order to assess a student's knowledge and understanding around {topic} topic.
22
Given a question type, your task is to generate a valid question you need to ask the student.
33
44
Only use the following context around the topic of {topic}.
-1.92 KB
Binary file not shown.

0 commit comments

Comments
 (0)