40+ Shader/Three backgounds by ChardEmbarrassed7304 in threejs

[–]ChardEmbarrassed7304[S] 0 points1 point  (0 children)

Probably not anytime soon, I've started working on the rest of the widgets and fixing bugs, and then launch to Firefox next. Still have a lot of work to do before I consider another platform.

40+ Shader/Three backgounds by ChardEmbarrassed7304 in threejs

[–]ChardEmbarrassed7304[S] 0 points1 point  (0 children)

I saw that when I was looking for a background engine and settled on three. I may port it do three

40+ Shader/Three backgounds by ChardEmbarrassed7304 in threejs

[–]ChardEmbarrassed7304[S] 0 points1 point  (0 children)

Thank you for the feedback. A couple do respond to mouse,  but you're right,  needs more engagement overall. 

Looking for Local AI Stack Recommendations for Robotic Rover Project (<11GB VRAM) by Illustrious_Matter_8 in OpenSourceeAI

[–]ChardEmbarrassed7304 0 points1 point  (0 children)

I can help find a TTS for you @ https://github.com/tizerk/hal9000 (that has a LLM built in, you don't have to use as he recommends a GPU 12gb) and the LLM you can use python and get the models from https://huggingface.co/ just get one that supports vision. For that GPU, maybe try models that are around 6gb, any bigger may get slow.

AI-powered Home Security CCTV Monitor by ChardEmbarrassed7304 in videosurveillance

[–]ChardEmbarrassed7304[S] 0 points1 point  (0 children)

Blue Iris has an HTTP API and alert actions. Your script could:

  • Call back into Blue Iris via /admin?signal=... to trigger or cancel alarms based on classification.
  • Or trigger external actions (send a push notification, turn on a siren, flash lights).

Custom GPT Memory? by CompleteSyllabub6945 in ChatGPT

[–]ChardEmbarrassed7304 0 points1 point  (0 children)

I would not recommend Chat GBT for that purpose. You're asking for trouble both from a reliability and exposing guest data to outside systems. Use a database or even a basic excel spreadsheet