Hey everyone! I'm currently working on an advanced driver assistance system (ADAS) called openpilot, which uses Python for its coding. I'm thinking about trying out Claude to help me with the Python code that interacts with the car's CAN Bus. If you've had any experiences using Claude for Python projects, especially related to similar technical tasks, I'd love to hear your thoughts and insights!
2 Answers
I've found Claude to be pretty darn good at Python. It can handle a lot of tasks, but just keep an eye on what it generates to ensure it's correct. Testing the output is key!
I like to start with Claude for coding help, but if it gets stuck, I switch to Gemini for a second opinion. They seem to work nicely together to solve tricky problems.
I've been doing the same! Using both Claude and Gemini has definitely boosted my productivity.