Skip to content

Instantly share code, notes, and snippets.

View kun432's full-sized avatar

Kuniaki Shimizu kun432

View GitHub Profile
@kun432
kun432 / gist:4fcdeb5ea495e892fc77d860038bbbff
Created July 13, 2025 15:22
Agno Sample Result - Level 4: Agent Teams that can reason and collaborate
┏━ Message ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ ┃
┃ テクノロジー業界の巨人(AAPL、GOOGL、MSFT)の業績を比較してください: ┃
┃ 1. 3社の財務データを取得してください ┃
┃ 2. テクノロジー業界に影響を与える最近のニュースを分析してください ┃
┃ 3. 比較指標と相関関係を計算してください ┃
┃ 4. ポートフォリオの配分比率を推奨してください ┃
┃ ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
┏━ Reasoning step 1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
@kun432
kun432 / output.md
Created June 4, 2025 14:17
CAMEL roleplay full-output

AIユーザ:

Instruction: Set up a Python environment with necessary libraries for stock market data analysis and trading. Input: Use libraries such as pandas, NumPy, matplotlib, and a brokerage API (like Alpaca or Interactive Brokers). AIアシスタント:

Solution: To set up a Python environment suitable for stock market data analysis and trading, you'll need to install several essential libraries, including pandas, NumPy, matplotlib for data handling and visualization, and a brokerage API client such as alpaca-trade-api for interacting with Alpaca’s trading platform.

Here’s a step-by-step guide to setting up your environment:

@kun432
kun432 / run_e2e_rag_colqwen2_with_adapter_hot_swapping_ja.ipynb
Last active February 8, 2025 02:43
run_e2e_rag_colqwen2_with_adapter_hot_swapping_ja.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kun432
kun432 / tg-openai-neo4j.yaml
Created November 17, 2024 09:14
TrustGraph-v0.15.5向けに修正したdocker-compose.yaml
services:
chunker:
command:
- chunker-recursive
- -p
- pulsar://pulsar:6650
- --chunk-size
- '1000'
- --chunk-overlap
- '200'
@kun432
kun432 / chat_with_your_pdf_ja.ipynb
Last active September 12, 2024 09:39
chat_with_your_pdf_ja.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kun432
kun432 / unstract_issue_#595_02.md
Last active August 23, 2024 09:10
Zipstack/unstract issue #595-02 using LLMWhisperer
@kun432
kun432 / unstract_issue_#595.md
Last active August 23, 2024 09:08
Zipstack/unstract issue #595

Environment Info

os

$ docker version
Client:
 Version:           27.1.1
 API version:       1.46
 Go version:        go1.21.12
@kun432
kun432 / prompt-generator-ja-bedrock.ipynb
Created August 15, 2024 18:38
prompt-generator-ja-bedrock.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kun432
kun432 / prompt-generator-ja.ipynb
Last active August 15, 2024 18:06
prompt-generator-ja.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kun432
kun432 / webpagepack-jina.ipynb
Last active August 6, 2024 05:20
webpagepack-jina.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.