YAML Metadata
Warning:
The pipeline tag "agent" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, text2text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
Infinity Kernel: Edge-Deployed Browser Trader π§ β‘π
This repository implements an autonomous trading agent system using LangGraph DAGs and Playwright-based browser execution. It is optimized for low-latency deployment via WebAssembly (WASM) edge containers.
π Architecture Overview
- LangGraph Agent Chain: Parses market signals β validates strategy β executes trades.
- Playwright Execution Layer: Uses headless browser automation to place trades without relying on broker APIs.
- Self-Evolution Loop: Adapts strategies using
prompt_dna.json
,goal_tracker.json
, andsession_audit.json
. - Strict Schema Mode: Blocks hallucinated trades and enforces validated execution flows.
π File Structure
edge-browser-trader/
βββ langgraph_config.py
βββ browser_executor.py
βββ prompt_dna.json
βββ goal_tracker.json
βββ session_audit.json
βββ wasm_agent/
β βββ compiled_agent.wasm
βββ config/
β βββ strict_mode_schema.json
π§ͺ Quick Test
pip install playwright langgraph
python langgraph_config.py
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support