AI local tools, Python, Unity and other beasts (latvian)

Опубликовано: 14 Июль 2026
на канале: Raimonds Ūdris
75
3

How to install AI tools locally, set up a local server, and use AI for your own needs? How to create a local personal assistant that can answer any question uncensored? How to enable the assistant to speak through a Text-To-Speech (TTS) service? Maybe this video might help.

Project source code
https://github.com/raimis001/AiAssitant

AI Fooocus API
https://github.com/mrhan1993/Fooocus-API
LM Studio
https://lmstudio.ai/
Python
https://www.python.org/downloads/
Unity 3D
https://unity.com/download

00:00:00 Intro
00:04:00 ChatGPT and Midjourney alternatives
00:06:00 Fooocus
00:13:00 LM Studio
00:17:00 Dolphin-llama3 why?
00:25:00 LM Studio local server
00:30:00 OpenAI interface
00:32:00 TTS with python
00:35:00 Fooocus API
00:36:00 Python installation
00:38:00 Create environment (venv) in Studio Code (windows)
00:45:00 Connect with LM Studio using OpenAI
00:48:00 Working with pythot TTS
01:00:00 Python and Fooocus API
01:20:00 Python making own rest API
01:40:00 Starting Unity and making UI prototype
01:53:00 Unity C# assistant script
02:00:00 UnityWebRequest POST function
02:07:00 Unity connection to LM Server
02:25:00 Unity json interface
02:38:00 Unity TTS connection
03:00:00 Unity and Fooocus API
03:25:00 Discussing and considering the use of AI in game development.
03:37:00 AI message history