
ContextIQ — AI Context Engineering Suite for AI Engineers
Inspect RAG chunks and visualize AI agent workflows, memory architecture, and execution traces.
@Higgs0110 · X
The full gallery
Tech stack
17 projects

Inspect RAG chunks and visualize AI agent workflows, memory architecture, and execution traces.
@Higgs0110 · X

Convert PDF, DOCX, XLSX, CSV, JSON, XML, HTML, Images to clean Markdown optimized for AI Agents, RAG, and Vector DBs. 100% Privacy-First, In-Browser Conversion.
@13SahajChawla · X
For professionals to redact their client's sensitive informations before giving AI to process it & while converting any kind of document to a structured MD file. Better quality outputs, 100% privacy with on-browser local processing, and fully free!

AI search engine that grounds answers in verbatim quotations from sources.
u/Lise_vine23 · Reddit
I made a free, accuracy based alternative to Perplexity Hey everyone! I’m excited to share an early beta of Ping — a free, accuracy based alternative to Perplexity, Google AI mode, and ChatGPT search Here’s what makes Ping different: Accuracy : To me the problem was the AI search was too inaccurate sometimes I always found myself checking the sources and seeing something completely different, Ai search engines today summarize links. Perplexity states: "When you ask Perplexity a ques

An AI memory tool for creators to search and index all their posts and comments across connected platforms.
@trend_stack · X

Paste links, videos, or text and ask natural language questions to find what you saved.
u/Personal-Ad-131 · Reddit
Built a bookmarking app you can ask questions It's called Attic. You paste in links, videos or plain text. Later you can ask it things in normal language: "what have I been reading about lately", "what did I save and never open again". Each answer lists the saved items it used, so you can check it. It runs on your own API key (Anthropic, OpenAI or Gemini) Free while I work out what it should be. No card. Would like feedback on where to take this. Is asking questions about your own saved s

Browse aggregated news and compare how different outlets report the same stories.
u/Puzzleheaded-Neat548 · Reddit
News Aggregator (Concord) Hey everyone, I'm a computer science student and I've spent the last several months building a project called Concord . The idea came from being frustrated with having to read five or ten different articles just to understand one story. Instead of only aggregating headlines, Concord tries to answer: • What actually happened? • What facts do multiple sources agree on? • What information is still uncertain? • What changed since the story first broke? Some

Draw or import bead patterns, automatically count beads, and export PDFs.
letsgogogo · V2EX
做了一个串珠子的工具,支持拼豆。 我做了一个在线串珠图案工具 Loomet 。 可以画图案、自动算珠子数量、导出 PDF 。也支持拼豆模式。 https://loomet.app

Browse interactive React and Next.js components, blocks, and Tailwind templates.
@Ksparth12 · X

Query normalized SEC filings, insider trades, and holdings via APIs or RAG exports.
@nomasfyi · X
mcp server with sanitized SEC data

Add persistent memory and knowledge to AI agents with drop-in files, URLs, and native MCP integration.
kitforai · GitHub
kitforai Kit for AI developer hub — official SDK, Claude Code plugin, MCP setup, and llms.txt.

Extracts customer language from reviews and ranks it into ad-ready hooks and angles.
@buildingadlicio · X

API to extract tables and structured data from documents for AI agents.
g418572664 · V2EX
做了一个文档解析与记忆工具,专门辅助给传统行业做 AI 落地的老哥 现在 AI+的工作还挺常见的,就像大佬们说的,“所有行业的产品可能都会用 AI 重新做一遍”。最常见的就是各种 agent ,说要用 AI 赋能传统行业啥的,代替人类专家去处理海量的复杂资料、进行深度分析并做出决策。 举个例子,金融行业的“智能审计与尽调 Agent”。 过去,银行或投资机构想要给一家企业贷款或投资,需要人类审计师去读几十份、每份几百页的招股书和财务报表。现在虽然有了 AI ,但把文件一股脑全丢给它是不现实的,且不说烧 token 的问题,这些文档里有无数的跨行、跨列单元格表格,普通工具一拉,表格数据全串行了。如果 AI 把“第一季度利润”和“第二季度支出”的信息碎在一块,那得出的财务分析就完蛋了。 所以,现在要真想开发出一个能干活,还确保正确率的 agent ,就需要一个专业的、AI-native 的解析工具,把复杂的表结构和章节层级完整还原出来。我做的工具 Knowhere 就是干这个的: https://knowhereto.ai/?utm_source=v2ex 它能把复