Repository History

174 repositories tagged with Open Source

Topic: Open Source
awesome-free-models: A Curated List of Free AI Models and Tools

awesome-free-models: A Curated List of Free AI Models and Tools

Discover awesome-free-models, a comprehensive GitHub repository featuring a curated list of free AI models, APIs, and tools. This invaluable resource allows users to leverage powerful AI capabilities without incurring any costs, making advanced AI accessible to everyone. It's an essential guide for developers and enthusiasts seeking open-weight models, free API tiers, and local inference solutions.

Analyzed Aug 12, 2026
View Details
Pi Agent Harness: An AI Agent Toolkit for LLMs and Coding

Pi Agent Harness: An AI Agent Toolkit for LLMs and Coding

Pi Agent Harness is a comprehensive AI agent toolkit designed for building and deploying intelligent agents. It features a unified API for various Large Language Models, a robust agent runtime with tool calling, and an interactive coding agent CLI. This project provides a modular and extensible foundation for developing advanced AI applications.

Analyzed Aug 10, 2026
View Details
Clowder AI: Orchestrating AI Teams for Collaborative Development

Clowder AI: Orchestrating AI Teams for Collaborative Development

Clowder AI is an innovative platform designed to transform isolated AI agents into cohesive, collaborative teams. It emphasizes persistent identity, cross-model review, and shared memory, enabling AI models like Claude, GPT, and Gemini to work together seamlessly. This platform empowers users to orchestrate AI workflows, fostering a new paradigm for AI-driven development and co-creation.

Analyzed Aug 10, 2026
View Details
Ragas: Supercharge Your LLM Application Evaluations

Ragas: Supercharge Your LLM Application Evaluations

Ragas is an ultimate toolkit for evaluating and optimizing Large Language Model (LLM) applications. It offers objective metrics, intelligent test generation, and data-driven insights to move beyond subjective assessments. This framework helps developers build feedback loops and continuously improve their LLM applications.

Analyzed Aug 9, 2026
View Details
awesome-cli-coding-agents: A Curated Directory of Terminal-Native AI Tools

awesome-cli-coding-agents: A Curated Directory of Terminal-Native AI Tools

The `awesome-cli-coding-agents` repository offers a comprehensive, curated directory of over 100 terminal-native AI coding agents. These powerful tools operate directly within your command line, enabling autonomous code reading, editing, and execution. The list also covers various harnesses and orchestration solutions for managing these agents.

Analyzed Aug 9, 2026
View Details
django-taggit: Simple Tagging for Django Applications

django-taggit: Simple Tagging for Django Applications

django-taggit offers a straightforward approach to adding tagging functionality to your Django projects. It simplifies the process of managing tags for your models, integrating seamlessly with Django's ORM, forms, and admin interface. This project is maintained by Jazzband, ensuring ongoing development and community support.

Analyzed Aug 5, 2026
View Details
Fuzzywuzzy: Python Library for Fuzzy String Matching

Fuzzywuzzy: Python Library for Fuzzy String Matching

Fuzzywuzzy is a popular Python library designed for fuzzy string matching, enabling efficient comparison and similarity scoring between text strings. It leverages Levenshtein distance to help with tasks like data cleaning and record linkage. While widely used, this project has been superseded by TheFuzz, which continues its development under a new name.

Analyzed Aug 1, 2026
View Details
python-Levenshtein: Fast Levenshtein Distance and String Similarity in Python

python-Levenshtein: Fast Levenshtein Distance and String Similarity in Python

python-Levenshtein is a Python C extension module designed for high-performance computation of Levenshtein distance and various string similarity metrics. It provides functions for edit distance, string similarity, approximate median strings, and string sequence/set similarity, supporting both normal and Unicode strings. This library is a crucial tool for applications requiring efficient text comparison and analysis.

Analyzed Aug 1, 2026
View Details
hashids-python: Generate YouTube-like Hashes from Numbers

hashids-python: Generate YouTube-like Hashes from Numbers

`hashids-python` is a Python implementation of the `hashids` library, designed to generate short, unique, YouTube-like hashes from one or many numbers. It's ideal for obfuscating database IDs without exposing their original values to users. This library ensures compatibility across Python 2 and 3, offering a flexible way to handle public-facing identifiers.

Analyzed Jul 31, 2026
View Details
sqlparse: A Powerful Non-Validating SQL Parser for Python

sqlparse: A Powerful Non-Validating SQL Parser for Python

sqlparse is a robust, non-validating SQL parser module for Python, designed to tokenize SQL text and group its components into a structured tree. It serves as a foundational tool for building formatters, linters, and query analysis applications. Developers can leverage its capabilities to split SQL scripts, format statements, and deeply inspect their token trees.

Analyzed Jul 30, 2026
View Details
google-api-python-client: The Official Python Library for Google APIs

google-api-python-client: The Official Python Library for Google APIs

The `google-api-python-client` is the official Python client library for interacting with Google's discovery-based APIs. It provides a robust way for Python developers to integrate their applications with various Google services. While in maintenance mode, it remains a reliable choice, especially with its improved v2.0 caching mechanism.

Analyzed Jul 29, 2026
View Details
Twython: A Pure Python Wrapper for the Twitter API

Twython: A Pure Python Wrapper for the Twitter API

Twython is an actively maintained, pure Python library designed to simplify interaction with the Twitter API. It provides comprehensive support for both normal and streaming Twitter APIs, making it easy to query user data, timelines, direct messages, and handle image uploads. This battle-tested wrapper is a robust solution for integrating Twitter functionalities into Python applications.

Analyzed Jul 28, 2026
View Details
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️