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, and session_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
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support