Show HN: Cross-platform Chat App for OpenAI, Ollama et al.
chatkit.appLooks pretty good! I've been looking for something that I can use both my local Ollama and my gpt api key in the same place and it looks like this could be it. A problem Im noticing on safari, trying to fetch the local Ollama api endpoint results in this error: [Error] Fetch API cannot load http://localhost:11434/api/tags due to access control checks.
Works well on chrome though.
Seems Safari doesn't allow fetching `localhost` from an https website