Hacker News with Generative AI: AI Assistants

We chose LangGraph to build our coding agent (qodo.ai)
We’ve been building AI coding assistants at Qodo since the GPT-3 days. Our initial approach was highly structured with predefined flows for different coding tasks like test generation, code reviews, and improvements. This approach worked well with earlier generations of LLMs and with structured flows we were able to get real-world value from older models, despite all of their limitations.
Why we chose LangGraph to build our coding agent (qodo.ai)
We’ve been building AI coding assistants at Qodo since the GPT-3 days. Our initial approach was highly structured with predefined flows for different coding tasks like test generation, code reviews, and improvements. This approach worked well with earlier generations of LLMs and with structured flows we were able to get real-world value from older models, despite all of their limitations.
Janito – A Claude-powered CLI assistant for developers (github.com/joaompinto)
Microsoft's new Dragon Copilot is an AI assistant for healthcare (theverge.com)
Microsoft has announced Microsoft Dragon Copilot, an AI system for healthcare that can, among other things, listen to and create notes based on clinical visits.
Mistral's Le Chat tops 1M downloads in just 14 days (techcrunch.com)
A couple of weeks after the initial release of Mistral’s AI assistant, Le Chat, the company told Le Parisien that it has reached one million downloads.
Evaluating RAG for large scale codebases (qodo.ai)
In a previous post, we introduced our approach to building a RAG-based system—designed to power generative AI coding assistants with the essential context needed to complete tasks and enhance code quality in large scale enterprise environments.
Show HN: Mem0 Browser Extension: Shared Memory Across ChatGPT,Claude,Perplexity (github.com/mem0ai)
Mem0 brings ChatGPT-style memory to all your favorite AI assistants. Share context seamlessly across ChatGPT, Claude, Perplexity, and more, making your AI interactions more personalized and efficient.
Show HN: Zoom Meeting AI Assistants Powered by OpenAI's Realtime API (github.com/nsaigal)
This project features a real-time AI assistant for Zoom meetings, powered by OpenAI’s Realtime API API and the Recall.ai API. The assistant joins meetings and provides intelligent, context-aware responses based on the ongoing conversation.
Ask HN: What is your experience with Cursor? (ycombinator.com)
I've seen it brought up quite a few times here in the past few weeks. I'm currently using VSCode + Copilot. Would be great to hear some experiences, even better if you migrated from the stack I am using.