Repository History
162 repositories tagged with TypeScript

PocketPal AI: Your Private, Offline Language Model Assistant for Mobile
PocketPal AI is an innovative mobile application that brings the power of small language models (SLMs) directly to your smartphone. It allows users to interact with various AI models offline, ensuring complete privacy as all processing occurs on-device. Available for both iOS and Android, PocketPal AI offers a secure and flexible way to experience AI without an internet connection.

YouTube Transcripts Machine: Extract Timestamps and Transcripts from Videos
YouTube Transcripts Machine (YTM) is a web application that automates the extraction of timestamps and transcripts from any YouTube video. It provides a user-friendly interface to view, interact with, and export video transcripts, enhancing accessibility and content analysis for users.

tsgolint: An Experimental Go-Powered Linter for TypeScript/JavaScript
tsgolint is an experimental proof-of-concept linter for JavaScript and TypeScript, leveraging typescript-go and written in Go. It aims to explore significant performance improvements, demonstrating a 20-40x speedup over ESLint + typescript-eslint by using native parsing, direct TS AST usage, and parallel processing. While a prototype not under active development, it showcases the potential for faster typed linting.

Univer: Build AI-Native Spreadsheets with a Full-Stack Framework
Univer is an isomorphic, full-stack framework designed for creating and editing spreadsheets, documents, and presentations across web and server environments. It empowers developers to build AI-native applications, offering high performance, extensibility, and seamless integration into existing projects. With its robust feature set and plug-in architecture, Univer provides a powerful foundation for modern office suite functionalities.

Qrs: Stream Data Efficiently Using Multiple QR Codes
Qrs is an innovative TypeScript project that enables streaming data through multiple series of QR codes. It leverages advanced encoding techniques like Luby Transform, a type of Fountain Code, to ensure robust data transmission even in the presence of data loss. This makes it a unique solution for transferring files and information in challenging environments.

BrowserOS: The Open-Source Agentic Browser for AI-Powered Web Automation
BrowserOS is an innovative open-source Chromium fork designed to natively run AI agents, offering a privacy-first alternative to other AI browsers. It allows users to automate web tasks with natural language, integrate with various LLM providers, and maintain control over their data. This project combines a full-featured browser with powerful AI capabilities for enhanced productivity and privacy.
ByteRover CLI: Portable Memory Layer for Autonomous AI Coding Agents
ByteRover CLI (brv) provides persistent, structured memory for AI coding agents, enabling developers to curate project knowledge into a context tree. It facilitates cloud synchronization and sharing across tools and teammates. This interactive REPL CLI supports various LLM providers and offers extensive tools for memory management and code execution.

Plane: The Open-Source Project Management Platform for Modern Teams
Plane is a robust, open-source project management platform designed as a modern alternative to tools like Jira, Linear, and ClickUp. It empowers teams to efficiently manage tasks, sprints, documents, and triage, providing a comprehensive solution for project planning and execution. With its focus on simplicity and powerful features, Plane helps streamline workflows and enhance team productivity.
AuthKit: Streamlined Authentication with WorkOS and Radix
AuthKit is an open-source login box solution developed by WorkOS, designed to simplify authentication for applications. It offers both a fully themeable hosted UI and headless APIs for custom frontends, powered by WorkOS User Management and Radix UI. This TypeScript project supports various authentication flows, including OAuth2, passwordless, and SSO.
chrome-extension-boilerplate-react-vite: Modern Stack for Chrome/Firefox Extensions
This repository provides a robust boilerplate for developing Chrome and Firefox extensions. It leverages modern web technologies like React, Vite, and TypeScript to offer a fast and efficient development experience. Developers can quickly set up new projects with features such as HMR, Tailwind CSS, and a modular structure.

GenAIScript: Automatable GenAI Scripting with TypeScript/JavaScript
GenAIScript is an open-source project from Microsoft that enables programmatic assembly of prompts for Large Language Models (LLMs) using JavaScript and TypeScript. It allows developers to orchestrate LLMs, tools, and data directly in code, streamlining the development of GenAI applications. This framework offers seamless Visual Studio Code integration and a flexible command-line interface for efficient GenAI scripting.

Promptfoo: LLM Evaluation and Red Teaming for AI Applications
Promptfoo is an open-source CLI and library designed for evaluating and red-teaming Large Language Model (LLM) applications. It enables developers to test prompts, agents, and RAGs, compare model performance, and secure AI apps through vulnerability scanning. With simple declarative configs and CI/CD integration, Promptfoo helps ship reliable and secure AI solutions.