How to Build Agentic RAG with Claude 3.5, LlamaIndex, and Milvus

How to Build Agentic RAG with Claude 3.5, LlamaIndex, and Milvus

In the past three years, the emergence of foundational models represented by OpenAI’s ChatGPT has significantly accelerated the development of LLM applications. However, relying solely on LLMs to answer questions based on their “inherent” knowledge often leads to issues such as hallucinations or outdated knowledge. Against this backdrop, the idea of using multiple LLMs, each … Read more

Mastering Anthropic Claude 3 with Dify and AWS Bedrock

Mastering Anthropic Claude 3 with Dify and AWS Bedrock

This article discusses how to use Anthropic Claude 3 more stably, as well as some interesting AI native tools based on the currently well-performing models. Introduction After experiencing Anthropic Claude Pro, which went live at the beginning of the month, for more than half a month, I found that the Claude 3 series models (Opus, … Read more

Copilot Development Tutorial

Copilot Development Tutorial

Installation Install VS Client Search (Copilot) Configuration After installation, the login interface will be displayed. Log in with your GitHub account. The default model is GPT-4, which can be changed to Claude 3.5. All current model uses are free. Usage Objective: Draw a flower on the page Directly input in the command line: Draw a … Read more

Analyst Insights: Interpreting Amazon Bedrock and Anthropic’s Claude 3 Model Family

Analyst Insights: Interpreting Amazon Bedrock and Anthropic's Claude 3 Model Family

Analyst Insights: The field of artificial intelligence is undergoing a transformative phase, characterized by the rapid development and deployment of large language models (LLMs) and foundation models (FMs). This evolution is largely influenced by massive cloud providers like Amazon Web Services, which not only launched advanced models like Anthropic’s Claude 3 but also optimized AI … Read more

Getting Started with Amazon Bedrock and Claude 3

Getting Started with Amazon Bedrock and Claude 3

New Insights from Cloud Tech Blogger A loud bang echoed in the sky! Anthropic’s latest advanced foundational model, Claude 3 Sonnet, has officially landed on Amazon Bedrock! Cloud Tech Blogger: Florida Little Li Brother (Li Shaoyi) has already hands-on experienced Claude 3 and compiled a detailed tutorial, come and take a look! There are also … Read more

DeepSeek V3 Performance Evaluation Against Claude and o1

DeepSeek V3 Performance Evaluation Against Claude and o1

In the field of AI programming, there are already several large models and tools available for us to choose from. Common options include the OpenAI series models, Claude 3.5 Sonnet, and some cost-effective models like DeepSeek V3. This article will combine a video demonstration to detail the performance of DeepSeek V3 in front-end and back-end … Read more

Using DeepSeek R1 for Planning and 3.5-Sonnet for Implementation

Using DeepSeek R1 for Planning and 3.5-Sonnet for Implementation

Version 3.2 of cline has been released, featuring the Plan & Act Modes which effectively distinguish between AI code thinking and action, highlighting the capabilities of cline’s ‘System Two’. Planning Mode Optimized for situational collection and strategy Collaborates with you to formulate plans; does not write code Complete document reading capability for project understanding Focuses … Read more

A Beginner’s Guide to Using Claude 3.5 Sonnet

A Beginner's Guide to Using Claude 3.5 Sonnet

A Beginner’s Guide to Using Claude 3.5 Sonnet: Master Internal Techniques in One Day! Today, Ajiu will talk about how to master Claude 3.5 Sonnet, enabling you to quickly get started with this powerful AI assistant. In terms of using Claude 3.5 Sonnet, I have summarized a 3+2 model, which includes 3 usage methods and … Read more