Repository History
149 repositories tagged with Open Source

Freeze: Generate Stunning Images of Code and Terminal Output
Freeze is a powerful command-line tool developed by Charmbracelet that allows users to generate beautiful images of code snippets and terminal output. It supports various output formats like PNG, SVG, and WebP, and offers extensive customization options for themes, fonts, and window styles. This makes Freeze an excellent utility for creating high-quality visuals for documentation, presentations, or social media.

python-readability: Extract Clean Main Content from HTML Documents
python-readability is a fast Python port of arc90's Readability tool, designed to extract and clean the main body text and title from any given HTML document. It provides an efficient way to process web content, making it easier to focus on essential information. This library is regularly updated to match the latest readability.js functionalities, ensuring modern compatibility and performance.

handit.ai: Your AI Teammate for Reliable Production AI
handit.ai is an open-source AI teammate designed to ensure the reliability of your AI applications in production. It automatically detects issues like hallucinations and schema breaks, generates and tests fixes, and ships them as pull requests. This tool eliminates 2 AM debugging sessions, making AI truly dependable.

3b1b/videos: Exploring the Code Behind 3Blue1Brown's Math Animations
The 3b1b/videos repository hosts the Python code used to generate the captivating mathematical animations featured in 3Blue1Brown's educational videos. Primarily utilizing the Manim library, this project offers a unique insight into the creation process of complex visual explanations. It serves as an invaluable resource for those interested in mathematical visualization and the Manim animation engine.

Opengrep: Static Code Analysis for Security Vulnerabilities
Opengrep is an open-source static code analysis engine, forked from Semgrep, designed to identify security issues in code rapidly. It offers powerful semantic grep capabilities across over 30 programming languages, making secure software development more accessible and vendor-neutral. Driven by a collective of AppSec organizations, Opengrep is committed to advancing SAST and keeping it open for the long term.

Keila: An Open Source Newsletter Tool for Email Campaigns
Keila is an open source alternative to popular newsletter tools, designed to help users send out email campaigns and create sign-up forms. Built with Elixir, it offers flexible email sending options, supporting both personal inboxes and services like AWS SES, Sendgrid, and Mailgun. This project provides a self-hostable solution for managing your email marketing efforts.

we0: An AI Code Editor for Developers and Product Managers
we0 is an innovative AI code editor designed for development programmers and product managers, offering a unique blend of features for web project generation. It stands out with browser-based debugging, high-fidelity design restoration, and support for existing projects. This open-source tool aims to streamline the development workflow by integrating advanced AI capabilities with practical development features.

Data Prep Kit: Accelerating Data Preparation for GenAI and LLM Applications
Data Prep Kit is an open-source project designed to accelerate unstructured data preparation for GenAI and LLM applications. It provides a comprehensive set of modules and transforms to cleanse, transform, and enrich data for pre-training, fine-tuning, instruct-tuning LLMs, or building Retrieval Augmented Generation (RAG) applications. The kit is highly scalable, supporting processing from a laptop to data center scale using Python, Ray, and Spark runtimes.

Magic: The All-in-One Open-Source AI Productivity Platform
Magic is the first open-source all-in-one AI productivity platform, integrating a generalist AI agent, workflow engine, instant messaging, and collaborative office system. It aims to help enterprises build and deploy AI applications to achieve significant productivity increases, offering a comprehensive suite of tools for intelligent automation and collaboration.

mammoth.js: Convert Word Documents to Clean HTML with JavaScript
mammoth.js is a powerful JavaScript library designed to convert Word documents (.docx files) into clean, semantic HTML. It focuses on using the document's structural information to produce simple HTML, rather than replicating exact styling. This tool supports a wide range of features, including headings, lists, tables, images, and offers extensive customization through style maps.

gemini-cli: Bringing Gemini AI Power to Your Terminal
gemini-cli is an open-source AI agent that integrates the power of Google's Gemini directly into your terminal. It offers a lightweight and direct path from your prompts to the Gemini model, making AI accessible for developers who prefer the command line. This tool is designed to enhance productivity by providing AI assistance within your familiar development environment.

gptpdf: Effortlessly Parse PDFs into Markdown with GPT-4o
gptpdf is a powerful Python library that leverages large visual models like GPT-4o to accurately parse PDF documents into clean Markdown format. With just 293 lines of code, it excels at preserving typography, math formulas, tables, and images. This tool offers an efficient and cost-effective solution for converting complex PDFs.