使用OpenAI函数从文本构建知识图
Seamlessy implement information extraction pipeline with LangChain and Neo4j
Extracting structured information from unstructured data like text has been around for some time and is nothing new. However, LLMs brought a significant shift to the field of information extraction. If before you needed a team of machine learning experts to curate datasets and train custom models, you only need access to an LLM nowadays.
如何从头开始构建LLM
This is the 6th article in a series on using large language models (LLMs) in practice.
每个AI/ML/数据工程师都应该知道的7个矢量数据库!
数据工程中的生成人工智能
用LangChain和Amazon Bedrock建立RAG管道
In this post, you'll learn how you can set up and integrate Amazon Bedrock with your LangChain app for an end-to-end RAG pipeline
👋
New to LangChain? Start with this introductory post first. It'll give you a great overview of everything you need to know before diving in. Come back when you're done!
【软件架构】代码即为图表
1. Diagrams
Turn python code into cloud system architecture diagrams
go-diagrams:使用go创建漂亮的系统图
https://github.com/blushft/go-diagrams
Go-Diagrams
Fast and easy application diagrams
Go-Diagrams is a loose port of diagrams.
Contents
Diagrams:图表即代码
About Diagrams
Diagrams lets you draw the cloud system architecture in Python code.
It was born for prototyping a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well.
Diagram as Code
allows you to track the architecture diagram changes in any version control system.
D2:说明性图表编程
Create beautiful diagrams in minutes. Simple syntax. Endlessly customizable. D2 is the fastest and easiest way to get a mental model from your head onto the screen, then make edits with your team.
vars: {
d2-config: {
layout-engine: elk
# Terminal theme code
theme-id: 300
}
}
network: {
cell tower: {
satellites: {
shape: stored_data
style.multiple: true
}
- 阅读更多 关于 D2:说明性图表编程
- 登录 发表评论
软件架构的前8个图表工具
This article was brought to you by IcePanel 🧊