Torben Haackt0rb3n.hashnode.dev·Dec 20, 2024Korrektor: Wie KI Clean Code zugänglich machtDie Idee kam spontan: "Wie viel kann man in nur 30 Minuten mit modernen KI-Tools erreichen?". Die Antwort: mehr als erwartet. Mit Korrektor entstand ein funktionaler Prototyp – ein Tool, das Code analysiert und basierend auf den Prinzipien von Clean ...ollama
Timur Galeevtgaleev.com·Dec 18, 2024Building an AI-Optimized Platform on Amazon EKS with NVIDIA NIM and OpenAI ModelsIntroduction The rise of artificial intelligence (AI) has brought about an unprecedented demand for infrastructure that can handle large-scale computations, support GPU acceleration, and provide scalable, flexible management of workloads. Kubernetes ...AWS
Ali YazdizadehforDataChef's Blogblog.datachef.co·Dec 18, 2024How We Built an AI Team Roaster and Roasted Ourselves!Introduction: This Christmas, we tried something new for our ceremony: a roasting party with an AI twist! We called it "Chef Roaster," in keeping with our DataChef theme. The concept was simple—provide AI with some information and roasting ideas, the...27 readsgenai
Torben Haackt0rb3n.hashnode.dev·Dec 18, 2024Ein einfaches LLM trainieren: Das Wikibert-ProjektEs war ein Sonntagnachmittag wie jeder andere. Die Welt draußen war still, und ich saß mit einer Tasse Kaffee vor meinem Laptop, als mich eine Frage packte: Wie schwer kann es schon sein, ein eigenes Sprachmodell zu trainieren? So entstand Wikibert –...llm
Farzad Sunavalafarzzy.hashnode.dev·Dec 18, 2024Streamlining Insurance Claim Analysis with Semantic Kernel’s Multi-Agent Orchestration💡 DISLCAIMER: This post is intended for educational purposes only. I do not claim to be an Insurance or Underwriter professional or expert. The information shared is based on a personal project and experiences with Azure OpenAI and Semantic Kernel. ...192 readsRAG
Timothy Spanntimwithpulsar.hashnode.dev·Dec 17, 2024AI and All Data WeeklyAI+Data Weekly ( AI, Data, Iceberg, Polaris, Streamlit, Flink, Kafka, Python, Java, NiFi ) #168 - 16-December-2024 https://bsky.app/profile/paasdev.bsky.social Big Announcement I have joined Snowflake and will be working with the open source stack of...snowflake
Samiksha KolheforTeckbaker's Blogteckbakers.hashnode.dev·Dec 17, 2024Nemo Curator: Solution for Pre-training/Synthetic Data PreparationHello Techies👋! I’m Samiksha. I hope you all are doing amazing stuff. Welcome to another BlogCast About amazing and trending stuff in the market today: The Nemo Curator(The GPU-Accelerated Open Source Framework for Efficient Generative AI Model Data...5 likesGenerative AINemo Curator
Ali Palaartofai.hashnode.dev·Dec 15, 2024Building an AI Fantasy RPG with CrewAI: A Deep Dive into AI AgentsIntroduction Building intelligent game agents that can maintain context, generate consistent content, and interact naturally with players is a complex challenge. In this post, I'll share my experience building a fantasy RPG using CrewAI, explain why ...93 readsCrewAI
Farzad Sunavalafarzzy.hashnode.dev·Dec 13, 2024Enhancing RAG with Maximum Marginal Relevance (MMR) in Azure AI Search💡 DISCLAIMER: The content below is intended for educational purposes. Actual performance and outcomes will depend on your dataset, indexing strategies, and the task you’re trying to solve with your RAG pipeline. Experimentation is strongly recommend...169 readsRAG
Alvin Leealvinslee.hashnode.dev·Dec 12, 2024Enhancing GenAI Applications With KubeMQAs the adoption of Generative AI (GenAI) surges across industries, organizations are increasingly leveraging Retrieval-Augmented Generation (RAG) techniques to bolster their AI models with real-time, context-rich data. Managing the complex flow of in...genai