Skip to content

arrshad/llama3-meets-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Tic Tac Toe Solver with Llama 3

Open In Colab

Welcome to the AI Tic Tac Toe Solver! This project leverages the Llama 3 language model to determine the best moves in a game of Tic Tac Toe. The model suggests a move, which is then judged by a function using LangChain. If the move is deemed good, it is submitted; otherwise, the model is prompted for a new move.

Features

  • Uses the Llama 3 language model to generate moves.
  • Judges the quality of moves with a custom function.

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published