Joined July 2014
21 Photos and videos
今朝のビッグニュースはアンソロピックへの人材集中でした
50
読みます!
今日から新著「コンテキスト・リーダーシップ」が店頭に並びます。 リーダーシップの成否は資質や行為ではなく文脈=コンテキストによって決まります。 例えば「細かな指示を出さずに仕事を与える」という行為が、コンテキスト次第で「任せる」とも「丸投げ」とも受け止められる。 あるいは逆に「細かな指示を出す」という行為が、コンテキスト次第で「的確な指示」とも「マイクロマネージ」とも受け止められる。 本書では「仕事と文脈の関係」を、個人を取り巻く文脈=ミクロ・コンテキスト、組織やキャリの文脈=メソ・コンテキスト、時代や社会の文脈=マクロ・コンテキスト、の三層に整理し、コンテキストを読解し、編集することに成功した人々、逆に失敗した人々を紹介しています。 混乱と変化の大きい現在のような時代において「正しさ」は相対化される一方で、文脈=コンテキストの重要性が高まります。「事態をどのように意味づけるか」が問われるのです。 ご関心ある方は、ぜひ手に取ってみてください。 amazon.co.jp/コ…
42
お、よんでみよーっと!
「コンテキスト・リーダーシップ」を読んだ。数あるリーダー論の中でも、多くの人に希望をもたらす素敵な本でした。 正解のない状況の中で、文脈を読み、問いを立て、物語を編み、組織と共に課題を解いていく。リーダーシップは画一的なものではない。 コンテキストを読み、編む力は後天的に鍛えられるという事実。そこに勇気をもらった。
2
37
yamazaki retweeted
FOREVER 2年前かりんちゃんからの1通のLINEで始まった、私のアルトリジャーニー! マイペースで心優しいみんなに囲まれて本当におもしろい2年間だった アルトリのラストステージ見守ってくださり皆さんありがとうございました!!
4
20
414
10,006
アルトリ!ありがとう!
5
181
yamazaki retweeted
Wow, this tweet went very viral! I wanted share a possibly slightly improved version of the tweet in an "idea file". The idea of the idea file is that in this era of LLM agents, there is less of a point/need of sharing the specific code/app, you just share the idea, then the other person's agent customizes & builds it for your specific needs. So here's the idea in a gist format: gist.github.com/karpathy/442… You can give this to your agent and it can build you your own LLM wiki and guide you on how to use it etc. It's intentionally kept a little bit abstract/vague because there are so many directions to take this in. And ofc, people can adjust the idea or contribute their own in the Discussion which is cool.
LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating knowledge (stored as markdown and images). The latest LLMs are quite good at it. So: Data ingest: I index source documents (articles, papers, repos, datasets, images, etc.) into a raw/ directory, then I use an LLM to incrementally "compile" a wiki, which is just a collection of .md files in a directory structure. The wiki includes summaries of all the data in raw/, backlinks, and then it categorizes data into concepts, writes articles for them, and links them all. To convert web articles into .md files I like to use the Obsidian Web Clipper extension, and then I also use a hotkey to download all the related images to local so that my LLM can easily reference them. IDE: I use Obsidian as the IDE "frontend" where I can view the raw data, the the compiled wiki, and the derived visualizations. Important to note that the LLM writes and maintains all of the data of the wiki, I rarely touch it directly. I've played with a few Obsidian plugins to render and view data in other ways (e.g. Marp for slides). Q&A: Where things get interesting is that once your wiki is big enough (e.g. mine on some recent research is ~100 articles and ~400K words), you can ask your LLM agent all kinds of complex questions against the wiki, and it will go off, research the answers, etc. I thought I had to reach for fancy RAG, but the LLM has been pretty good about auto-maintaining index files and brief summaries of all the documents and it reads all the important related data fairly easily at this ~small scale. Output: Instead of getting answers in text/terminal, I like to have it render markdown files for me, or slide shows (Marp format), or matplotlib images, all of which I then view again in Obsidian. You can imagine many other visual output formats depending on the query. Often, I end up "filing" the outputs back into the wiki to enhance it for further queries. So my own explorations and queries always "add up" in the knowledge base. Linting: I've run some LLM "health checks" over the wiki to e.g. find inconsistent data, impute missing data (with web searchers), find interesting connections for new article candidates, etc., to incrementally clean up the wiki and enhance its overall data integrity. The LLMs are quite good at suggesting further questions to ask and look into. Extra tools: I find myself developing additional tools to process the data, e.g. I vibe coded a small and naive search engine over the wiki, which I both use directly (in a web ui), but more often I want to hand it off to an LLM via CLI as a tool for larger queries. Further explorations: As the repo grows, the natural desire is to also think about synthetic data generation finetuning to have your LLM "know" the data in its weights instead of just context windows. TLDR: raw data from a given number of sources is collected, then compiled by an LLM into a .md wiki, then operated on by various CLIs by the LLM to do Q&A and to incrementally enhance the wiki, and all of it viewable in Obsidian. You rarely ever write or edit the wiki manually, it's the domain of the LLM. I think there is room here for an incredible new product instead of a hacky collection of scripts.
1,119
2,821
26,772
7,140,345
プロジェクト・ヘイル・メアリー やっと観れた! 小説読んでいたので、冒頭シーンが懐かしい。 日々の忙しさから離れ、よいレイトショーだった。
2
69
yamazaki retweeted
This 50 mins Standford lecture by Peter Thiel will teach you more about building a business from ZERO to ONE than any business degree:
7
543
2,258
172,667
生成AIで本当に難しいのは、導入でも活用率でもなく、創出した時間と価値を、どう事業成果に変えるかだと思っています。 その課題に向き合い、LIFULLでは、測定で終わらない生成AI人材指標「LAIC」と 教育プログラムである、「CD(シチズンデベロッパー)BOOST CAMP」を開発しました! 「現場で変革を起こせる人」を増やし、業務改善とAIプロダクト開発の両輪で、価値創造を加速していきます! lifull.com/news/47945/ #LIFULL #生成AI #AI #LIFULLAI
4
38
2,952
yamazaki retweeted
AIホームズくん「渋谷に近くてお手頃な部屋篇」 #shorts #初めてのマイホーム探し youtube.com/shorts/x4WynDVyc… @YouTubeより

2
5
680
昨日はサイファーラウンドたくさんの応援有難う御座いました!🙇✨ 続いて、本日はROUND.7❤️‍🔥 アルトリの出番は3rd Match 先攻 【19:25頃〜】となっております! エースは、リーダーCHIHIRO🐶 お楽しみに!!! #Dリーグ #アルトリ
8
89
16,889
ROUND.7オーディエンス投票が スタートしました!!🗳️ 投票可能時間は 【18:00〜19:45頃】です! みなさんの一票が勝敗を決めます! よろしくお願い致します!❤️‍🔥❤️‍🔥 #アルトリ #Dリーグ
7
47
26,928
ナナナナンダッテー AskMaps もう戻れないな。
Mar 12
Today @GoogleMaps is getting its biggest upgrade in over a decade. By combining our Gemini models with a deep understanding of the world, Maps now unlocks entirely new possibilities for how you navigate and explore. Here’s what you need to know 🧵
1
102
yamazaki retweeted
おはホームズっ🧡 今日はボクのお誕生日なんだっ🎂✨ 今年もアイコンとヘッダーをお誕生日verに変更したよ~っ😍 みんな、お祝いしてくれるよねっ?🥳🎉 #ホームズくん
42
18
129
12,363