Your curated collection of saved posts and media

Showing 24 posts Β· last 30 days Β· by score
L
llama_index
@llama_index
πŸ“…
Feb 13, 2026
26d ago
πŸ†”04207766

πŸš€ The @posthog team has just rolled out LlamaIndex support for their LLM Analytics, and we built a demo to showcase what’s possible. Using LlamaIndex, LlamaParse, and OpenAI, our Agent Workflow compares product specifications and matches users with the most suitable option for their use case πŸ› οΈ πŸ¦” Thanks to PostHog’s observability integration, the demo automatically tracks OpenAI usage, including: β€’Token consumption β€’Cost breakdown β€’Latency metrics πŸŽ₯ Check out the video below to see it in action πŸ‘‡ πŸ‘©β€πŸ’» GitHub: https://t.co/elk5VKi8IF πŸ“š Docs: https://t.co/IZI3w6BYKy πŸ¦™ LlamaCloud: https://t.co/wZjhFV29gN

Media 2
πŸ–ΌοΈ Media
L
llama_index
@llama_index
πŸ“…
Feb 17, 2026
22d ago
πŸ†”75508302

"It's somewhere in the PDF" is not a citation. Page-level extraction in LlamaExtract gives you: βœ“ Data mapped to specific pages βœ“ Bounding boxes showing exact locations βœ“ Audit-ready citations Turn 200-page docs into skimmable, structured insights πŸ‘‡ https://t.co/BTkwspmefz

Media 1
πŸ–ΌοΈ Media
L
llama_index
@llama_index
πŸ“…
Feb 20, 2026
19d ago
πŸ†”11679102

πŸš€ Big drop from @GoogleDeepMind: Gemini 3.1 Pro is here, and we built a hands-on demo powered by LlamaCloud to put it to work and turn your receipt photos into real financial insights! Using our Agent Workflows, the app: πŸ“Έ Parses receipt images with LlamaParse (Agentic tier) πŸ—‚ Stores everything locally in an SQLite database πŸ“Š Aggregates your spending monthly 🧠 Uses Gemini 3.1 Pro to analyze trends and generate actionable tips to improve your finances Check out the demo below!πŸ‘‡ πŸ‘©β€πŸ’» GitHub repo: https://t.co/Ny22F4I3n1 πŸ¦™ Get started with LlamaCloud: https://t.co/zyE5lXTPFV

Media 2
πŸ–ΌοΈ Media
J
jerryjliu0
@jerryjliu0
πŸ“…
Feb 21, 2026
18d ago
πŸ†”04648192
⭐0.42

The second highest category is backoffice automation, but imo it's underrated by the AI community. RPA is truly dead, and agentic workflows are taking its place. A lot of backoffice work depends on routine operations over unstructured documents (invoices, claims packets, loan files). The best interface to automate these operations is enabling users to create deterministic workflows at scale, instead of solving ad-hoc tasks through chat. We are starting to build an agentic layer within our own document processing product, LlamaCloud, that lets users "vibe-code" these workflows through natural language. Come check it out: https://t.co/XYZmx5TFz8

E
emollick
@emollick
πŸ“…
Mar 01, 2026
10d ago
πŸ†”51361507

This paper is one of the first to test AI skills and the results seem to suggest that yes, they have high practical value. They use pretty mediocre skills (6.2/12 quality rating) harvested mostly from places like Github, and still get large boosts, especially outside software. https://t.co/5AsbE9BMRt

Media 1Media 2
πŸ–ΌοΈ Media
E
emollick
@emollick
πŸ“…
Feb 27, 2026
12d ago
πŸ†”53387554
⭐0.38

Data center discussions, military use, privacy, mental health, job retraining, ethical standards, kids and AI, deepfakes, moral concerns, etc. Policymakers at every level in every jurisdiction are going to have their hands full, and the labs will be unable to respond to it all.

E
emollick
@emollick
πŸ“…
Mar 01, 2026
10d ago
πŸ†”15718356

Also, the government has lots of computers, but they are the wrong kind of compute for inference. They need to use AWS or another cloud provider just like you do. https://t.co/dazHpRU54t

Media 1
πŸ–ΌοΈ Media
G
GoogleAI
@GoogleAI
πŸ“…
Mar 03, 2026
7d ago
πŸ†”61265371

Here are a couple examples of how Gemini 3.1 Flash-Lite can solve real-world problems: First, this high-volume image sorter showcases the model’s ability to quickly analyze and sort large amounts of content, like pictures (something that could have been too expensive or slow in the past). This demo is just a snapshot πŸ“ΈπŸ˜‰ of what can be built using 3.1 Flash-Lite's multimodal analysis capabilities. Think: real-time data visualization agents, CRM management tools, automated content moderation software, and beyond.

πŸ–ΌοΈ Media
D
dair_ai
@dair_ai
πŸ“…
Mar 09, 2026
2d ago
πŸ†”80433972
⭐0.32

New research on scaling agent memory for long-horizon tasks.

O
omarsar0
@omarsar0
πŸ“…
Mar 09, 2026
2d ago
πŸ†”03754755
⭐0.30

Knowledge agents via RL

G
gerardsans
@gerardsans
πŸ“…
Mar 09, 2026
2d ago
πŸ†”22581156
⭐0.42

@jdegoes If you integrate this into the initial point: LLMs handle extensions in dense ecosystems much better than in sparse ones. Extending Python? AI will usually do fine. The training distribution is huge: libraries, examples, Stack Overflow, docs, tutorials. Extending Rust? Much harder. The base coverage in training data is already thinner, so you leave the model’s support much faster. So the real constraint isn’t model capacity or new language extensions, it’s existing training distribution density.

P
PyTorch
@PyTorch
πŸ“…
Mar 09, 2026
2d ago
πŸ†”71457438

