←back to thread

397 points Anon84 | 1 comments | | HN request time: 0.001s | source
Show context
beernet ◴[] No.45126818[source]
Mistral recently being valued at $14 billion in the previous funding appears like a steal to me, especially compared to the Anthropic and OAI valuations. Would be interesting to compare revenues and growth rates as well to put these valuations into better perspective.

Apart from that, Mistral appears to remain the only really relevant new player with European ties in the Gen AI space. Aleph Alpha is not heard of anymore and is essentially steered by the Schwarz Group now, so at least chances of an acquihire I guess.

replies(3): >>45127260 #>>45127552 #>>45127712 #
ljlolel ◴[] No.45127260[source]
Also Lovable
replies(3): >>45127613 #>>45128961 #>>45129276 #
1. hashbig ◴[] No.45128961[source]
I just couldn't love it, and frankly I don't get the hype around it. I recently found that all my use cases can be served by either:

1. A general purpose LLM chat interface with high reasoning capacity (GPT-5 thinking on web is my go to for now)

2. An agent that has unrestricted token consumption running on my machine (Claude Code with Opus and Amp are my go to for now).

3. A fine-tuned, single purpose LLM like v0 that is really good at one thing, in this case at generating a specific UI component with good design aesthetics from a wireframe in a sandbox.

Everything else seems like getting the worst of all worlds.