Project Library
Discover and explore quality open source projects
A self-hosted solution for a project that is open source on GitHub, which can be used as an alternative to Heroku and Netlify. It supports reverse proxy, free SSL certificate configuration, multiple common database configurations, one-click installation and upgrade of projects, and other functions. Coolify aims to provide a flexible self-hosted solution that allows developers to easily deploy and manage their applications.
A custom screen click Android application based on accessibility technology, advanced selectors, and subscription rules. Through this application, users can achieve flexible and customized screen click operations, improving the accessibility and user experience of Android devices. Whether it's to simplify operations, assist people with disabilities, or to automatically perform specific tasks, gkd provides convenient solutions for users.
An AI tool that generates short videos with one click. This project is an AI video generation tool based on large model services. You only need to provide a theme or keyword, and it can automatically generate high-definition short videos. It has a simple and easy-to-use web interface, supports batch generation, setting video duration, and horizontal/vertical screen size functions. Shared by @jolahua
A personal knowledge management system that prioritizes privacy, supports fine-grained block-level referencing and Markdown WYSIWYG editing, has real-time rendering, mathematical formulas, charts, HTML export, Markdown files, AI writing, etc., and supports cross-platform use.
An innovative framework that allows developers to build and develop LLM (large language model) applications using multiple agents. These agents can talk to each other and work together to solve tasks, making the application more intelligent. AutoGen agents are customizable, conversational, and seamlessly integrate artificial intelligence and human involvement to provide broader functionality.
Your AI second brain. A copilot to get answers to your questions, whether they be from your own notes or from the internet. Use powerful, online (e.g gpt4) or private, local (e.g mistral) LLMs. Self-host locally or use our web app. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
Illustrate system architecture with Python code. When programmers are making technical solutions, the system architecture diagram is indispensable. This project encapsulates the icons needed to draw the architecture diagram into corresponding classes for easy calling. The document also provides rich examples, allowing you to get started in no time and easily use Python to quickly create a beautiful and clear architecture diagram. This not only saves the steps of dragging and adjusting connections, but also allows code reuse to cope with continuously iterative and upgraded architectures.
Open-source electronic business card file. This project collects and organizes the numbers and avatars of common contacts, optimizes the experience of mobile phone call and contact list information interface, supports two usage methods: subscription (automatic update) and manual import of vcf files. Shared by @Mingo.
A collection of articles covering fields such as graph neural networks, large language models (LLMs), and convex optimization. The project provides in-depth technical discussions, covering the principles of graph neural networks, applications of large language models, and the importance of convex optimization in relevant areas.
Tired of various blog, news and other subscription sources? This open-source project can make your reading more efficient and personalized! RSSHub is an aggregator that supports custom RSS subscription sources, making your subscription world more colorful.
An open-source terminal emulator running on Android. It provides a Linux environment and Shell, and through its built-in package manager, you can install and run tools such as ssh, Python, gcc, htop, git, vim, etc., on your phone.
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
PostHog provides open-source product analytics, session recording, feature flagging, and A/B testing that you can self-host.
A tool to simplify the API calls of large models. This project can unify the interfaces of various AI large models and services into the format of OpenAI, simplifying the work of switching and managing different AI services/large models. In addition, it also supports setting budgets, limiting request frequencies, managing API keys, and configuring OpenAI proxy servers, among other functions.
A "headless" CMS system completely written in TypeScript, built with Node.js, React and MongoDB. It provides complete content management functionality, but unlike traditional CMS systems, Payload does not have a front-end part and a template engine. It provides data to the front-end through interfaces, achieving separation of front-end and back-end. This allows back-end programmers to focus more on interface development, improving development efficiency.