Hacker News new | ask | show | jobs
Show HN: Chat with 3D Models on the Browser (github.com)
3 points by GeraltRivers 937 days ago
Hi everyone,

I’m writing to share an open source project I’ve been working on just for fun: llmpeople.com

It currently has 2 available models - an anime like female character, and a realistic looking male character. We can switch between these models by clicking on the top left corner settings icon, and then selecting a model from the model dropdown.

It also should be relatively easy to export a model from blender, and use it instead of the available models. I've included instructions on how to do this on the readme: https://github.com/jongomez/llmpeople#use-a-custom-model

There are multiple voices available as well - including the new voices from OpenAI.

Hope anyone out there finds this interesting. Happy to get any feedback or suggestions.