GitHub Projects Community
11.9K posts

GitHub Projects Community
@GithubProjects
We're sharing/showcasing best of @github projects/repos. Follow to stay in loop. Promoting Open-Source Contributions. UNOFFICIAL, but followed by github
San Francisco, CA Entrou em Ekim 2020
64 Seguindo325.2K Seguidores

This is a TypeScript library implementing the OAuth 2.1 provider side with PKCE, wrapping Cloudflare Workers to automatically handle token management and authorization for API endpoints.
- Acts as a wrapper around Worker code to add authorization
- All token management handled automatically, no secrets stored
- Agnostic to user authentication and UI framework choices
- Supports dynamic client registration via RFC-7591 endpoint
Explore it here:
osp.fyi/workers-oauth-…
English

The context window always acts as bottleneck and mercury agent is solving something that no other AI agents are.
Mercury@mercury__agent
The AI industry is optimizing for larger context windows. Mercury is optimizing for needing fewer of them. Better memory beats bigger prompts. ☿ Mercury Agent
English

JavaScript algorithms and data structures implemented in JavaScript with detailed explanations and complexity analysis.
- Beginner and advanced levels for both data structures and algorithms
- Includes Linked Lists, Trees, Graphs, Hash Tables, and Bloom Filters
- Covers sorting, searching, dynamic programming, and graph algorithms
- Each implementation has its own README with links to further reading
Explore it here:
osp.fyi/javascript-alg…

English

Vtm is a single-binary virtual terminal multiplexer that works identically across Windows and Unix-like systems, wrapping any CLI app with support for infinite nesting.
- Desktop mode and standalone terminal emulator in one binary
- DirectVT protocol for improved performance over SSH
- Runs on Windows, Linux, macOS, FreeBSD, NetBSD, and OpenBSD
- Includes AnyPlex Protocol and VT2D for advanced terminal rendering
Explore it here:
osp.fyi/vtm
GIF
English

LlamaIndex provides a data framework for building LLM applications that connect to your own private or domain-specific data sources.
- Data connectors for ingesting from APIs, databases, and file formats
- Index structures for organizing data for efficient LLM retrieval
- Query engines for composing retrieval and synthesis pipelines
- Integration with vector stores, LLMs, and observability tools
Explore it here:
osp.fyi/llama-index
English

Outlines lets you define the output structure of any LLM before generation, guaranteeing valid JSON, schemas, or grammars without post-processing.
- Works with OpenAI, Ollama, vLLM, and local models via the same interface
- Output types defined via Pydantic models, enums, or Python types
- Guarantees valid structure during generation, not after
- Provider-independent code that switches models without changes
Explore it here:
osp.fyi/outlines

English

For years, the default answer to improving AI has been: make the model bigger.
Apodex 1.0 takes a different approach.
Specialist agents explore problems in parallel, dedicated reviewers verify the evidence, and reasoning loops refine the final answer before it's returned.
Their 4B model outperforming many open-source 30B-class systems suggests that reasoning architecture may be just as important as parameter count.
Apodex@Apodex_AI
Meet 𝗔𝗽𝗼𝗱𝗲𝘅 𝟭.𝟬 🔭 — a heavy-duty agent team for deep research, which sets the SOTA! The team searches the web, reasons over evidence, and writes reports where every claim is backed by an explicit 𝘦𝘷𝘪𝘥𝘦𝘯𝘤𝘦 𝘤𝘩𝘢𝘪𝘯, independently audited before delivery. 🌐 apodex.ai
English

Amphion is an open-source toolkit that supports reproducible research in audio, music, and speech generation with visualizations of classic models.
- TTS, SVS, VC, AC, SVC, TTA, and TTM generation tasks
- Vocoders and evaluation metrics for consistent audio quality
- Vevo2 framework for unified speech and singing voice generation
- Large-scale datasets for speech synthesis
Explore it here:
osp.fyi/amphion

English

Dockpeek is a lightweight, self-hosted Docker dashboard that automatically discovers Traefik URLs and provides one-click access to container web interfaces.
- One-click web access to container dashboards and web apps
- Automatic port mapping and Traefik label detection
- Live container logs streamed in real time
- Image update checks with one-click upgrades

English

Manyfold is an open-source Rails app for self-hosting and managing a collection of 3D models, built with 3D printing in mind.
- Supports model file analysis via Assimp and thumbnail generation with ImageMagick
- Background job processing with Sidekiq for asynchronous tasks
- Client-side 3D rendering using THREE.js via TypeScript
- PostgreSQL for production, SQLite for development
Explore it here:
osp.fyi/manyfold

English

Tiny RDM is a cross-platform Redis desktop manager that runs on Mac, Windows, and Linux without an embedded browser.
- Supports SSH tunnel, SSL, cluster mode, and proxy connections
- Visual CRUD for all Redis data types (Strings, Lists, Hashes, Sets, Sorted Sets, Streams)
- SCAN-based key loading for handling millions of keys
- Includes command-line mode, slow logs, and real-time command monitoring
Explore it here:
osp.fyi/tiny-rdm

English

Vue-Pure-Admin is a full-featured admin template built with Vue 3, Vite, and Element-Plus, with a slimmed-down production version that keeps bundle size under 2.3MB.
- Production version under 2.3MB with Element-Plus, under 350KB with Brotli and CDN
- Offers non-internationalized and internationalized thin versions for real projects
- Includes Tauri and Electron desktop versions
- Comes with a CLI scaffolding tool for quick project creation
Explore it here:
osp.fyi/vue-pure-admin

English

Magisk is an open-source toolkit for Android customization that provides root access, boot image unpacking, and module support.
- MagiskSU: Root access for applications
- MagiskBoot: Unpack and repack Android boot images
- Magisk Modules: Modify read-only partitions with installable modules
- Zygisk: Execute code inside every Android application process

English

Red-DiscordBot is a self-hosted Discord bot where every feature and command can be enabled or disabled from within Discord, making it fully customizable without requiring coding knowledge.
- Modular design with default modules for moderation, music, and trivia
- Stream alerts for Twitch, YouTube, and Picarto
- Custom commands and configurable command permissions
- Support for community-created plugin repositories

English

