The open source Cursor for Designers. Design directly in your live React app and publish your changes to code. Onlook Cursor for Designers Explore the docs » View Demo · Report Bug · Request Feature Table of Contents Installation Usage Roadmap Contributing Contact Acknowledgments License The open-source Cursor for Designers Seamlessly integrate with any website or web app running on React + Tailw…
Compile shell scripts to static binaries. Bunster Have you ever wished your shell scripts could be faster, more portable, and secure ? Bunster brings this to life by transforming your shell scripts into efficient, standalone binaries that are easy to distribute and deploy across platforms (only unix is supported at the moment). Unlike other tools, Bunster doesn’t just wrap your scripts in a binary—it compiles them down to efficient native machine code, leveraging the powerful Go toolc…
Lightpanda: the headless browser designed for AI and automation Lightpanda Browser lightpanda.io Lightpanda is the open-source browser made for headless usage: Javascript execution Support of Web APIs (partial, WIP) Compatible with Playwright, Puppeteer through CDP (WIP) Fast web automation for AI agents, LLM training, scraping and testing with minimal memory footprint: Ultra-low memory footprint (9x less than Chrome) Exceptionally fast execution (11x faster than Chrome) & inst…
AI Engineering Hub 🚀 Welcome to the AI Engineering Hub! 🌟 Why This Repo? AI Engineering is advancing rapidly, and staying at the forefront requires both deep understanding and hands-on experience. Here, you will find: In-depth tutorials on LLMs and RAGs Real-world AI agent applications Examples to implement, adapt, and scale in your projects Whether you’re a beginner, practitioner, or researcher, this repo provides resources for all skill levels to experiment and succeed in AI engineering. 📬…
Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.Next.js SaaS Starter This is a starter template for building a SaaS application using Next.js with support for authentication, Stripe integration for payments, and a dashboard for logged-in users. Demo: https://next-saas-start.vercel.app/ Features Marketing landing page (/) with animated Terminal element Pricing page (/pricing) which connects to Stripe Checkout Dashboard pages with CRUD operations on users/teams Basic RBAC with …
DeepSeek LLM: Let there be answers Model Download | Quick Start | Evaluation Results | License | Citation Paper Link👁️ 1. Introduction Introducing DeepSeek LLM, an advanced language model comprising 67 billion parameters. It has been trained from scratch on a vast dataset of 2 trillion tokens in both English and Chinese. In order to foster research, we have made DeepSeek LLM 7B/…
Awesome DeepSeek Integrations Integrate the DeepSeek API into popular softwares. Access DeepSeek Open Platform to get an API key. English/简体中文 Applications Chatbox Chatbox is a desktop client for multiple cutting-edge LLM models, available on Windows, Mac and Linux ChatGPT-Next-Web ChatGPT Next Web is a cross-platform ChatGPT web UI, with GPT3, GPT4 & Gemini Pro support Liub…
Solana Swiss Army Knife listen is a Solana Swiss-Knife toolkit for algorithmic trading Features 🔍 Real-time transaction monitoring 💱 Multi-DEX swap execution (Pump.fun, Jupiter V6 API or Raydium) 🚀 Blazingly fast transactions thanks to Jito MEV bundles 📊 Price tracking and metrics 🧰 Token management utilities 📈 Performance monitoring with Prometheus integration And more! It works plug'n'play with $arc rig framework framework allowing AI Agents interact with the Solana bloc…
Main repository for the Linera protocol Linera is a decentralized blockchain infrastructure designed for highly scalable, low-latency Web3 applications. Visit our developer page and read our whitepaper to learn more about the Linera protocol. Repository Structure The main crates and directories of this repository can be summarized as follows: (listed from low to high levels in the dependency graph) linera-base Base definitions, including cryptography. linera-version A library to manage…