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

[Sample Request] Could add the Unite sample with the generative chat? #4

Open
MunteanuAndreiStefan opened this issue Nov 29, 2023 · 6 comments

Comments

@MunteanuAndreiStefan
Copy link

Hi,

I've seen a great sample at Unite. Could you add an example of Generative AI for smart NPCs with voice recognition?

Thanks,
Stefan

@LiutaurasVysniauskasUnity

Thank you for the suggestion! This is known internally as Task 256

@elephantpanda
Copy link

Hi we have some new models on Hugging Face. This includes a speech-to-text model (Whisper) and a small language model (Tiny Stories) to get you started.

@ElectroGamesDev
Copy link

Hi we have some new models on Hugging Face. This includes a speech-to-text model (Whisper) and a small language model (Tiny Stories) to get you started.

Tiny Stories is used to create stories, so its most likely not helpful with creating smart NPCs.

@elephantpanda
Copy link

elephantpanda commented Feb 2, 2024

Hi we have some new models on Hugging Face. This includes a speech-to-text model (Whisper) and a small language model (Tiny Stories) to get you started.

Tiny Stories is used to create stories, so its most likely not helpful with creating smart NPCs.

That's true. Although the same code could be used with other LLMs with very little changes. And there will be some other LLMs up there in the future. And some plans are being considered to release the NPC framework. (Not got a timescale on that yet)

@ElectroGamesDev
Copy link

That's true. Although the same code could be used with other LLMs with very little changes. And there will be some other LLMs up there in the future. And some plans are being considered to release the NPC framework. (Not got a timescale on that yet)

How could other LLMs be used with Sentis that aren't in a .sentis file?

@elephantpanda
Copy link

You can convert them

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

4 participants