Claude 3.7 Sonnet is now available in Tabnine
February 26, 2025
/
3 -min read
Tabnine is pleased to announce support for Claude 3.7 Sonnet, the latest AI model from Anthropic, in our AI software development platform.
Generic AI code assistants are failing enterprise teams – it’s time for a new approach
February 19, 2025
/
6 -min read
Research continues to highlight persistent accuracy, security, and maintainability issues in code generated by generic AI assistants.
Unboxing Schrödinger’s Dataset: The real level of IP risk in AI generated code
February 10, 2025
/
5 -min read
This article takes a deep dive into the true level of IP risk associated with AI-generated code, leveraging recent research from Carnegie Mellon University to separate fact from fiction.
Making major updates trivial with the right context
January 13, 2025
/
3 -min read
Here’s how you can help guide an AI code assistant to upgrade libraries and fill in any gaps in its knowledge.
Takeaways from AWS re:Invent 2024
December 18, 2024
/
7 -min read
At AWS re:Invent, several things got folks excited about Tabnine and conveyed what makes us different from other AI code assistants.
Adding 3D libraries and physics engines to your React app with Tabnine
October 17, 2024
/
3 -min read
On an episode Tabnine Labs, we attempted to create a Plinko game and add it to an existing Remix application.
Using Tabnine to build a CLI with Rust
October 10, 2024
/
4 -min read
Here's how to plan, create, and test a CLI that would display the current time and weather using Tabnine and Rust.
Building a Chrome extension with Tabnine
October 4, 2024
/
5 -min read
It’s pretty straightforward to create a Chrome extension if you have some understanding of HTML and JavaScript.
Test-driven development in the AI era
September 25, 2024
/
3 -min read
A well-trained large language model (LLM) with proper context is great at generating code and unit tests from requirements written in natural language.