awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
josStorer avatar

josStorer/chatGPTBox

0
View on GitHub↗
10,738 stars·860 forks·JavaScript·MIT·24 views

ChatGPTBox

chatGPTBox is a browser extension that integrates large language model chat interfaces and AI tools directly into the web browsing experience. It functions as an AI productivity toolkit and API client, allowing users to access AI assistants via a floating chat interface without leaving their active webpage.

The project distinguishes itself by offering context-aware assistance and website-specific adaptations based on the current URL. It further enhances the browsing experience by displaying AI-generated responses alongside standard search engine results and providing a system to route chat requests across multiple external AI model providers and API endpoints.

The toolkit includes capabilities for web content analysis, such as generating page summaries and performing translation or code explanation on selected text. It also provides conversation management tools for tracking independent chat histories and exporting interactions, while rendering responses with syntax highlighting and mathematical formula formatting.

Features

  • AI Chat Interfaces - Provides a floating conversational interface for interacting with generative AI models directly within the web browser.
  • LLM Browser Extensions - Integrates large language model chat interfaces and AI tools directly into the web browsing experience as a browser extension.
  • Search Result Augmentations - Displays synthetic AI answers alongside original search engine results to provide immediate information.
  • Browser Search Enhancements - Adds generative AI capabilities to standard web search workflows to augment result pages.
  • Site-Specific Behavioral Adaptations - Offers customized AI behaviors tailored to the metadata and structure of popular websites for context-aware assistance.
  • Contextual AI Assistants - Provides AI assistance that leverages current website context to improve output relevance.
  • LLM API Connectors - Manages authenticated connections and routing to various large language model providers.
  • Multi-Provider Abstractions - Features a common interface layer that routes chat requests across multiple external LLM API providers.
  • AI Productivity Toolkits - Provides a comprehensive set of AI-powered tools for translating, polishing, and explaining text directly within the browser.
  • LLM Clients - Implements a client that routes chat requests across multiple external AI model providers and API endpoints.
  • AI Interface Overlays - Implements an AI interface as a graphical overlay within the browser to provide seamless model access.
  • Browser Chat Tools - Integrates AI chat capabilities directly into the web browsing experience without requiring tab switching.
  • Provider-Agnostic LLM Routing - Routes chat requests through a configurable backend supporting multiple external LLM endpoints and API keys.
  • Conversation State Management - Manages conversational context and history across multi-turn interactions using local browser storage.
  • Text Summarization - Provides a utility to generate concise summaries of entire web pages or selected text using language models.
  • Conversation Organizers - Provides a dedicated full-page interface for organizing independent AI conversations to keep topics isolated.
  • Text Summarization - Generates concise summaries of entire web pages or selected text segments using AI.
  • Web Content AI Analysis - Uses AI to summarize web pages, translate selected text, and explain code while browsing.
  • AI Text Transformers - Allows users to perform AI-powered translation, polishing, and code explanation on highlighted text.
  • Browser Extensions - Browser extension for integrated AI chat.
  • Browser Extensions - Deeply integrates AI chat features into the browser interface.

Star history

Star history chart for josstorer/chatgptboxStar history chart for josstorer/chatgptbox

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ChatGPTBox

These projects share indexed features with ChatGPTBox. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • wong2/chatgpt-google-extensionwong2 avatar

    wong2/chatgpt-google-extension

    13,081View on GitHub↗

    This project is a browser extension that integrates large language model responses directly into search engine result pages. It functions as an AI search result integrator, embedding a customized interface within the browser to display generated answers alongside standard search results. The extension includes a markdown content renderer that converts raw AI text into formatted HTML, featuring syntax highlighting for code blocks and structured lists. Users can adjust the interface through customization settings for visual themes, language preferences, and the specific conditions that trigger

    TypeScriptbrowser-extensionchatgptchrome-extension
    View on GitHub↗13,081
  • qunash/chatgpt-advancedqunash avatar

    qunash/chatgpt-advanced

    6,445View on GitHub↗

    This project is a browser extension that integrates real-time web search results and page content into large language model prompts to provide updated context. It functions as a prompt template manager and web content extractor, allowing users to fetch live data from search engines to overcome knowledge cutoff dates. The extension enables deep research by performing comprehensive searches and providing original source citations. It augments search engines by displaying AI-generated answers alongside traditional search results through a custom interface overlay. The system includes capabiliti

    TypeScript
    View on GitHub↗6,445
  • yetone/openai-translatoryetone avatar

    yetone/openai-translator

    24,926View on GitHub↗

    openai-translator is a cross-platform translation tool and language learning utility available as a browser extension and desktop application. It functions as a client for large language model APIs to translate, summarize, and polish text across different digital environments. The project differentiates itself by integrating optical character recognition to translate text extracted from images and screenshots. It also includes a language learning workflow that allows users to save new vocabulary to a digital book and use text-to-speech synthesis for pronunciation. The tool provides broad tex

    TypeScript
    View on GitHub↗24,926
  • microsoft/taskweavermicrosoft avatar

    microsoft/TaskWeaver

    6,115View on GitHub↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    Pythonagentai-agentscode-interpreter
    View on GitHub↗6,115
Compare all 30 related projects→

Frequently asked questions

What does josstorer/chatgptbox do?

chatGPTBox is a browser extension that integrates large language model chat interfaces and AI tools directly into the web browsing experience. It functions as an AI productivity toolkit and API client, allowing users to access AI assistants via a floating chat interface without leaving their active webpage.

What are the main features of josstorer/chatgptbox?

The main features of josstorer/chatgptbox are: AI Chat Interfaces, LLM Browser Extensions, Search Result Augmentations, Browser Search Enhancements, Site-Specific Behavioral Adaptations, Contextual AI Assistants, LLM API Connectors, Multi-Provider Abstractions.

Which projects share features with josstorer/chatgptbox?

Projects with overlapping indexed features include: wong2/chatgpt-google-extension — This project is a browser extension that integrates large language model responses directly into search engine result… qunash/chatgpt-advanced — This project is a browser extension that integrates real-time web search results and page content into large language… yetone/openai-translator — openai-translator is a cross-platform translation tool and language learning utility available as a browser extension… microsoft/taskweaver — TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL… 79e/chatgpt-web — ChatGpt-Web is a web-based application designed to provide a responsive interface for interacting with large language… gaizhenbiao/chuanhuchatgpt — This project is a web-based user interface and multi-model API gateway for interacting with various large language…