Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/john-knl/llm-project
- Owner: john-knl
- License: other
- Created: 2024-07-05T17:15:23.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T20:07:53.000Z (about 1 month ago)
- Last Synced: 2024-11-19T21:20:12.819Z (about 1 month ago)
- Topics: huggingface, llama3, llamaindex, python3, streamlit-application, vllm, yugioh-api
- Language: Python
- Homepage:
- Size: 2.96 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)