Top Builders

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

OpenAI Codex

OpenAI Codex is an artificial intelligence model developed by OpenAI. It parses natural language and generates code in response. It is used to power GitHub Copilot, a programming autocompletion tool. Codex is a descendant of OpenAI's GPT-3 model, fine-tuned for use in programming applications. OpenAI has released an API for Codex in closed beta. Based on GPT-3, a neural network trained on text, Codex has additionally been trained on 159 gigabytes of Python code from 54 million GitHub repositories. You can find more information here https://openai.com/blog/openai-codex/

General
Relese dateAugust 31, 2021
AuthorOpenAI
Repository-
TypeAutoregressive, Transformer, Language model

Start building with Codex

We have collected the best Codex libraries and resources to help you get started to build with Codex today. To see what others are building with Codex, check out the community built Codex Use Cases and Applications.


Boilerplates

Kickstart your development with a Codex based boilerplate. Boilerplates is a great way to headstart when building your next project with Codex.

  • Codex Boilerplate Create a function just by typing what it should do, with help of OpenAI Codex.

Libraries

A curated list of libraries and technologies to help you build great projects with Codex.


OpenAI Codex AI technology Hackathon projects

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

ConsultIn

ConsultIn

Quantivo AI, also known as BOA (Business Opportunity Analysis), is an AI-powered SaaS platform that helps small business owners and entrepreneurs make data-driven decisions about their business opportunities. Given a business's context β€” category, location, growth stage, and goals β€” the system automatically scrapes real local market data, routes and filters it through a deterministic classification pipeline, and runs parallel sentiment and SWOT analysis using LLM agents orchestrated via LangGraph. The result is a comprehensive report featuring an executive summary, market insights, actionable recommendations, and a visual heatmap of the local competitive landscape. The platform is built around a contract-first architecture: a shared Pydantic schema and Protocol-based interface layer let independent workstreams β€” scraping, routing, retrieval, agent reasoning, and orchestration β€” develop and test against mocks in parallel before wiring in production components. Under the hood, Quantivo AI uses a hybrid dense-and-sparse retrieval system (Qdrant with BGE-M3 embeddings) fused via reciprocal rank fusion, and every confidence score is computed quantitatively from source count, agreement, and recency rather than left to subjective LLM judgment. The system is designed for graceful degradation: if any single data source or agent fails, the pipeline still produces a partial, clearly-labeled report instead of failing outright. Quantivo AI was built for the AMD Developer Hackathon (ACT II, Track Unicorn), with LLM inference and embedding generation running on AMD MI300X/MI350 GPU hardware via Fireworks AI and a self-hosted BGE-M3 embedding server, demonstrating a production-realistic AI pipeline built entirely on AMD's AI stack.

AIVE-Artificial Intelligence Venture Engine

AIVE-Artificial Intelligence Venture Engine

AIVE (Artificial Intelligence Venture Engine) is a Cognitive Discovery Operating System that transforms unstructured information into structured knowledge, evidence-backed insights, and actionable opportunities. Instead of only summarizing documents, AIVE builds an internal understanding of the information it receives and reasons across multiple knowledge sources. The platform ingests research papers, patents, technical documents, reports, datasets, presentations, websites, and other digital content. It extracts concepts, entities, relationships, evidence, and patterns, organizing them into an interconnected knowledge structure that enables deeper analysis and intelligent reasoning. Users can upload their own knowledge, explore it through an AI copilot, ask complex questions, and receive responses supported by evidence with traceability to the original sources. Rather than relying on predefined workflows or keyword matching, AIVE is designed to adapt dynamically to new domains and continuously expand its understanding as additional information is introduced. Beyond search and summarization, AIVE identifies research gaps, hidden relationships, emerging trends, contradictions, technology transfer possibilities, commercial opportunities, and innovation pathways. It generates research-grade reports, interactive knowledge graphs, visualizations, comparison tables, timelines, and decision-support outputs to help users understand complex information and make informed decisions. Built on knowledge engineering, graph-based reasoning, retrieval systems, and large language models, AIVE provides a unified workspace for researchers, engineers, enterprises, and innovators. Its vision is to become a trusted cognitive partner that accelerates scientific discovery, product innovation, strategic decision-making, and enterprise knowledge management through transparent, explainable, and evidence-driven intelligence.

AI Classroom Edge Intelligence

AI Classroom Edge Intelligence

AI Classroom Edge Intelligence is a privacy-first classroom AI platform built for schools that need useful AI without sending every piece of student information to the cloud. The platform evaluates each task by privacy level, connectivity, and complexity, then routes it to Offline Edge Mode, a Local Classroom Server, or Fireworks AI Cloud Assist. Sensitive or restricted information stays local. Eligible anonymized, high-complexity tasks are sent through a secure Express backend to Fireworks Serverless using Qwen3.7 Plus. The project includes an AMD Model Router, Edge Runtime Monitor, Rural Connectivity Simulator, Privacy and Local Data Ownership Console, Classroom Digital Twin, and teacher approval workflow. Live results display the provider, model, route, privacy classification, latency, safety note, and AI response. API keys remain server-side, and the privacy guard blocks sensitive requests from cloud inference. The project was inspired by rural schools where connectivity can be unreliable and student privacy is critical. Instead of acting as a simple chatbot, it serves as an intelligent routing and decision-support system. Teachers review, edit, approve, or reject recommendations before instructional actions are recorded. The current implementation includes a working browser interface, real backend routing, live Fireworks Serverless integration, server-side key protection, and Docker containerization. Local AMD AI PC inference, GPU/NPU acceleration, device telemetry, and production synchronization are clearly identified as future work. The long-term vision is a school-owned AI platform combining local intelligence, optional cloud reasoning, persistent classroom evidence, and teacher oversight for rural and underserved communities.

Codex