Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/john-knl/llm-project

A Yu-Gi-Oh! Card game AI assistant with a simple UI Mechanisms are rudimentary; accuracy of model is not guaranteed
https://github.com/john-knl/llm-project

huggingface llama3 llamaindex python3 streamlit-application vllm yugioh-api

Last synced: 27 days ago
JSON representation

A Yu-Gi-Oh! Card game AI assistant with a simple UI Mechanisms are rudimentary; accuracy of model is not guaranteed

Awesome Lists containing this project

README

        

# **A Yu-Gi-Oh! Card game AI assistant with a simple UI**

> Built with Llama

Mechanisms are rudimentary; accuracy of model is not guaranteed

To set up VLLM, read my [article](https://www.linkedin.com/pulse/deploy-local-llm-linux-vllm-rocm-khoi-nguyen-le-dhe2e/)

install requirements with
```
pip install -r requirements.txt
```
run with
```
streamlit run main.py
```

![Screenshot 2024-10-24 at 14-17-45 main](https://github.com/user-attachments/assets/04dc815d-fb41-44f3-a131-687335f14be7)
![Pasted image](https://github.com/user-attachments/assets/6688dedf-ec10-4ffc-8642-366724fbf915)