GithubHelp home page GithubHelp logo

johnsonhk88 / wordle-game-llm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5 KB

Use LLM Model to solve/guess wordle game problem

Python 99.76% Shell 0.24%
llm prompt-engineering llama3 lmstudio restful-api

wordle-game-llm's Introduction

Introduction

  1. it is Wordle game solver by LLM Model
  2. The guess word must only 5 letters
  3. Use Restful API to connect Wordle Server to submit the guess word, and return the response with each letter position, resulting into correct, absent or present
  4. Use the previous guess result for guiding LLM model to generate next guess word
  5. the program will continue to guess the word until all letters are correct or reach to maximum try times.

Installation dependencies libraies and setup

  1. run pip install -r requirements for install all requirement dependencies libraries for this project
  2. Setup local LLM Model server 2.1 Download LMStudio Software link 2.2 Run lmstudio application locally 2.2 Download LLama3-8B LLM Model from LMStudio software 2.3 Load llama3 model for LM Studio, and enable local LLM Model server 2.4 use openAI API to connect local LLM Model server

Run application

  1. type python apps.py for runing application
  2. the program will try to several round to guess the word , base on previous guess word result to generate next guess word

wordle-game-llm's People

Contributors

johnsonhk88 avatar

Watchers

 avatar

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.