Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge. Open Source AI Platform Onyx is a feature-rich, self-hostable Chat UI that works with any LLM. It is easy to deploy and can run in a completely airgapped environment. Onyx comes loaded with advanced features like Agents, Web Search, RAG, MCP, Deep Research, Connectors to 40+ knowledge sources, and more. TipRun Onyx with one…
JavaScript/TypeScript-native, low-boilerplate, object-capability RPC systemCap'n Web: A JavaScript-native RPC system Cap'n Web is a spiritual sibling to Cap'n Proto (and is created by the same author), but designed to play nice in the web stack. That means: Like Cap'n Proto, it is an object-capability protocol. ("Cap'n" is short for "capabilities and".) We'll get into this more below, but it's incredibly powerful. Unlike Cap'n Proto, Cap'n We…
A payments protocol for the internet. Built on HTTP.x402 payments protocol "1 line of code to accept digital dollars. No fee, 2 second settlement, $0.001 minimum payment." app.use( // How much you want to charge, and where you want the funds to land paymentMiddleware("0xYourAddress", { "/your-endpoint": "$0.01" }) ); // That's it! See examples/typescript/servers/express.ts for a complete example. Instruction below for running on base-sepolia. Philosophy…
Video-based AI memory library. Store millions of text chunks in MP4 files with lightning-fast semantic search. No database needed.What to expect in v2 Early-access notice Memvid v1 is still experimental. The file format and API may change until we lock in a stable release. Memvid v2 – what's next Living-Memory Engine – keep adding new data and let LLMs remember it across sessions. Capsule Context – shareable .mv2 capsules, each with its own rules and expiry. Time-Travel Debugging – rewind…
An ASGI web server, for Python. 🦄 An ASGI web server, for Python. Documentation: https://uvicorn.dev Source Code: https://www.github.com/Kludex/uvicorn Uvicorn is an ASGI web server implementation for Python. Until recently Python has lacked a minimal low-level server/application interface for async frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all async frameworks. Uvicorn supports HTTP/1.1 and…
Minecraft AI with LLMs+MineflayerMindcraft 🧠⛏️ Crafting minds for Minecraft with LLMs and Mineflayer! FAQ | Discord Support | Video Tutorial | Blog Post | Contributor TODO | Paper Website | MineCollab CautionDo not connect this bot to public servers with coding enabled. This project allows an LLM to write/execute code on your computer. The code is sandboxed, but still vulnerable to injection attacks. Code writing is disabled by default, you can enable it by setting allow_insecure_coding to true…
[NeurIPS2025] "AI-Researcher: Autonomous Scientific Innovation" -- A production-ready version: https://novix.science/chat "AI-Researcher: Autonomous Scientific Innovation" Welcome to AI-Researcher🤗 AI-Researcher introduces a revolutionary breakthrough in Automated Scientific Discovery🔬, presenting a new system that fundamentally Reshapes the Traditional Research Paradigm. This state-of-the-art platform empowers researchers with: 🎯 Full Autonomy: Co…
大麦自动抢票,支持人员、城市、日期场次、价格选择大麦抢票脚本 V1.0 特征 自动无延时抢票 支持人员、城市、日期场次、价格选择 功能介绍 通过selenium打开页面进行登录,模拟用户购票流程自动购票 其流程图如下: 准备工作 1. 配置环境 1.1安装python3环境 Windows 访问Python官方网站:https://www.python.org/downloads/windows/ 下载最新的Python 3.9+版本的安装程序。 运行安装程序。 在安装程序中,确保勾选 "Add Python X.X to PATH" 选项,这将自动将Python添加到系统环境变量中,方便在命令行中使用Python。 完成安装后,你可以在命令提示符或PowerShell中输入 python3 来启动Python解释器。 macOS 你可以使用Homebrew来安装Python 3。 安装Homebrew(如果未安装):打开终端并运行以下命令: /bin/bash -c "$(curl -fsSL https://raw.githubuserc…
Fully customizable AI chatbot component for your website Deep Chat is a fully customizable AI chat component that can be injected into your website with just one line of code. Whether you want to create a chatbot that leverages popular APIs such as ChatGPT or connect to your own custom service, this component can do it all! Explore deepchat.dev to view all of the available features, how to use them, examples and more! 🚀 Main Features Connect to any API Avatars Names Send/Receive files Capture…