โจ VocabSet Prompt Generator
Configure your desired vocabulary set here. The generator will create an optimized command (prompt) that you can simply copy and paste into an AI of your choice (best Gemini).
๐ค Which AI is best suited for vocabulary sets?
โข Gemini (Google): Currently our top recommendation. Gemini provides the most precise results, sticks strictly to quantity limits and the JSON format.
โข DeepSeek: Very powerful. Often best suited for very long lists, as you can simply let the output continue with "continue" if it breaks off.
โข ChatGPT (OpenAI): Good for smaller amounts (e.g. individual book pages). For large sets, ChatGPT tends to secretly shorten the list or damage the format.
โข Gemini (Google): Currently our top recommendation. Gemini provides the most precise results, sticks strictly to quantity limits and the JSON format.
โข DeepSeek: Very powerful. Often best suited for very long lists, as you can simply let the output continue with "continue" if it breaks off.
โข ChatGPT (OpenAI): Good for smaller amounts (e.g. individual book pages). For large sets, ChatGPT tends to secretly shorten the list or damage the format.
โ ๏ธ Important note on reliability
AIs are not mathematical machines. It can happen that the AI counts the number of vocabulary words incorrectly or breaks off the output for very long lists. Use the "Check JSON" button in the converter to quickly check the result.
AIs are not mathematical machines. It can happen that the AI counts the number of vocabulary words incorrectly or breaks off the output for very long lists. Use the "Check JSON" button in the converter to quickly check the result.
๐ก Example of the Result
The AI often outputs the code in different formats. Both are perfectly fine:
Variant A: Multi-line (easy to read)
[
{
"vocabulary_group": "Unit 1",
"term_learning_language": "manzana",
"term_user_language": "apple ๐",
"learning_status": 1
}
]
Variant B: Single-line/Compact (Totally okay!)
[{"vocabulary_group":"Unit 1","term_learning_language":"manzana","term_user_language":"apple","learning_status":1}, ...]
Note: It doesn't matter if the AI inserts spaces or line breaks. As long as the structure with the square brackets [] and the 4 field names is correct, the converter can process it.
Individual wishes?
Do you need vocabulary according to criteria that our generator does not yet cover?
Simply contact us โ