OSS: pygraphistry, gfql graph lang, apache arrow, GPU dataframes
Before: web FRP, socio-plt, parallel browsers, project domino
Data-intensive investigations with LLMs, GPUs, & graphs
As folks get excited by the new batch of agent frameworks, IMO, almost all are increments on the Pythonic steam engine era of the last 2 years, while 'adult' AI teams work with electricity
As folks get excited by the new batch of agent frameworks, IMO, almost all are increments on the Pythonic steam engine era of the last 2 years, while 'adult' AI teams work with electricity
@arrow.apache.org <> graphs, Kuzu is *very* interesting!
@arrow.apache.org <> graphs, Kuzu is *very* interesting!
This rethinks karpathy’s "Vibes Coding", now for data - think operations, incident response, fraud, SRE, logs, data science
Quick demo of analyzing some logs: youtu.be/rpCWyC4MFM0
In Vibes Investigating (cont)
This rethinks karpathy’s "Vibes Coding", now for data - think operations, incident response, fraud, SRE, logs, data science
Quick demo of analyzing some logs: youtu.be/rpCWyC4MFM0
In Vibes Investigating (cont)
Fun to be finally going public on this stuff 🏁🏁🏁
Register & learn more: www.GraphThePlanet.com
PS: Fun fact, he led data science at Mandiant, so "he has seen some things" and is always a fun speaker 🤠
Registration, virtual attendance, & more information: www.graphtheplanet.com
#RSAC2025
PS: Fun fact, he led data science at Mandiant, so "he has seen some things" and is always a fun speaker 🤠
at RSA week this month in SF -
Basically, how are teams advancing from AI vibes to AI automation & AI autonomy, and especially in sensitive or investigative scenarios?
Super excited for this track!
at RSA week this month in SF -
Basically, how are teams advancing from AI vibes to AI automation & AI autonomy, and especially in sensitive or investigative scenarios?
Super excited for this track!
John's perspective has been burned into my brain for years: "Defenders think in lists. Attackers think in graphs. As long as this is true, attackers win". Graphs are all the way to @microsoft.com 's CISO office 🤯
John Lambert (Microsoft CISO Organization) on Graphs and Algebras of Defense!
• Registration & More Info: www.graphtheplanet.com
John's perspective has been burned into my brain for years: "Defenders think in lists. Attackers think in graphs. As long as this is true, attackers win". Graphs are all the way to @microsoft.com 's CISO office 🤯
- localdev
- dev branch <> server
- big changes on long branches
- SaaS: most devs deploy 1-3x/week
- Enterprise: 2w-4w cycle, with customers updating quarterly
keep in mind we're < 20 ~senior devs
- localdev
- dev branch <> server
- big changes on long branches
- SaaS: most devs deploy 1-3x/week
- Enterprise: 2w-4w cycle, with customers updating quarterly
keep in mind we're < 20 ~senior devs
(sharing from some internal louie_ai tooling)
- filters & excludes for desired text files
- convert to LLM-friendly markdown that won't be confused with instruction prompts
- special casing of ipynb
- multicore
gist =>
(sharing from some internal louie_ai tooling)
- filters & excludes for desired text files
- convert to LLM-friendly markdown that won't be confused with instruction prompts
- special casing of ipynb
- multicore
gist =>
Our graph ML clusters alerts fast and links them into a timeline. CEO Leo Meyerovich demos our one-node GPU solution processing over a billion alerts.
#cybersecurity #hunt #SOC
Our graph ML clusters alerts fast and links them into a timeline. CEO Leo Meyerovich demos our one-node GPU solution processing over a billion alerts.
#cybersecurity #hunt #SOC
* Ex: Multiturn quality drops when reasoning LLM's effective CoT nests with CoT agents and get confused
* Ex: Domain specific scenarios like legal & medical needing specific guidance
* Ex: Multiturn quality drops when reasoning LLM's effective CoT nests with CoT agents and get confused
* Ex: Domain specific scenarios like legal & medical needing specific guidance
- The internet won: 5.5B users
- Software ate the world: DBs+APIs for everything
- AI software 2.0 is here: Small teams moving faster
- The internet won: 5.5B users
- Software ate the world: DBs+APIs for everything
- AI software 2.0 is here: Small teams moving faster
What You Prompt Is What You Get
What You Prompt Is What You Get
/ louie.ai + Google Spanner Graph team phase 1
Best visual graph intelligence experience + one of the best databases ever made
Congrats team, and excited for the next phase
Happy graphing :)
Enterprise teams can now analyze massive, connected datasets in real time like never before.
From cybersecurity to fraud detection, this powerhouse duo brings unmatched speed, scale & precision.
🔗 Read more: graphistry.com/blog/graphis...
/ louie.ai + Google Spanner Graph team phase 1
Best visual graph intelligence experience + one of the best databases ever made
Congrats team, and excited for the next phase
Happy graphing :)
If 'expert agreement' measures whether experts like an LLM answer.. Then 'redditor replacement' is whether experts prefer the LLM over a random redditor
Context: Our users eval us expert-level quality, but benefit as soon as they can trust the LLM more than a redditor
If 'expert agreement' measures whether experts like an LLM answer.. Then 'redditor replacement' is whether experts prefer the LLM over a random redditor
Context: Our users eval us expert-level quality, but benefit as soon as they can trust the LLM more than a redditor
If any more that would be useful, lmk!
Leo Meyerovich, Graphistry founder, shares 3 popular one-liners PyGraphistry users use to explore the tables and dataframes as graphs:
www.loom.com/share/b53e01...
Link to sample notebooks in replys.
If any more that would be useful, lmk!
Starting with a bang: Video+slides of our Suricata #suricon24 collab w/ Anthony Tellez @ BNY
This gets into meat-and-potatoes of genAI for rules & IDS pipelines, and what to do when RAG workloads get big
.. Also always fun live demoing louie.ai & graphistry 🤠
Starting with a bang: Video+slides of our Suricata #suricon24 collab w/ Anthony Tellez @ BNY
This gets into meat-and-potatoes of genAI for rules & IDS pipelines, and what to do when RAG workloads get big
.. Also always fun live demoing louie.ai & graphistry 🤠
(Or: Why I'm messing with dataframe column order in our hands-free feature engineering library on a Saturday morning)
(Or: Why I'm messing with dataframe column order in our hands-free feature engineering library on a Saturday morning)
- Agent attack painful for businesses
- New prompt injection nasty to data teams
- Embeddings attack
- China
Month+ for us to digest: I want to write up. Recommend for all real AI product teams!
- Agent attack painful for businesses
- New prompt injection nasty to data teams
- Embeddings attack
- China
Month+ for us to digest: I want to write up. Recommend for all real AI product teams!
$B AI coder fork-in-the-road:
- Wired: LLM generates & passes test cases
- Inspired: LLM generates & passes proofs
Ex:
* python => typed python => rust => z3/coq/f#?
* real UX to guide proof conditions & solvers?
$B AI coder fork-in-the-road:
- Wired: LLM generates & passes test cases
- Inspired: LLM generates & passes proofs
Ex:
* python => typed python => rust => z3/coq/f#?
* real UX to guide proof conditions & solvers?
2025 GPU AI Remote Fellowship program!
1/
We're looking for 2 student researchers (PhD/MS/BS) to hack on:
1. Autonomous AI analysts
2. Multi-GPU OSS graph query languages
-->
2025 GPU AI Remote Fellowship program!
1/
We're looking for 2 student researchers (PhD/MS/BS) to hack on:
1. Autonomous AI analysts
2. Multi-GPU OSS graph query languages
-->