2025-02-10 Deploy User Friendly AI Interface Chatbot on Local by Using Ollama + Open-WebUI. AIChatbotDeepSeekGemmaOllamaOpen-WebUI AI/ML In Previous blog, we talk about how to running DeepSeek large language model (LLM) on local machine by using Ollama. For
2025-02-07 Running DeepSeek-R1 locally for free AIDeepSeekOllama AI/ML The DeepSeek recently is very popular. The application download is on topest of the app store globally. The deepseek h
2025-01-23 A RAG Chatbot base on Azure OpenAI AIChatbotFAISSLangChainOpenAIPythonStreamlit AI/ML IntroductionIn this article, we will build a RAG (Retrieval-Augmented Generation) chatbot using Azure OpenAI’s GPT-4 lan
2024-11-12 Introduction to LangChain: Make AI Smarter and Easier to use AILangChain Have you ever wondered how some apps and websites can have conversations with you, answer your questions? Many of thes
2024-11-05 What is Prompt Engineering? Best Practices and Examples AIGPT-3GPT-4OpenAIPrompt Engineering AI/ML As artificial intelligence (AI) models, especially large language models (LLMs) like OpenAI’s GPT series, have become in
2024-11-01 Understanding the Azure OpenAI GPT-4 API Chat Role Usage AIAzureGPT-4OpenAI AI/ML Azure OpenAI is a service provided by Microsoft that integrates OpenAI’s advanced language models into the Azure cloud p
2024-10-29 Data Analysis Chart by Generative AI AIAWSPythonSQL AI/ML In data analysis, we often need to create charts to visualize the data by using BI tools, such as Tableau, Power BI, AWS
2024-10-23 The Intelligent SQL Generator base on Spring AI with AWS Bedrock AIAWSJavaSQLSpringSpring AI AI/ML The generative AI is a type of artificial intelligence (AI) that can learn from data and generate new data. In this arti
2024-06-25 Keras3.0 - A Multi-framework Machine Learning Library AIJAXKerasMachine LearningPyTorchTensorFlow AI/ML Keras3 is a full rewrite of Keras that enables you to run your Keras workflows on top of either JAX, TensorFlow, or PyTo
2023-12-16 理解RAG:信息检索与生成模型的结合 AIOpenAIRAG AI/ML 在人工智能的快速发展中,如何有效地处理和生成自然语言成为了一个关键问题。近年来,RAG(Retrieval-Augmented Generation)系统的出现为这一挑战提供了新的解决方案。本文将深入探讨RAG的概念、出现的背景、原理以及其