Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mastra活用|Text-to-SQLの実装と応用
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Shota Totsuka
April 15, 2025
1
230
Mastra活用|Text-to-SQLの実装と応用
Shota Totsuka
April 15, 2025
Tweet
Share
More Decks by Shota Totsuka
See All by Shota Totsuka
コードレビューはCLAUDE.md/skillsに書け。同じ指摘を繰り返すな。
totsukash
20
18k
HITL実装によるマルチエージェント組織の設計パターン
totsukash
1
85
Claude Codeの知らない知識に立ち向かう
totsukash
1
750
Claude Codeの知らない知識、ADK, A2Aを用いた プロダクト開発をClaude Codeで行う
totsukash
0
1.2k
Claude Code で Vibe Coding
totsukash
1
86
MCP, A2Aをプロダクトに組み込んで 開発している話
totsukash
1
47
Bedrockでのプロンプト管理戦略
totsukash
3
200
Amazon SageMaker AIでモデル開発からデプロイまで試す
totsukash
2
74
Amazon CodeGuruをGitHubと統合して アプリケーションの品質管理を楽にする
totsukash
0
29
Featured
See All Featured
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
380
Designing for humans not robots
tammielis
254
26k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
Accessibility Awareness
sabderemane
0
81
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.9k
Fireside Chat
paigeccino
42
3.8k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
110
Leo the Paperboy
mayatellez
4
1.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
Odyssey Design
rkendrick25
PRO
2
550
Code Reviewing Like a Champion
maltzj
528
40k
Transcript
AI Agent 勉強会 #2 2025 04.16 水 12:00-12:30 ONLINE Supported
by Mastra活用 Text-to-SQLの実装と応用
自己紹介 株式会社BLUEISH EM / AI Lead Engineer @totsumaru_dot 戸塚 翔太
普段はLLMアプリケーションの開発をしていま 現在は法人向けAIエージェントプラットフォーム「BLUEISH Agents」 の開発を担当しています
イベントを多数開催しています!
01 Blogの内容を理解する 02 サンプルコードのシステム構成図 03 サンプルコードを動かす & 理解する 04 まとめ
アジェンダ
01 Blogの内容を理解する 02 サンプルコードのシステム構成図 03 サンプルコードを動かす & 理解する 04 まとめ
アジェンダ
Blogの内容を理解する Mastra Text-to-SQL: from natural language to database queries c
https://mastra.ai/blog/txt-to-sq` c Text to SQLのデモページとそのコードの 解説が記載されている
Blogの内容を理解する Mastra: Agentの構成
Blogの内容を理解する Agentの構成
Blogの内容を理解する
Blogの内容を理解する
Blogの内容を理解する
Blogの内容を理解する
Blogの内容を理解する Tool
Blogの内容を理解する Tool
01 Blogの内容を理解する 02 サンプルコードのシステム構成図 03 サンプルコードを動かす & 理解する 04 まとめ
アジェンダ
サンプルコードのシステム構成図 サンプルコード https://github.com/mastra-ai/text-to-sql-example i Next.js(TS, Tailwind CSSA i PostgreSQL(SupabaseA i
Node.js (v20以降)
サンプルコードのシステム構成図
01 Blogの内容を理解する 02 サンプルコードのシステム構成図 03 サンプルコードを動かす & 理解する 04 まとめ
アジェンダ
サンプルコードを動かす & 理解する UIを触ってみる U https://mastra-text-to-sql.vercel.app7 U http://localhost:3000
01 Blogの内容を理解する 02 サンプルコードのシステム構成図 03 サンプルコードを動かす & 理解する 04 まとめ
アジェンダ
所感・まとめ V ぜひ触ってみてください7 V Text to SQLの仕組みは簡# V Mastraではtoolを差し込むだけで、クエリを作成から実行まで簡単にできる
Thank you!