Mike Saysmikesays.hashnode.dev·3 hours agoOptimizing Large Language Models: A Guide to Prompt Engineering vs Fine-TuningLarge Language Models (LLMs) have transformed how we interact with artificial intelligence, but their out-of-the-box performance isn't always perfect for specific use cases. Organizations often need to customize these models for particular tasks, ind...llm
Sina Tavakkolfahrenheit.hashnode.dev·4 hours agoAI Agents Explained: Architecture, Benefits, and Real-World Applications (Technical Deep Dive)Welcome to the first article in a three-part series exploring the fascinating world of AI Agents. In this series, we will dive into the details of AI Agents, including their definition, architecture, deployment strategies, and real-world applications...AI
Aragornaragorn-talks.hashnode.dev·4 hours agoThe Evolution, Optimization, and Applications of Large Language Models (LLMs) in AILLMs (large language models) represent a groundbreaking advancement in artificial intelligence technology. These sophisticated AI systems can generate human-like text by analyzing massive datasets sourced from the internet and private collections. Th...llm
Pranav ShikarpurforPangea Blogpangea.cloud·6 hours agoAI Security Trends from 2024: The CISO And CTO PerspectivesLeading companies are rapidly developing AI applications by combining enterprise data with large language models (LLMs). However, this explosion in AI development and adoption is also introducing critical security risks like prompt injection, excessi...AI
Dishant GandhiforLangDB Blogblog.langdb.ai·12 hours agoHow to Build an Epic Conversational AI with LangDB.ai and Rasa-pro (and Get $10 Free Credit!)In the ever-evolving landscape of AI analytical innovations, building a next-level chatbot is more than just coding, it’s about creating an ecosystem of AI integration solutions that drive enterprise AI governance, scaling AI, and superior AI observa...rasa
Matteo PelatiforLangDB Blogblog.langdb.ai·16 hours agoHow Your LLM Interaction Data is a Goldmine for AI InnovationIf you’re deploying AI agents or LLM-powered applications in your business, you might be sitting on an untapped goldmine—one that could revolutionize your product, customer experience, and competitive edge. The secret? The raw, unstructured data gene...1 like·143 readsllm
Sneha yadavsnehayadav.hashnode.dev·Feb 11, 2025How I Turned AI into Victory: Hackathon Success with LLMsHackathon: TestTame - AI-Powered E-Learning Recently, I had the opportunity to participate in a hackathon DEFINE which was held in Mar Baselios College of Engineering and Technology (MBCET) in Thiruvananthapuram, Kerala where we built TestTame, an AI...10 likesllm
David Mezzettineuml.hashnode.dev·Feb 11, 2025Chunking your data for RAGtxtai is an all-in-one embeddings database for semantic search, LLM orchestration and language model workflows. One of the major workflows in txtai is Retrieval Augmented Generation (RAG). Large Language Models (LLM) are built to generate coherent so...67 readsTutorial series on txtaiAI
David Mezzettineuml.hashnode.dev·Feb 11, 2025Parsing the ⭐'s with txtaitxtai is an all-in-one embeddings database for semantic search, LLM orchestration and language model workflows. In honor of txtai's recent milestone of reaching 10K ⭐'s on GitHub, this article will build an astronomical knowledge graph of known stars...55 readsTutorial series on txtaiAI
Mohammad Shahid Beighmohammadshahidbeigh.hashnode.dev·Feb 11, 2025Introduction to Prompt Injection Vulnerabilities: What They Are and How to Protect Your LLM Applications Against ThemArtificial Intelligence (AI) has opened up new horizons in how we interact with technology. But as we integrate Large Language Models (LLMs) into critical applications, a big security challenge looms: Prompt Injection. As LLMs grow more powerful, the...#PromptEngineering