Code Monkey home page Code Monkey logo

llmriddles's Introduction

Oh No! I'm Surrounded by LLMs! (LLMRiddles)

Project Introduction

"Oh No! I'm Surrounded by LLMs!" is an intellectual challenge game. We use GPT4 to automatically generate corresponding game code based on Gradio application, combined with preset questions from the Zhihu article "How to Accomplish Tasks with 'Impossible'", creating a unique gameplay experience.

In this game, players are required to cleverly construct questions that challenge the LLM to provide answers that meet specific conditions.

Getting Started

Online Experience

HuggingFace: https://huggingface.co/spaces/luckpunk/LLMRiddles

Local Execution

To start the game, please follow the steps below:

  1. Clone the project code:
    git clone https://github.com/luckpunk/LLMRiddles.git
    
  2. Install the required Python dependencies with pip install -r requirements.txt.
  3. Run the launch command python app.py.

Roadmap

  • Initial version source code and space experience ready.
  • Support for custom questions and validation logic integration.
  • Expand to 9 major levels, each with 9 questions.
  • Support for more open-source models.
  • Support for switching between cloud API and local inference.

Contribution Guide

We welcome everyone to contribute to "Oh No! I'm Surrounded by LLMs!", including proposing more fun questions, fixing validator corner cases, and providing more gameplay. Please follow the steps below:

  1. Visit the project address LLMRiddles and fork the project.
  2. Create your feature branch in your local environment (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push your changes to the branch (git push origin feature/AmazingFeature).
  5. Initiate a Pull Request in the original project.

Community Contributors

We sincerely thank all community members who have contributed to this project, especially:

  • Idea from: haoqiangfan
  • Most of the code is auto-generated by GPT-4

Support

If you encounter any problems or need assistance during the game, please submit your issues on the project's Issues page.

Copyright and License

This project is licensed under the APACHE License.

llmriddles's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.