Hey everyone,I just wanted to ask — what’s the biggest problem or challenge you’re currently facing in your development work?
If you’re stuck somewhere, maybe the community here can help. Feel free to post about it — especially if it’s something others might also run into — so we can share experiences, ideas, and possible solutions.
For me right now, the main challenge is figuring out how to make local AI practical and user-friendly — ideally without needing a GPU-powered server. I’m exploring ways to run it locally on the user’s machine, either in the browser or through something like an Ollama setup. There are so many options — Prompt API, WebLLM, Ollama, or even just running it on a strong remote server with NVIDIA hardware.Balancing all that and finding the right setup for different use cases is what I’m working on right now.
What about you? What’s your current challenge?