NPC AI Engine - presale questions

Hello! I don’t have experience in game development, but I’ve been tasked with creating an educational game for our company (with AI knowledge verification), and I think your asset would be perfect for me to give to our developer, but I have a few questions.

  1. The game concept: knowledge testing happens in two ways: 1. through a quiz system. This is standard. 2. through NPCs requiring the player to write an answer to a question. For each task, we want to create a custom system prompt for checking the player’s knowledge + upload reference materials that the system prompt relies on.

Example: An NPC asks in task 10: “You’ve studied the safety basics. Now I’ll test you. Question: ‘List all the main and secondary safety rules for working the night shift.’”

The player writes their answer. The AI checks it against the system prompt for task 10 and knowledge base and assigns a score (this will also be in the prompt) from 1 to 10. As a result, scores of 1-7 give penalties, 8-9 give bonuses, and 10 gives a special bonus.

Is something like this possible with your asset?

  1. If possible, which AI systems can it work with? Can it work with, for example, OpenRouter, or only ChatGPT?

  2. Can quizzes or surveys be conducted without AI (also part of the tasks)? Simply having an NPC ask 20 random questions from 70 that we’ve uploaded for that test, and then assign a score the same way. The system accounts for it.

    Thanks!

Hello,

Welcome to the Convai Developer Forum!

You can define the grading logic and scoring rules in the character’s Core Description and, for each task/module, store the relevant reference material in the Knowledge Bank. The NPC can then evaluate the player’s written answer against those instructions and knowledge, and return a score or feedback according to your rubric.

You choose from the LLMs we provide in the Core AI Settings:
https://docs.convai.com/api-docs/convai-playground/character-customization/core-ai-settings