Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,11 +39,11 @@ short_description: An AI chess assistant built as an MCP server.
|
|
| 39 |
## Tech Stack
|
| 40 |
|
| 41 |
- [Gradio](https://gradio.app/)
|
| 42 |
-
|
| 43 |
- [Modal](https://modal.com/)
|
| 44 |
-
|
| 45 |
- [SambaNova](https://sambanova.ai/)
|
| 46 |
-
|
| 47 |
- [Stockfish](https://stockfishchess.org/)
|
| 48 |
- As the core chess engine
|
| 49 |
|
|
@@ -77,7 +77,6 @@ Engineer · Researcher
|
|
| 77 |
Focuses: Reinforcement Learning · GenAI · Optimization
|
| 78 |
🔗 GitHub: [@shuvoxcd01](https://github.com/shuvoxcd01)
|
| 79 |
🌐 Hugging Face: [@Falguni](https://huggingface.co/Falguni)
|
| 80 |
-
📍 Bangladesh
|
| 81 |
|
| 82 |
---
|
| 83 |
|
|
|
|
| 39 |
## Tech Stack
|
| 40 |
|
| 41 |
- [Gradio](https://gradio.app/)
|
| 42 |
+
- UI + MCP Server interface
|
| 43 |
- [Modal](https://modal.com/)
|
| 44 |
+
- For cloud-based compute [This does the heavy lifting by providing on-demand compute for both play_chess and annotate functions.]
|
| 45 |
- [SambaNova](https://sambanova.ai/)
|
| 46 |
+
- For LLM inference. [ThinkSquare uses the Meta-Llama-3.3-70B-Instruct model]
|
| 47 |
- [Stockfish](https://stockfishchess.org/)
|
| 48 |
- As the core chess engine
|
| 49 |
|
|
|
|
| 77 |
Focuses: Reinforcement Learning · GenAI · Optimization
|
| 78 |
🔗 GitHub: [@shuvoxcd01](https://github.com/shuvoxcd01)
|
| 79 |
🌐 Hugging Face: [@Falguni](https://huggingface.co/Falguni)
|
|
|
|
| 80 |
|
| 81 |
---
|
| 82 |
|