Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you export (to web html5)? #8

Open
javideas opened this issue Dec 5, 2024 · 1 comment
Open

Can you export (to web html5)? #8

javideas opened this issue Dec 5, 2024 · 1 comment

Comments

@javideas
Copy link

javideas commented Dec 5, 2024

I wonder about all the exports, specially html5. Is it possible? Could you upload a test to itch.io? Thanks in advance. I have in my repo a “Ai Therapist” made in html5 and openai API, it would be interesting to use Godot with your repo for web.

@adammikulis
Copy link
Owner

adammikulis commented Dec 7, 2024

Hi @javideas, thank you for the interest in my project. Unfortunately the C# version of Godot (which this project uses) cannot export to HTML5.

There is a project that implements llama.cpp directly as an extension and allows you to run a local LLM without using C# called godot-llm. If you use that, you can make a project that exports to HTML5 (although I don't think it has a 3D example pre-built like mine). Perhaps one of the easiest ways to get that going would be to use the template provided in the Godot Asset Library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants