鈴木いっぺい (Ippei Suzuki)

アメリカ、カルフォルニア州、ロングビーチ市に長く住むITビジネスマンです。長くアメリカ…

鈴木いっぺい (Ippei Suzuki)

アメリカ、カルフォルニア州、ロングビーチ市に長く住むITビジネスマンです。長くアメリカのIT業界で作った人脈を通して、日本との橋渡しをする事がライフワークです。アメリカから日本に紹介した技術は多く、ジャンルはクラウド、データベース、セキュリティ、コンテナそしてAI 等!

記事一覧

GPT-4oに対抗しうるオープンソースでローカルのエッジサーバに実装できるLlama 3-V:おまけにGPT-4の1/100のサイズのモデルでト…

Llama 3-V: Matching GPT4-V with a 100x smaller model and 500 dollars元ネタ:https://aksh-garg.medium.com/llama-3v-building-an-open-source-gpt-4v-competitor-in-u

AIエージェントのみでBPO (Business Process Outsourcing) 企業を作り上げる方法:Dify+Ollama+Llama3+Groqで顧客サポート窓口業…

How I Built A Simple ‘BPO’ Company, All AI Employees (All Local)元記事:https://ai.plainenglish.io/how-i-built-a-simple-bpo-company-all-ai-employees-all-local

Agent AI時代の到来:LangChain, LlamaIndex, AWS, Gemini, AutoGen, CrewAI, Agent protocol それぞれのAIエージェントの実装方…

LangChain, LlamaIndex, AWS, Gemini, AutoGen, CrewAI, Agent protocol それぞれのAIエージェントの実装方法の紹介<aside> 💡 元記事:The Future of Generative AI is A…

Llama3で開発チーム向けのCopilotを構築する

Building Private Copilot for Development Teams with Llama3https://pub.towardsai.net/building-private-copilot-for-development-teams-with-llama3-c749bf19c235 多…

AutoGenの現時点での課題を整理

AutoGen isn’t Practical for Real-world Applications, YetWhy AutoGen is Impractical with the Current Generation of LLMshttps://pub.aimind.so/autogen-isnt-practi

なぜChatGPT-4oが他のLLMと根本的に違うのか? - マルチモーダルの仕組み

What Makes ChatGPT-4o Special?元ネタ:https://medium.com/@ignacio.de.gregorio.noblejas/what-makes-chatgpt-4o-special-af11a8c208a2 What Makes ChatGPT-4o Special…

高度なRAG検索戦略:クエリー書換え

Advanced RAG Retrieval Strategy: Query RewritingIntroduction to several query rewriting strategies in advanced RAG retrieval RAG(Retrieval Augmented Generatio…

Difyの紹介 - 生成AIシステム開発のライフサイクル全体を支援するツール

Dify - Your Weekend GenAI MagicsMay 5, 2024 • Benny Cheung https://bennycheung.github.io/dify-your-weekend-genai-magics AIや生成AIのような複雑な分野では、理…

生成AIシステムの6段階の進化/成熟モデルの定義

The GenAI Maturity Model | by Ali ArsanjaniAli Arsanjani: Director, Google AI 元記事:https://medium.com/@dr-arsanjani/the-genai-maturity-model-a1a42f6f390b

プロンプトエンジニアリングの時代の終焉(Anthropicでプロンプト生成が自動化)

Is Prompt Engineering Dead?Jim Clyde Monge Published in Generative AI 最近まで、AIチャットボットのためのプロンプトエンジニアリングは大きな話題で、インターネッ…

LangChainでAIエージェントをサクッと作る方法(ビギナー向け)

Beginner’s Guide to Creating AI Agents With LangChain | by Vijaykumar Kartha | Apr, 2024 | Mediumhttps://vijaykumarkartha.medium.com/beginners-guide-to-creatin

複合AIシステムのデザインパターン(対話型AI、CoPilot、RAG)

Design Patterns for Compound AI Systems (Conversational AI, CoPilots & RAG)https://medium.com/@raunak-jain/design-patterns-for-compound-ai-systems-copilot-rag-f

Function Calling(機能)を用いて自律的なAIエージェントを構築する

https://towardsdatascience.com/build-autonomous-ai-agents-with-function-calling-0bb483753975 OpenAIは2023年7月からGPTモデルにFunction Callingを使用し始めました…

Neo4j GDSでのセマンティック検索を向上させるトピックの抽出技術

https://medium.com/neo4j/topic-extraction-with-neo4j-graph-data-science-for-better-semantic-search-c5b7f56c7715 セマンティック検索は、ドキュメントに正確なキー…

OpenDevinの紹介:AIによるソフトウェア開発の可能性

https://ai.gopubby.com/introduction-to-opendevin-the-aspiring-ai-powered-software-development-platform-11ffc69e60cc OpenDevinは、自律的なAIソフトウェアエンジニ…

ローカルのSWEエージェント環境を5分以内にをセットアップする方法

https://medium.com/@_init_/how-to-set-up-your-local-swe-agent-dev-environment-in-5-minutes-or-less-278072100e62 SWE-agentは、プリンストン大学のプロジェクトであ…

Agent AI時代の到来:LangChain, LlamaIndex, AWS, Gemini, AutoGen, CrewAI, Agent protocol それぞれのAIエージェントの実装方法の紹介

Agent AI時代の到来:LangChain, LlamaIndex, AWS, Gemini, AutoGen, CrewAI, Agent protocol それぞれのAIエージェントの実装方法の紹介

LangChain, LlamaIndex, AWS, Gemini, AutoGen, CrewAI, Agent protocol それぞれのAIエージェントの実装方法の紹介<aside> 💡 元記事:The Future of Generative AI is Agentic: What You Need to Know: Han HELOIR, Ph.D. ☕️

1. Agent Ac

もっとみる
高度なRAG検索戦略:クエリー書換え

高度なRAG検索戦略:クエリー書換え

Advanced RAG Retrieval Strategy: Query RewritingIntroduction to several query rewriting strategies in advanced RAG retrieval

RAG(Retrieval Augmented Generation)アプリケーションでは、ドキュメントの検索が高品質な回答を保証するために重要です

もっとみる
Difyの紹介 - 生成AIシステム開発のライフサイクル全体を支援するツール

Difyの紹介 - 生成AIシステム開発のライフサイクル全体を支援するツール

Dify - Your Weekend GenAI MagicsMay 5, 2024 • Benny Cheung

https://bennycheung.github.io/dify-your-weekend-genai-magics

AIや生成AIのような複雑な分野では、理論に深く潜り込む傾向があります。書籍、論文、講義 – これらは知識習得の伝統的なツールで有効ではありながらも、真の価

もっとみる
生成AIシステムの6段階の進化/成熟モデルの定義

生成AIシステムの6段階の進化/成熟モデルの定義

The GenAI Maturity Model | by Ali ArsanjaniAli Arsanjani: Director, Google AI

元記事:https://medium.com/@dr-arsanjani/the-genai-maturity-model-a1a42f6f390b

数百ものAIプロジェクトを分析すると、段階的な成長と成熟の傾向が見えてきます。生成AIの成

もっとみる
プロンプトエンジニアリングの時代の終焉(Anthropicでプロンプト生成が自動化)

プロンプトエンジニアリングの時代の終焉(Anthropicでプロンプト生成が自動化)

Is Prompt Engineering Dead?Jim Clyde Monge Published in Generative AI

最近まで、AIチャットボットのためのプロンプトエンジニアリングは大きな話題で、インターネット上には数百のコースが短期間に登場しました。中にはプロンプトエンジニアリングを職業と考え、自分たちをプロンプトエンジニアと呼ぶ人もいました。

これらのガイドの例として

もっとみる
Neo4j GDSでのセマンティック検索を向上させるトピックの抽出技術

Neo4j GDSでのセマンティック検索を向上させるトピックの抽出技術

https://medium.com/neo4j/topic-extraction-with-neo4j-graph-data-science-for-better-semantic-search-c5b7f56c7715

セマンティック検索は、ドキュメントに正確なキーワードが含まれていなくても、クエリの意味に一致するドキュメントを見つけるのに役立ちます。これは、特にRetrieval Augm

もっとみる
OpenDevinの紹介:AIによるソフトウェア開発の可能性

OpenDevinの紹介:AIによるソフトウェア開発の可能性

https://ai.gopubby.com/introduction-to-opendevin-the-aspiring-ai-powered-software-development-platform-11ffc69e60cc

OpenDevinは、自律的なAIソフトウェアエンジニアを導入することでソフトウェア開発を革新することを目指す革新的なオープンソースプロジェクトです。このAIアシスタ

もっとみる