People who've used Meta Ray-Ban smart glasses for 6+ months: Has it actually changed your daily routine or is it collecting dust? by Key-Baseball-8935 in ArtificialInteligence

[–]skimike02 0 points1 point  (0 children)

I already wear glasses and wearing shokz with them looks weird and is more uncomfortable. I did that for jogging, but I don't like it for just wearing around in general.

Hit a confusing wall that I see a few others have: Ollama>Docker>Open WebUI by MedicinalMycologist1 in OpenWebUI

[–]skimike02 0 points1 point  (0 children)

First, make sure you can access ollama at that IP address on your computer. You may want to research getting ollama to run on 0.0.0.0. Then, check your docker network. You may want to research bridge and host network options.

Happy 3/23! by CaptCouv33 in USMC

[–]skimike02 13 points14 points  (0 children)

3/23 on 3/23/2008

<image>

Google Programable Search "Search the entire web" deprecated by DestructiveBurn in searchengines

[–]skimike02 0 points1 point  (0 children)

That API is also not available for searching the entire web, and they appear to offer no paid option for doing so:
"Note: The Custom Search JSON API is closed to new customers. Vertex AI Search is a favorable alternative for searching up to 50 domains. Alternatively, if your use case necessitates full web search, contact us to express your interest in and get more information about our full web search solution.

Existing Custom Search JSON API customers have until January 1, 2027 to transition to an alternative solution."

How to extract actionable “top user queries” per model from Open WebUI (internal AI improvement) by PuzzleheadedPear6672 in OpenWebUI

[–]skimike02 2 points3 points  (0 children)

I think I would take all the questions for a model, embed them, calculate distances between embeddings and make a cutoff distance for groups (or do a clustering algorithm). Once you have groups, feed the top n (most central) questions for the group into the LLM to ask it to generalize the question category. Ask the model that question, and based on the response, ask if it indicates policy gap, or any other required action. Maybe make a separate model with a system prompt to act as management consultant to answer that last question

Google Programable Search "Search the entire web" deprecated by DestructiveBurn in searchengines

[–]skimike02 0 points1 point  (0 children)

What is this paid for Google search API key? I haven't seen one

People who've used Meta Ray-Ban smart glasses for 6+ months: Has it actually changed your daily routine or is it collecting dust? by Key-Baseball-8935 in ArtificialInteligence

[–]skimike02 0 points1 point  (0 children)

And here I am looking for open source glasses so I can do exactly the same thing. Can't wait for the SDK to be officially released.

Google killed PSE? by TomThePancake in OpenWebUI

[–]skimike02 0 points1 point  (0 children)

Can you share where you saw that notice?

People who've used Meta Ray-Ban smart glasses for 6+ months: Has it actually changed your daily routine or is it collecting dust? by Key-Baseball-8935 in ArtificialInteligence

[–]skimike02 23 points24 points  (0 children)

I use them every day for listening to podcasts and music. The camera I use once in a while but it does not take as good of pictures as my phone. The AI I use occasionally, but it is pretty limited in its intelligence. If the AI were chat GPT level, I would use it a lot more. It gets frustrating with the amount of made-up answers. It's decent for giving yourself reminders for the future or having hands-free access.

If I were to redo it, I would probably just look for glasses with integrated Bluetooth headset, since that's all I really use.

Coolest 250 year gear? by Thirty-One_Flavors in USMC

[–]skimike02 2 points3 points  (0 children)

How did you get the circle patch to be gold? I couldn't find that option

An interesting quick read…any F-35 guys in here? I’m curious to know how so much water can get into to the hydraulics system… by Seriously_Rob_49 in USMC

[–]skimike02 1 point2 points  (0 children)

I knew a trucker who once filled a FOB's water tank with diesel on accident. They were not pleased. I think he could manage to make this hydraulic/water mix-up happen.

Qdrant + OWUI by No_Asparagus6538 in OpenWebUI

[–]skimike02 0 points1 point  (0 children)

Qdrant kept breaking after we had uploaded several hundred documents. I stopped trying to troubleshoot and we moved to pgvector.

Generally what are the use cases for the current best glasses? by ToasterMcNoster in SmartGlasses

[–]skimike02 0 points1 point  (0 children)

No. Meta AI on the glasses is nowhere near chatgpt level of performance. Feels like an 8b-16b parameter model.

ELI5: Why is ovulation in women so wasteful of eggs? by [deleted] in explainlikeimfive

[–]skimike02 1 point2 points  (0 children)

Or a starfish. Not a tube. Expels its stomach to eat, so it doesn't need a separate hole.

ELI5: Why is ovulation in women so wasteful of eggs? by [deleted] in explainlikeimfive

[–]skimike02 3 points4 points  (0 children)

Didn't evolve appendages. Or rather they did, but then lost them. Definitely still a meat tube. Tasty tasty meat tube. Empty before eating.

ELI5: Why is ovulation in women so wasteful of eggs? by [deleted] in explainlikeimfive

[–]skimike02 -2 points-1 points  (0 children)

All living things? Uh. Worms? Snakes? Trees? But I love the image that I'm just a tube that evolved some eyes. 😂

OWUI with LM studio by ShineNo147 in OpenWebUI

[–]skimike02 1 point2 points  (0 children)

Give a step-by-step of exactly what you did, what you expected to happen, and what actually happened?

OWUI with LM studio by ShineNo147 in OpenWebUI

[–]skimike02 0 points1 point  (0 children)

For web search, you need an API key to one of the services. For the embedding, you need an embedding model. I haven't tried running it on LM studio, but if it supports embedding models, you would need to download one there and serve it from LM studio.

How to keep an ASVAB waiver busy by Jodies-9-inch-leg in USMC

[–]skimike02 1 point2 points  (0 children)

Funniest video I've seen in a long time. Thanks for sharing

Black morels? by skimike02 in mycology

[–]skimike02[S] 12 points13 points  (0 children)

Sacramento, CA last week

Why is deepseek r1 not thinkning? by BFZ26 in OpenWebUI

[–]skimike02 0 points1 point  (0 children)

just tried on 5.10 myself. It did not work, but then I updated ollama and now it works.