Smarter AI Corrections with Few-Shot Learning

1 commitยท1 PRยท+564 / -35
Features2Fixes1

Smarter AI Corrections with Few-Shot Learning

ReleaseNotes.ai now analyzes user corrections using LLM-powered diff analysis to learn from tone, content, and terminology changes. Added few-shot examples to improve generation quality and fixed commit statistics consistency across endpoints.


What's New

๐Ÿง  AI Enhancements

Advanced machine learning improvements for smarter release note generation

Intelligent Correction Analysis
The system now uses LLM-powered diff analysis to understand exactly what users change in their corrections - including tone adjustments, content modifications, and terminology preferences - rather than storing generic text. This enables the AI to learn from specific editing patterns and improve future generations.

๐ŸŽฏ Impact: backend, api
๐Ÿ”— Commits: 104921b


Few-Shot Learning Examples
Added support for including up to 3 real-world examples (original vs published excerpts) in the generation prompt, allowing the AI to learn from successful past releases and maintain consistent quality and style across all generated content.

๐ŸŽฏ Impact: backend, api
๐Ÿ”— Commits: 104921b

๐Ÿ”ง Data Consistency Fixes

Improvements to data handling and API consistency

Commit Statistics Synchronization
Fixed release creation to ensure full commit statistics (files changed, additions, deletions, impact areas) match the refresh endpoint types, eliminating data discrepancies between different parts of the application.

๐ŸŽฏ Impact: api, backend
๐Ÿ”— Commits: 104921b


Contributors

Thank you to all contributors who made this release possible:
This release includes contributions from the development team.