←back to thread

261 points david927 | 1 comments | | HN request time: 0.309s | source

What are you working on? Any new ideas that you're thinking about?
1. louisdecharson ◴[] No.43159826[source]
I've built a small desktop app (Electron) with a chat interface with multiple LLMs (OpenAI, Mistral, Anthropic) and simple "agents". Done that to automate some of the tasks and practice JS. http://github.com/louisdecharson/converse Happy to get some feedback.