Skip to content

Add KR Crypto Intelligence to AI Agents#162

Open
bakyang2 wants to merge 7 commits into
solana-foundation:mainfrom
bakyang2:add-kr-crypto
Open

Add KR Crypto Intelligence to AI Agents#162
bakyang2 wants to merge 7 commits into
solana-foundation:mainfrom
bakyang2:add-kr-crypto

Conversation

@bakyang2

@bakyang2 bakyang2 commented May 9, 2026

Copy link
Copy Markdown

What

Add KR Crypto Intelligence to the AI Agents section.

Service

KR Crypto Intelligence is a Korean crypto market data API designed for AI agents. It provides 11 paid endpoints covering Kimchi Premium, Korean exchange intelligence (Upbit/Bithumb), AI-translated Korean sentiment, divergence analysis (light/deep), and arbitrage scanning across 189+ tokens.

Why AI Agents section

  • x402 native (no API keys, no signups)
  • Pay-per-call USDC micropayments
  • Production-ready since April 2026, organic users from five continents
  • Solana mainnet payments verified working
  • CDP Bazaar indexed across all 11 endpoints

Networks

  • Solana (mainnet)
  • Base (mainnet)
  • Polygon (mainnet)

Source

https://github.com/bakyang2/kr-crypto-intelligence

bakyang2 added 5 commits April 6, 2026 22:02
Address review feedback: condense to one sentence, move to Developer Tools
@greptile-apps

greptile-apps Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds KR Crypto Intelligence — a Korean crypto market data and AI sentiment API — to the awesome-solana-ai list. However, the edit introduces two structural problems alongside the intended change.

  • ✅ The entry is added correctly in the AI Agents section (line 89).
  • ❌ The same entry is also appended at the end of the Developer Tools section (line 115), creating a duplicate in the wrong category.
  • ❌ The ## Learning Resources section heading is accidentally deleted, leaving that subsection's content (line 117 onward) without a title.

Confidence Score: 3/5

Not safe to merge as-is — the ## Learning Resources heading is deleted and a duplicate entry appears in the wrong section.

The intended addition (AI Agents entry) is correct, but the edit also appended a duplicate KR Crypto Intelligence entry to the Developer Tools section and removed the ## Learning Resources heading entirely. This breaks the document's section structure and would leave Learning Resources content with no title until a follow-up fix is made.

README.md — specifically the end of the Developer Tools section where the duplicate entry was inserted and the Learning Resources heading was lost.

Important Files Changed

Filename Overview
README.md KR Crypto Intelligence is added correctly to the AI Agents section, but a duplicate entry is also inserted at the end of Developer Tools while the ## Learning Resources section heading is accidentally deleted, breaking document structure.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[README.md] --> B[AI Agents section]
    A --> C[Developer Tools section]
    A --> D[Learning Resources section]

    B --> B1["✅ KR Crypto Intelligence (line 89) — correct"]
    C --> C1["❌ KR Crypto Intelligence (line 115) — duplicate/wrong section"]
    C --> C2["❌ ## Learning Resources heading — DELETED by this PR"]
    D --> D1["Educational resources content — now missing its heading"]
Loading

Reviews (1): Last reviewed commit: "Add KR Crypto Intelligence to AI Agents" | Re-trigger Greptile

Comment thread README.md Outdated
- [Unbrowse](https://github.com/unbrowse-ai/unbrowse) - Agent browser that auto-discovers API endpoints from any website and publishes reusable skills to a shared marketplace. Ships with pre-learned skills for Solana DeFi protocols (Jupiter, Raydium, etc.) and x402-enabled for autonomous USDC payments on Solana.

## Learning Resources
- [KR Crypto Intelligence](https://api.printmoneylab.com) - x402-powered Korean crypto market data API for AI agents with USDC payments on Base, Polygon, and Solana, providing 11 endpoints including Korean-to-English sentiment analysis, Kimchi Premium across 180+ tokens, and Global vs Korea divergence with AI breakdown.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Duplicate entry and missing section header

KR Crypto Intelligence is already added correctly to the AI Agents section (line 89), but this PR also inserts it at the end of the Developer Tools section (line 115), making it appear in the wrong category. At the same time, the ## Learning Resources heading was removed — leaving the Learning Resources subsection (line 117 onward) with no title, which breaks the document's structure. The fix is to remove this duplicate entry and restore the ## Learning Resources heading.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-trigger Greptile review

@bakyang2

bakyang2 commented May 9, 2026

Copy link
Copy Markdown
Author

Re-trigger Greptile review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant