/

LibreChat

Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development

最終更新日:503日前
7.9k

ChatGPTNextWeb/ChatGPT-Next-Web
507日前60.2k

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。

TanStack/router
505日前6.5k

🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.

searchkit/searchkit
507日前4.7k

Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components. React & Vue support

bvaughn/redux-search
521日前1.4k

Redux bindings for client-side search

algolia/react-instantsearch
507日前2.0k

⚡️ Lightning-fast search for React and React Native applications, by Algolia.

dailydotdev/daily
506日前15.6k

daily.dev is a professional network for developers to learn, collaborate, and grow together 👩🏽‍💻 👨‍💻

QuivrHQ/quivr
503日前28.0k

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.

loic-sharma/BaGet
505日前2.5k

A lightweight NuGet and symbol server

pulumi/pulumi
503日前19.0k

Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

getsops/sops
503日前14.7k

Simple and flexible tool for managing secrets

caprover/caprover
503日前11.8k

Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

google/go-cloud
503日前9.3k

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.

Azure/azure-quickstart-templates
503日前13.6k

Azure Quickstart Templates

prowler-cloud/prowler
503日前9.2k

Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more

microsoft/azuredatastudio
505日前7.4k

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.

midwayjs/midway
503日前7.1k

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

node-formidable/formidable
504日前6.9k

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.

budtmo/docker-android
503日前6.8k

Android in docker solution with noVNC supported and video recording

jaywcjlove/linux-command
503日前27.3k

Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux

lss233/chatgpt-mirai-qq-bot
503日前11.3k

🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台

sfyc23/EverydayWechat
503日前9.8k

微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)

openai-translator/openai-translator
503日前19.9k

基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.

wong2/chatgpt-google-extension
503日前13.3k

This project is deprecated. Check my new project ChatHub:

josStorer/chatGPTBox
503日前9.3k

Integrating ChatGPT into your browser deeply, everything you need is here

ohmyzsh/ohmyzsh
503日前166.8k

🙃 A delightful community-driven (with 2,200+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

BurntSushi/ripgrep
503日前43.4k

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

sharkdp/fd
503日前30.7k

A simple, fast and user-friendly alternative to 'find'

acheong08/ChatGPT
503日前27.8k

Reverse engineered ChatGPT API

Codium-ai/pr-agent
503日前3.4k

🚀CodiumAI PR-Agent: An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍

coderabbitai/ai-pr-reviewer
503日前1.2k

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.

mattzcarey/code-review-gpt
504日前1.2k

Your personal code reviewer powered by LLMs (OpenAI GPT-3.5/4, Llama2, Azure AI) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀

webpack/webpack
503日前63.9k

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

TheAlgorithms/JavaScript
503日前30.6k

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

TheAlgorithms/Go
503日前14.2k

Algorithms and Data Structures implemented in Go for beginners, following best practices.

squidfunk/mkdocs-material
503日前17.4k

Documentation that simply works

upscayl/upscayl
503日前22.8k

🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.

khoj-ai/khoj
503日前4.4k

Your AI second brain. A copilot to search and chat (using RAG) with your knowledge base (pdf, markdown, org). Use powerful, online (e.g gpt4) or private, offline (e.g mistral) LLMs. Self-host locally or have it always accessible on the cloud. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp

muan/emoji
512日前2.2k

:love_letter: Find the emoji that echoes your mind.

Blazity/next-enterprise
503日前5.1k

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

benbusby/whoogle-search
503日前8.5k

A self-hosted, ad-free, privacy-respecting metasearch engine

xitu/gold-miner
503日前33.2k

🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

GitHubDaily/GitHubDaily
503日前26.7k

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

mouredev/Hello-Python
503日前19.7k

Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...

cloudquery/cloudquery
503日前5.4k

The open source high performance data integration platform built for developers.

google/dopamine
504日前10.3k

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.

lencx/ChatGPT
502日前45.6k

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

AMAI-GmbH/AI-Expert-Roadmap
502日前27.9k

Roadmap to becoming an Artificial Intelligence Expert in 2022

Sinaptik-AI/pandas-ai
502日前9.8k

Chat with your data (SQL, CSV, pandas, polars, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.

xusenlinzy/api-for-open-llm
502日前1.6k

Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口

opensearch-project/OpenSearch
502日前8.3k

🔎 Open source distributed and RESTful search engine.

opensearch-project/OpenSearch-Dashboards
503日前1.5k

📊 Open source visualization dashboards for OpenSearch.

trevorhobenshield/twitter-api-client
502日前1.2k

Implementation of X/Twitter v1, v2, and GraphQL APIs

TowhidKashem/snapchat-clone
503日前1.0k

👻 A Snapchat clone built with React and Redux. Written in Typescript. Styled with SASS. Tested with Cypress, Jest and Enzyme. Linted with Eslint and formatted with Prettier!

LAION-AI/Open-Assistant
502日前36.3k

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

cuberite/cuberite
505日前4.8k

A lightweight, fast and extensible game server for Minecraft

dair-ai/ML-YouTube-Courses
502日前13.5k

📺 Discover the latest machine learning / AI courses on YouTube.

KillianLucas/open-interpreter
502日前40.5k

A natural language interface for computers

Significant-Gravitas/AutoGPT
502日前157.9k

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

valeriansaliou/sonic
502日前19.2k

🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

pppscn/SmsForwarder
502日前13.5k

短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正

photoprism/photoprism
502日前31.5k

AI-Powered Photos App for the Decentralized Web 🌈💎✨

bridgecrewio/checkov
502日前6.4k

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

turbot/steampipe
502日前6.2k

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.

GorvGoyl/Clone-Wars
502日前26.4k

100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.

tw93/Pake
502日前21.0k

🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

Bin-Huang/chatbox
502日前17.0k

Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux

lobehub/lobe-chat
502日前17.8k

🤖 Lobe Chat - an open-source, high-performance AI Chat framework. Support one-click free deployment of your private ChatGPT/Gemini/Local LLM application.

JushBJJ/Mr.-Ranedeer-AI-Tutor
502日前24.5k

A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.

steven-tey/novel
501日前10.3k

Notion-style WYSIWYG editor with AI-powered autocompletion.

ztjhz/BetterChatGPT
501日前7.1k

An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)

siyuan-note/siyuan
501日前14.5k

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

mayooear/gpt4-pdf-chatbot-langchain
501日前14.2k

GPT4 & LangChain Chatbot for large PDF docs

h2oai/h2ogpt
501日前9.8k

Private Q&A and summarization of documents+images or chat with local GPT, 100% private, Apache 2.0. Supports Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/

sql-machine-learning/sqlflow
504日前5.0k

Brings SQL and AI together.

GoogleCloudPlatform/java-docs-samples
504日前1.7k

Java and Kotlin Code samples used on cloud.google.com

GoogleCloudPlatform/vertex-ai-samples
503日前1.2k

Sample code and notebooks for Vertex AI, the end-to-end machine learning platform on Google Cloud

openai/openai-cookbook
501日前54.0k

Examples and guides for using the OpenAI API

xtekky/gpt4free
501日前52.7k

The official gpt4free repository | various collection of powerful language models

binary-husky/gpt_academic
501日前51.7k

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

LC044/WeChatMsg
501日前23.1k

提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告

chatchat-space/Langchain-Chatchat
501日前22.3k

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain

microsoft/autogen
501日前21.9k

Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ

zhayujie/chatgpt-on-wechat
501日前21.4k

基于大模型搭建的微信聊天机器人,同时支持微信、企业微信、公众号、飞书、钉钉接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。

FlowiseAI/Flowise
501日前20.7k

Drag & drop UI to build your customized LLM flow

openai/chatgpt-retrieval-plugin
501日前20.6k

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.

songquanpeng/one-api
501日前9.8k

OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.

purocean/yn
502日前5.2k

A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.

tisfeng/Easydict
501日前5.1k

一个简洁优雅的词典翻译 macOS App。开箱即用,支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译,ChatGPT,Gemini,DeepL,Google,Bing,腾讯,百度,阿里,小牛,彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and translating text.

casibase/casibase
501日前1.6k

⚡️Open-source AI LangChain-like RAG (Retrieval-Augmented Generation) knowledge database with web UI and Enterprise SSO⚡️, supports OpenAI, Azure, LLaMA, Google Gemini, HuggingFace, Claude, Grok, etc., chat bot demo: https://demo.casibase.com, admin UI demo: https://demo-admin.casibase.com

lencx/Noi
501日前1.4k

🚀 Power Your World with AI - Explore, Extend, Empower.

bookfere/Ebook-Translator-Calibre-Plugin
502日前1.3k

A Calibre plugin to translate ebook into a specified language.

lencx/nofwl
501日前4.1k

NoFWL Desktop Application

sonnylazuardi/chat-ai-desktop
502日前1.9k

Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust

Synaptrix/ChatGPT-Desktop
503日前1.7k

Fuel your productivity with ChatGPT-Desktop - Blazingly fast and supercharged!

yuezk/GlobalProtect-openconnect
502日前1.1k

A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, Yubikey, etc.

AprilNEA/ChatGPT-Admin-Web
501日前3.0k

One-stop system for shared use of AI within teams and organizationswith | 在团队和组织内共享使用人工智能的一站式系统

ItsPi3141/alpaca-electron
502日前1.2k

The simplest way to run Alpaca (and other LLaMA-based local LLMs) on your own computer