o3-mini

There are 29 repositories under o3-mini topic.

  • dzhng/deep-research

    An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models. The goal of this repo is to provide the simplest implementation of a deep research agent - e.g. an agent that can refine its research direction overtime and deep dive into a topic.

    Language:TypeScript17.7k1101001.8k
  • szczyglis-dev/py-gpt

    Desktop AI Assistant powered by GPT-5, GPT-4, o1, o3, Gemini, Claude, Ollama, DeepSeek, Perplexity, Grok, Bielik, chat, vision, voice control, image generation and analysis, agents, tools, file upload/download, speech synthesis and recognition, access to Web, memory, presets, assistants, plugins, and more. Linux, Windows, Mac

    Language:Python1.2k35138246
  • yaroslavyaroslav/OpenAI-sublime-text

    First class Sublime Text AI assistant with gpt-5, o3 and ollama support!

    Language:Python39497334
  • lechmazur/elimination_game

    A multi-player tournament benchmark that tests LLMs in social reasoning, strategy, and deception. Players engage in public and private conversations, form alliances, and vote to eliminate each other

  • lechmazur/confabulations

    Hallucinations (Confabulations) Document-Based Benchmark for RAG. Includes human-verified questions and answers.

    Language:HTML225713
  • mumu-lhl/duckduckgo-ai-chat

    Providing Duckduckgo AI Chat API, which can use o3-mini for free.

    Language:TypeScript93178
  • mumu-lhl/duckduckgo-ai-chat-service

    Use Duckduckgo AI Chat to provide an OpenAI-compatible API that can be used for free with o3-mini.

    Language:TypeScript902683
  • lechmazur/step_game

    Multi-Agent Step Race Benchmark: Assessing LLM Collaboration and Deception Under Pressure. A multi-player “step-race” that challenges LLMs to engage in public conversation before secretly picking a move (1, 3, or 5 steps). Whenever two or more players choose the same number, all colliding players fail to advance.

  • Seeker

    iBz-04/Seeker

    Your personal deep research ai agent

    Language:TypeScript230
  • Ruiyang-061X/Awesome-MLLM-Reasoning

    📖Curated list about reasoning abilitiy of MLLM, including OpenAI o1, OpenAI o3-mini, and Slow-Thinking.

  • lechmazur/goods

    LLM public goods game

  • bokutotu/copilot-client.rs

    github copilot client for rust

    Language:Rust7101
  • justnem/deep-research

    My own open source implementation of OpenAI's new Deep Research agent. Get the same capability without paying $200. You can even tweak the behavior of the agent with adjustable breadth and depth. Run it for 5 min or 5 hours, it'll auto adjust.

  • sshh12/state-sandbox

    State Sandbox is an experimental game for socioeconomic simulation. It uses Large Language Models (o3-mini) to simulate the world and complex policy impacts.

    Language:JavaScript6104
  • StevenRice99/LLM-IK

    Solving Inverse Kinematics using Large Language Models

    Language:Python6100
  • TheFirstNoob/Discord-ChatGPT

    Heavily modified version Discord Bot ChatGPT based on Zero6992 code and use gpt4free lib providers

    Language:Python5103
  • Paul-Borisov/react-azure-open-ai-chat-web-part-spfx

    Azure OpenAI SPFx web part for SharePoint Online offering user experience familiar to ChatGPT users. Supports Azure & Native OpenAI endpoints published via Azure API Management, Private & Shared Chats, Storage Encryption, Event Streaming, Code Highlighting, Full-screen mode, optional internet & data Integrations, PDF & Image analysis, Dalle3 Images

    Language:TypeScript4103
  • cowboy-bebug/kommit

    🛋️ Git therapy for repos with commitment issues

    Language:Go30
  • gweidart/pyplexityai

    A clean, lightweight, and modern Python client for PerplexityAI's API.

    Language:Python3100
  • meffordh/KnowledgeHunter

    Open Source Deep Research

    Language:TypeScript3100
  • Paul-Borisov/minimal-azure-openai-express-html-with-streaming

    Minimal Express.js server with simple web client that works with Azure OpenAI & OpenAI endpoints.Supports /v1/responses and /v1/chat/completions,audio and DeepSeek models. Highlights:1.Streaming text & audio with "Stop" button 2.Key and keyless Entra ID authentication for in Azure OpenAI 3.Code- and Text- puzzles 5.Difference in models' performance

    Language:JavaScript3100
  • Adam10-b/Deep-Research-AI-Agent

    🤖 Build an intelligent Deep Research AI agent to generate questions, optimize searches, and compile research reports using Next.js and top LLMs.

    Language:TypeScript1
  • easonlai/it_support_agent_demo_r1

    A multi-agent AI system designed to provide intelligent IT support using Azure OpenAI. This system uses LangChain as the multi-agent orchestration framework, and Streamlit to serve the web UI. It demonstrates how specialized AI agents can work together to resolve various IT issues including Windows 11, Microsoft Office, and hardware problems.

    Language:Python1
  • mkakh/flutter-chatgpt-client

    Simple Flutter app to chat with ChatGPT API

    Language:C++00
  • Bobagi/bouncing-ball

    Este repositório contém duas implementações de um programa em Python que simula uma bola quicando dentro de um hexágono giratório, com efeitos realistas de gravidade e atrito. O objetivo é comparar o desempenho e a abordagem de duas inteligências artificiais diferentes: DeepSeek R1 e ChatGPT 03-mini-high.

    Language:Python
  • csvidit/prompts

    AI prompts that make my life easier.

  • easonlai/customer_service_agent_with_autogen_console

    The Customer Service Agent with AutoGen uses Azure OpenAI GPT models and fuzzy matching to handle customer queries, featuring a General Agent for common issues and a Senior Agent for escalations, with CSV-based knowledge bases and group chat simulation.

    Language:Python
  • easonlai/customer_service_agent_with_autogen_streamlit

    AI-powered customer service system with a FastAPI backend and Streamlit frontend. It uses Azure OpenAI agents and CSV-based knowledge bases to handle queries, escalating complex issues seamlessly between general and senior agents.

    Language:Python
  • simonpierreboucher02/o-series-cli-agent

    A professional, feature-rich command-line interface for OpenAI's reasoning models

    Language:Python