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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·5 vues

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.

Historique des stars

Graphique de l'historique des stars pour josstorer/chatgptboxGraphique de l'historique des stars pour josstorer/chatgptbox

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à ChatGPTBox

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec ChatGPTBox.
  • wong2/chatgpt-google-extensionAvatar de wong2

    wong2/chatgpt-google-extension

    13,081Voir sur 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
    Voir sur GitHub↗13,081
  • qunash/chatgpt-advancedAvatar de qunash

    qunash/chatgpt-advanced

    6,445Voir sur 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
    Voir sur GitHub↗6,445
  • yetone/openai-translatorAvatar de yetone

    yetone/openai-translator

    24,926Voir sur 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
    Voir sur GitHub↗24,926
  • microsoft/taskweaverAvatar de microsoft

    microsoft/TaskWeaver

    6,115Voir sur 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
    Voir sur GitHub↗6,115
Voir les 30 alternatives à ChatGPTBox→

Questions fréquentes

Que fait josstorer/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.

Quelles sont les fonctionnalités principales de josstorer/chatgptbox ?

Les fonctionnalités principales de josstorer/chatgptbox sont : 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.

Quelles sont les alternatives open-source à josstorer/chatgptbox ?

Les alternatives open-source à josstorer/chatgptbox incluent : 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…