Tom X NguyenforDwarves Foundation's Team Blogdwarvesf.hashnode.dev·Oct 16, 2024Intent Classification by LLMUser intent classification is a crucial aspect of conversational AI, start with machine learning models, but now advanced language models (LLMs) are being explored for this task. Unlike the old methods which is need to labeled datasets exhaustively, ...intent-classification
Sai Aneeshlhcee3.hashnode.dev·Aug 4, 2024Prompt EngineeringThe advent of large language models (LLMs) has ushered in a new era of human-computer interaction. These models, capable of generating human-quality text, have revolutionized how we interact with technology. At the heart of this interaction lies a cr...#PromptEngineering
Dat Nguyendatnguye.hashnode.dev·May 21, 2023Mastering Efficient SQL Prompting: A Comprehensive GuideStructured Query Language (SQL) is a powerful tool for interacting with relational databases. Whether you're a beginner or an experienced developer, efficient SQL prompting techniques can significantly enhance your productivity and help you write cle...SQL