πŸ’‘ The Applications & Case Studies track at #PyTorchCon Europe, 7-8 April in Paris, showcases production deployments, lessons learned & innovative use cases across industries. Learn more: https://t.co/YkKx8kYir6 🎟 Register: https://t.co/kN0M3grGlE https://t.co/nt6npAnpuG

Media 2
+1 more
πŸ–ΌοΈ Media
πŸ”omarsar0 retweeted
O
elvis
@omarsar0
πŸ“…
Mar 08, 2026
3d ago
πŸ†”17961280
⭐0.34

How to effectively create, evaluate and evolve skills for AI agents? Without systematic skill accumulation, agents constantly reinvent the wheel. SkillNet introduces an open infrastructure for creating, evaluating, and organizing AI skills at scale. It structures over 200,000 skills within a unified ontology, supporting rich relational connections like similarity, composition, and dependency, and performs multi-dimensional evaluation. SkillNet improves average rewards by 40% and reduces execution steps by 30% across ALFWorld, WebShop, and ScienceWorld benchmarks. The key takeaway is treating skills as evolving, composable assets rather than transient solutions. Paper: https://t.co/Xv3uGLnPH2 Learn to build effective AI agents in our academy: https://t.co/1e8RZKs4uX

❀️203
likes
πŸ”27
retweets
πŸ”jxnlco retweeted
N
Nikunj Handa
@nikunjhanda
πŸ“…
Mar 09, 2026
2d ago
πŸ†”05524301

In the API, use image detail: original to unlock our biggest vision and CUA gains! https://t.co/WE1cRKzHtN

Media 1
❀️2
likes
πŸ”1
retweets
πŸ–ΌοΈ Media
πŸ”dair_ai retweeted
O
elvis
@omarsar0
πŸ“…
Mar 09, 2026
2d ago
πŸ†”22620965
⭐0.34

for now it has mostly been improvements on β€œagentic coding” prepare yourselves for β€œagentic research” expect something from me in the coming weeks on the same

❀️14
likes
πŸ”2
retweets
C
ChrisPirillo
@ChrisPirillo
πŸ“…
Mar 08, 2026
3d ago
πŸ†”55265276

I just spent the last 24 hours building... a free tool for you to create your very own handwriting font quickly in the browser (no logins, all local processing). This *entire* "SaaS" is a single-page HTML app - ready for you to try: ⁨https://t.co/p6t4n0kSbH⁩ Having tested it extensively with my own handwriting - including ligatures - I can definitely say that it works. ;) Download your own OTF, TTF, etc. when done. 100% created with @AnthropicAI Claude via web chat. Out of the 250+ free apps I've developed, this may have the most mass appeal.

Media 1Media 2
πŸ–ΌοΈ Media
O
omarsar0
@omarsar0
πŸ“…
Mar 08, 2026
2d ago
πŸ†”72770223
⭐0.34

@tobi understanding how to measure progress in what agents produce initially, even if at the basic level, goes a long way. strong seeds are very important. after that, you can encode improvement in natural language for the agent and watch it self-improve rapidly and unexpected ways.

πŸ”AravSrinivas retweeted
A
Computer
@AskPerplexity
πŸ“…
Mar 06, 2026
5d ago
πŸ†”84600043
⭐0.34

You can now run three frontier models at once and select your orchestrator model directly inside Perplexity Computer. Model Council automatically runs GPT-5.4, Claude Opus 4.6 and Gemini 3.1 Pro simultaneously. Three frontier models. One workflow. Best answer wins. https://t.co/40rPcXpr6s

❀️671
likes
πŸ”41
retweets
S
Sanemavcil
@Sanemavcil
πŸ“…
Mar 08, 2026
3d ago
πŸ†”72708554
⭐0.34

This might look like a game. But it’s actually the beginning of autonomous coordination between AI agents. πŸ§ πŸ€–

πŸ”Sanemavcil retweeted
S
Sanem Avcil πŸš€ Blockchain
@Sanemavcil
πŸ“…
Mar 08, 2026
3d ago
πŸ†”72708554
⭐0.34

This might look like a game. But it’s actually the beginning of autonomous coordination between AI agents. πŸ§ πŸ€–

❀️1
likes
πŸ”1
retweets
Y
YunzhuLiYZ
@YunzhuLiYZ
πŸ“…
Mar 07, 2026
4d ago
πŸ†”77315505

You can actually interact with the world simulator directly in the browser. πŸ€– Here is a quick screen recording (8x speed) of me playing with it: real-time action-conditioned video prediction across rigid objects, deformable objects, rope, and object piles. Try it yourself (no install required): https://t.co/rqAmgzcB7F Huge kudos to my student @YXWangBot for making the interactive demo happen!

πŸ–ΌοΈ Media
J
jeremyphoward
@jeremyphoward
πŸ“…
Mar 08, 2026
3d ago
πŸ†”61937457
⭐0.36

@honnibal TBH I think a big difference is my pre-LLM workflow was vastly different to nearly anyone else's. I hardly ever have to debug my code since it's extremely unlikely for me to write bugs using the notebook-based approach. So much faster debugging is only useful for 3rd part code.

J
jxnlco
@jxnlco
πŸ“…
Mar 08, 2026
3d ago
πŸ†”80641769
⭐0.30

@quasicoh What kinds of improvements would you want to see for codex here?

M
mdnlabs
@mdnlabs
πŸ“…
Mar 08, 2026
3d ago
πŸ†”66197131

Perplexity is the most underrated AI tool for web search. I'm gonna integrate it into OpenClaw for SEO stuffs. Also, EXTREMELY cheap. https://t.co/WfC29oJ4Zn

Media 1
πŸ–ΌοΈ Media