Tag: AI
All the articles with the tag "AI".
Github - airyland/logo.surf Free Text-to-Logo-and-favicon Generator
Published:Free Text-to-Logo-and-favicon Generator. Contribute to airyland/logo.surf development by creating an account on GitHub.
Jina AI:高效的文本分割方法
Published:Based. Semantic chunking is overrated. Especially when you write a super regex that leverages all possible boundary cues and heuristics to segment text accurately without the need for complex language models. Just think about the speed and the hosting cost. This 50-line,…
基于LLM的长文本生成工具LongWriter介绍
Published:一款可以生成超过万字文本的工具:LongWriter,基于LLM构建,适用于创作长篇内容
Github - supabase-community/postgres-new In-browser Postgres sandbox with AI assistance
Published:In-browser Postgres sandbox with AI assistance. Contribute to supabase-community/postgres-new development by creating an account on GitHub.
如何构建现代人工智能平台:学习《AI工程师》的核心技能
Published:如何构建生产级别的现代人工智能平台? 即将出版《AI Engineer》的作者@chipro 解释也太好了!🤯🔥 核心组件: 🧠上下文增强 🛡️安全保卫 🚦模型路由和网关 ⚡缓存: 🔧复杂逻辑和动作 👁️可观察性与Agentic Workflow编排 详解《AI工程师》能力模型,非常值得学习! 原文👉
Building A Generative AI Platform
Published:After studying how companies deploy generative AI applications, I noticed many similarities in their platforms. This post outlines the common components of a generative AI platform, what they do, and how they are implemented. I try my best to keep the architecture general, but certain applications might deviate. This is what the overall architecture looks like.
OpenAI 更新模型版本,支持 100% JSON Schema 匹配
Published:OpenAI 更新模型版本!🔥 更强大的结构化输出来了 现在可以实现 100% 的 JSON Schema 匹配输出,重大利好基于 API 的开发者!AI 应用基本上需要做结构化输出生成 UI、提取结构化数据、进行意图抽取等🤯🤯 像 Outlines 这样的库可以达成类似的目标
MegaParse:强大的多功能文档解析器
Published:MegaParse @quivr_brain MegaParse 是一个强大且多功能的解析器 (Parser),可以轻松处理各种类型的文档,来自 Quivr —— GenAI 第二大脑开源项目 Quivr 的开发团队,它可以处理 Text、PDF、PPT、Excel和 Word,保障解析过程中不损失任何信息。 🎯 主要特点 🎯 - 多功能解析器:MegaParse…