LLM Riddles: game for prompt engineering and NLP understanding
Top 59.4% on sourcepulse
This project provides an open-source game, LLM Riddles, designed to explore prompt engineering and natural language processing. It challenges users to craft specific prompts to elicit desired responses from large language models, targeting enthusiasts and developers interested in AI interaction.
How It Works
LLM Riddles operates by presenting users with a series of challenges where they must engineer prompts to achieve specific LLM outputs. The game leverages various LLM APIs (ChatGPT, ChatGLM, DeepSeek, Mistral-7B) and supports both Chinese and English language interactions. This approach allows users to directly experiment with prompt construction and observe the nuanced behavior of different models.
Quick Start & Requirements
pip3 install -r requirements.txt
pip3 install -r requirements-dev.txt
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is primarily focused on prompt engineering challenges and does not currently include features for LLM inference speed optimization or advanced game mechanics. Support for additional models like LLaMA2-7B is planned but not yet implemented.
1 year ago
1 day