Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

OpenAI gym

Gym is a toolkit from OpenAI that offers a wide array of simulated environments (e.g. Atari games, board games, 2D and 3D physical simulations) for you to train agents, benchmark them, and create new Reinforcement Learning algorithms.

General
Relese dateApril 27, 2016
AuthorOpenAI
Repositoryhttps://github.com/openai/gym
TypeReinforcement Learning

Libraries

A curated list of libraries and technologies to help you play with OpenAI Gym.

  • Gym Library Gym is a standard API for reinforcement learning, and a diverse collection of reference environments
  • OpenAI Gym repository Gym is an open source Python library for developing and comparing reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments, as well as a standard set of environments compliant with that API. Since its release, Gym's API has become the field standard for doing this.
  • Gymnasium Gymnasium is an open source Python library for developing and comparing reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments, as well as a standard set of environments compliant with that API. This is a fork of OpenAI's Gym library

OpenAI OpenAI gym AI technology Hackathon projects

Discover innovative solutions crafted with OpenAI OpenAI gym AI technology, developed by our community members during our engaging hackathons.

PatchPilot AI

PatchPilot AI

PatchPilot AI is a generic agentic code review, debugging, and improvement copilot for developers working across C++, Java, JavaScript/TypeScript, Python, and C#. Developers often work with both simple scripts and complex systems. Bugs can come from logic mistakes, unsafe memory operations, async issues, security vulnerabilities, performance bottlenecks, or maintainability problems. PatchPilot AI helps by turning uploaded code into a structured engineering report. The system uses a multi-agent workflow: - Language & Structure Agent: detects languages, file structure, and review scope. - Bug & Correctness Agent: identifies risky code patterns, edge cases, unsafe memory usage, async/lifetime issues, and likely logic problems. - Security Agent: flags injection risks, unsafe eval/exec usage, DOM XSS, shell command execution, and hardcoded secrets. - Performance & Complexity Agent: highlights inefficient loops, async misuse, hot-path logging, thread creation, and scalability risks. - Refactor Agent: recommends maintainability improvements and cleaner structure. - Test Planner Agent: generates unit, regression, security, fuzz, load, and integration test ideas. - Executive Summary Agent: prioritizes the most important issues and creates a fix roadmap. The MVP works without API keys using deterministic static-pattern analysis, making the live demo reliable for judges. It also supports optional OpenAI-compatible model mode, so the project can connect to GPT-style coding/reasoning models or to an AMD Developer Cloud endpoint running a model through ROCm/vLLM. PatchPilot AI targets a real developer need: quickly turning code into actionable bug reports, security checks, performance notes, refactor recommendations, and tests.

ChartSeek AI Search for Trading Education Videos

ChartSeek AI Search for Trading Education Videos

ChartSeek: AI-Powered Trading Education Video Intelligence Traders face an overwhelming challenge: thousands of hours of educational videos, yet finding that moment explaining a "head and shoulders pattern" means scrubbing through endless footage. Traditional search fails because traders need to find visual chart patterns, not just spoken words. The Industry Gap Current video platforms offer only keyword search against titles and descriptions. Trading platforms like TradingView, Investopedia, and YouTube provide no way to search inside video content. Enterprise solutions cost $50K+ annually yet still can't match visual patterns. Traders waste hours rewatching purchased content, unable to locate specific setups. This gap costs traders their most valuable resource: time for analyzing live markets. How ChartSeek Bridges This Gap ChartSeek combines OpenAI's CLIP visual understanding with Whisper speech recognition. Unlike keyword search, ChartSeek understands what's visually on screen. Search "bullish engulfing on support" or "descending triangle breakdown"—and instantly jump to that exact frame, even if never explicitly mentioned by the instructor. The system transcribes spoken commentary, extracts representative keyframes, and generates visual embeddings. Searches query both transcript and visual index simultaneously, returning ranked results with confidence scores. Technical Foundation Built on TheAgenticAI's CortexON multi-agent framework with OpenAI Codex workflow architecture. Runs 100% locally using open-source models—zero API costs, complete privacy for proprietary strategies. Key Capabilities - Visual pattern search by description - Cross-modal text-to-image matching - Automatic timestamped transcription - Instant clip extraction ChartSeek delivers 90% reduction in search time, transforming passive video libraries into queryable intelligence. Less searching, more trading.

SupplyGenius Pro

SupplyGenius Pro

Core Features 1. Document Processing & Analysis - Automated analysis of supply chain documents - Extraction of key information (parties, dates, terms) - Compliance status verification - Confidence scoring for extracted data 2. Demand Forecasting & Planning - AI-powered demand prediction - Time series analysis with confidence intervals - Seasonal pattern recognition - Multi-model ensemble forecasting (LSTM, Random Forest) 3.Inventory Optimization - Real-time inventory level monitoring - Dynamic reorder point calculation - Holding cost optimization - Stockout risk prevention 4. Risk Management - Supply chain disruption simulation - Real-time risk monitoring - Automated mitigation strategy generation - Risk score calculation 5. Supplier Management - Supplier performance tracking - Lead time optimization - Pricing analysis - Automated purchase order generation 6. Financial Analytics - ROI calculation - Cost optimization analysis - Financial impact assessment - Budget forecasting 7. Real-time Monitoring - Live metrics dashboard - WebSocket-based alerts - Performance monitoring - System health tracking 8. Security Features - JWT-based authentication - Role-based access control - Rate limiting - Secure API endpoints -- Technical Capabilities 1. AI Integration - IBM Granite 13B model integration - RAG (Retrieval Augmented Generation) - Custom AI toolchains - Machine learning pipelines 2. Data Processing - Real-time data processing - Time series analysis - Statistical modeling - Data visualization 3. Performance Optimization - Redis caching - Async operations - Rate limiting - Load balancing 4. Monitoring & Logging - Prometheus metrics - Detailed logging - Performance tracking - Error handling