An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.Bussin Web X An alternative to the World Wide Web (http(s)://), with: its own custom browser written in Rust with GTK, custom HTML, CSS and Lua engine (yup, no javascript! 🎉), custom DNS allowing Top-Level domains such as rizz, sigma, lol, dev, etc, and search engine at buss://dingle.it. File structure …
Your image is almost there!Omost Omost is a project to convert LLM's coding capability to image generation (or more accurately, image composing) capability. The name Omost (pronunciation: almost) has two meanings: 1) everytime after you use Omost, your image is almost there; 2) the O mean "omni" (multi-modal) and most means we want to get the most out of it. Omost provides LLMs models that will write codes to compose image visual contents with Omost's virtual Canvas agent. This …
DIY Instagram Chat Automation with Google Sheetsinsta-chat The simplest Instagram chat automation tool made with Google Sheets, for my wife. 60 lines of Javascript for the frontend (Code.gs, index.html) 60 lines of Python for the backend (bot.py) Made with <3 Background My wife is a Youtuber/Influencer. One day, I saw her about to subscribe to an Instagram chat automation tool for $15/month. She needed to automatically reply to comments containing specific keywords, with a predefined mess…
TypeSpec Official Docs | Try TypeSpec Online | Getting Started | Language Overview TypeSpec is a language for defining cloud service APIs and shapes. TypeSpec is a highly extensible language with primitives that can describe API shapes common among REST, OpenAPI, gRPC, and other protocols. TypeSpec is excellent for generating many different API description formats, client and service code, documentation, and many other assets. All this while keeping your TypeSpec definition as a single source o…
The Swift Concurrency Migration Guide This repository contains the source for The Swift Concurrency Migration Guide, which is built using Swift-DocC. Contributing See the contributing guide for instructions on contributing to the Swift Migration Guide. Building Run docc preview Guide.docc in this repository's root directory. After running DocC, open the link that docc outputs to display a local preview in your browser. Note: If you installed DocC by downloading a toolchain from Swift.org, …
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. 🌟 Awesome LLM Apps A curated collection of awesome LLM apps built with RAG and AI agents. This repository features LLM apps that use models from OpenAI, Anthropic, Google, and even open-source models like LLaMA that you can run locally on your computer. 🤔 Why Awesome LLM Apps? 💡 Discover practical and creative ways LLMs can be applied across different domains, from…
Unofficial Implementation of Animate Anyone by Novita AIAnimate Anyone Overview This repository currently provides the unofficial pre-trained weights and inference code of Animate Anyone. It is inspired by the implementation of the MooreThreads/Moore-AnimateAnyone repository and we made some adjustments to the training process and datasets. Samples demo1.mp4 demo4.mp4 demo2.mp4 …
We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024) and GPT-4o.AutoCoder Introduction We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024). (90.9% vs 90.2%). Additionally, compared to previous open-source models, AutoCoder offers a new feature: it can automatically install the required packa…
デジタル庁デザインシステムのサンプルコンポーネントReact サンプルコンポーネント デジタル庁デザインシステム v.1.4.2のコンポーネントの一部をReact / Tailwind CSSベースで実装したサンプル集です。 未実装コンポーネント このリポジトリでは全てのコンポーネントは実装していません。 (定期的にサンプルは追加予定です。) 未実装のコンポーネントについてはスクラッチで書かずに、以下のようなヘッドレスUIライブラリの利用を推奨します。 React Aria Radix UI Headless UI スクラッチで書く場合は、ARIA Authoring Practices Guide (APG)のPatternsを参考にして実装を進める事を推奨します。 サンプルコード 動作確認 以下のコマンドでStorybookを実行してください。 npm install npm run storybook スタイリング Tailwind CSS @digital-go-jp/tailwind-theme-plugin @digital-go-jp/tailwind-them…