SWE-agent: Agent Computer Interfaces Enable Software Engineering Language Models Website & Demo | Discord | Paper [coming April 10th] 👋 Overview SWE-agent turns LMs (e.g. GPT-4) into software engineering agents that can fix bugs and issues in real GitHub repositories. On the full SWE-bench test set, SWE-agent resolves 12.29% of issues, achieving the state-of-the-art performance on the full test set. ✨ Agent-Computer Interface (ACI) We accomplish these result…
SQL-first Golang ORMSQL-first Golang ORM for PostgreSQL, MySQL, MSSQL, and SQLite Bun is brought to you by ⭐ uptrace/uptrace. Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can use it to monitor applications and set up automatic alerts to receive notifications via email, Slack, Telegram, and others. See OpenTelemetry example which demonstrates how you can use Uptrace to monitor Bun. Features Works with PostgreSQL, MySQL (including MariaDB), M…
Open-source AI cookbookOpen-Source AI Cookbook This repo contains community-driven practical examples of building AI applications and solving various tasks with AI using open-source tools and models. Contributing to the cookbook Everyone is welcome to contribute, and we value everybody's contribution! There are several ways you can contribute to the Open-Source AI Cookbook: Submit an idea for a desired example/guide via GitHub Issues. Contribute a new notebook with a practical example. Imp…
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. English | 简体中文 💡 What is RAGFlow? RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. It offers a streamlined RAG workflow for businesses of any scale, combining LLM (Large Language Models) to provide truthful question-answering capabilities, backed by well-founded citations fro…
TikTok 抖音 Vue.js Douyin 简体中文 | English douyin 是一个模仿抖音的移动端短视频项目,它基于 Vue、Vite 实现。使用了最新的 Vue 全家桶技术栈,接口数据通过 axios-mock-adapter 模拟 分享我其他开源项目: Typing Word - 可在网页上使用的背单词软件~ Web Scripts - 一些好用的油猴脚本~ 免责声明 本项目仅适用于技术研究和分享,不得用于商业使用 在线访问 Vercel: http://dy.ttentau.top/ (国内推荐访问这个) Netlify:https://douyins.netlify.app/ (需要翻墙) 注意:PC 浏览器请用手机模式访问。先按 F12 调出控制台,再按 Ctrl+Shift+M 切换到手机模式 注意:手机请用 Via 浏览器 或者 Chrome 浏览器预览。其它浏览器会强制将视频全屏,导致样式失效 效果截图 相关帖子 掘金:https://juejin.cn/post/7352813352051687458 …
notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)xzbot Exploration of the xz backdoor (CVE-2024-3094). Includes the following: honeypot: fake vulnerable server to detect exploit attempts ed448 patch: patch liblzma.so to use our own ED448 public key backdoor format: format of the backdoor payload backdoor demo: cli to trigger the RCE assuming knowledge of the ED448 private key honeypot See openssh.patch for a simple patch to openssh that logs any connection attempt with a …
Octree-GS: Towards Consistent Real-time Rendering with LOD-Structured 3D GaussiansOctree-GS: Towards Consistent Real-time Rendering with LOD-Structured 3D Gaussians Project Page | Paper | Viewers for Windows Kerui Ren*, Lihan Jiang*, Tao Lu, Mulin Yu, Linning Xu, Zhangkai Ni, Bo Dai ✉️ News [2024.04.01] 🎈👀 The viewer for Octree-GS is available now. [2024.04.01] We release the code. Overview Inspired by the Level-of-Detail (LOD) techniques, we introduce \modelname, featuring an LOD-struc…
Every front-end GUI client for ChatGPTEvery front-end GUI client for ChatGPT API Similar to Every Proximity Chat App, I made this list to keep track of every graphical user interface alternative to ChatGPT. If you want to add your app, feel free to open a pull request to add your app to the list. You can list your app under the appropriate category in alphabetical order. If you want your app removed from this list, you can also open a pull request to do that too. Open Source Web BetterChatGPT …
Official implementation for Mini-GeminiMini-Gemini: Mining the Potential of Multi-modality Vision Language Models Mini-Gemini supports a series of dense and MoE Large Language Models (LLMs) from 2B to 34B with image understanding, reasoning, and generation simultaneously. We build this repo based on LLaVA. Release [03/28] 🔥 Mini-Gemini is coming! We release the paper, demo, code, models, and data for Mini-Gemini! Contents Demo Install Model Preparation Train Evaluation Examples Citation…