GitHub Open Source
1.77K subscribers
3.02K photos
3.16K links
🌟 GitHub Open Source 🌟

Discover fascinating projects from GitHub! We curate the best repositories, highlight innovative ideas, and share tips for developers. Join us to explore hidden gems and fuel your tech passion! 🚀
Download Telegram
💡 openscad | C++

🎯 Primary Use Case:
Creating precise, parametric 3D models for technical and mechanical purposes through a code-like scripting interface.

✨ Key Features:
• Script-based 3D modeling
• Constructive Solid Geometry (CSG)
• Extrusion of 2D outlines (DXF support)
• Parametric design capabilities
• Exports to STL and OFF formats

📖 Summary:
OpenSCAD is a free software for creating solid 3D CAD objects using a script-based approach. It functions as a 3D compiler, reading script files to render models, making it ideal for machine parts and parametric designs.

🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🚀 CodeFormer | Python

🎯 Primary Use Case:
Restoring and enhancing the quality of degraded or low-resolution facial images.

✨ Key Features:
• Robust blind face restoration
• Codebook Lookup Transformer architecture
• Supports various degradation types (low resolution, noise, artifacts)
• Face inpainting and colorization capabilities
• Integration with Hugging Face, Replicate, and OpenXLab for demos

📖 Summary:
CodeFormer is a PyTorch-based framework for robust blind face restoration, utilizing a Codebook Lookup Transformer. It excels at enhancing degraded facial images, including those with low resolution, noise, or artifacts, and also supports inpainting and colorization tasks.

🔗 Links:
• View Project
================
🔓 Open Source
💡 brainapi2 | Python

🎯 Primary Use Case:
To build an intelligent, queryable knowledge base from raw text data, enabling AI agents and applications to access contextually rich information with traceable reasoning.

✨ Key Features:
• Knowledge graph construction from unstructured text
• Event-centric data capture (who, what, when, where, context)
• Intelligent search and question answering with traceable paths

📖 Summary:
BrainAPI is a Python-based AI memory layer that transforms unstructured text into a structured, event-centric knowledge graph. It enables intelligent search, recommendations, and contextual memory for AI applications by capturing detailed event information like who, what, when, and where.

🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
✨ plain-app | Kotlin

🎯 Primary Use Case:
Securely managing and accessing an Android phone's data and features through a web browser without relying on cloud services.

✨ Key Features:
• Web-based phone management (files, media, contacts, SMS, apps, notifications, screen mirroring)
• 100% local and end-to-end encrypted
• No accounts, cloud, or subscriptions required

📖 Summary:
PlainApp is an open-source Android application that provides a secure, self-hosted web interface for managing your phone's files, media, contacts, SMS, and more from any device on the same network. It prioritizes privacy with end-to-end encryption and no cloud dependency, while also offering built-in Android tools like a note-taker and RSS reader.

🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
💡 speakr | Python

🎯 Primary Use Case:
Transcribing and organizing audio recordings for personal or group use, with a focus on privacy and intelligent note-taking.

✨ Key Features:
• Flexible audio input (microphone, system audio, file uploads)
• Long recording sessions with streaming to server
• Hands-off intake via watched folder
• Multiple ASR engine support (WhisperX, OpenAI, Mistral, etc.)
• Speaker diarization and voice profile recognition

📖 Summary:
Speakr is a self-hosted web application for transcribing audio recordings into searchable and organized notes. It prioritizes privacy by running entirely on user infrastructure and offers advanced features like speaker diarization and custom vocabulary.

🔗 Links:
• View Project
================
🔓 Open Source
🚀 OpenStock | TypeScript

🎯 Primary Use Case:
Tracking stock market prices and company information with customizable alerts.

✨ Key Features:
• Real-time price tracking
• Personalized alerts
• Detailed company insights
• Open-source and free

📖 Summary:
OpenStock is an open-source platform providing real-time stock market data, personalized alerts, and company insights. It aims to be a free and accessible alternative to expensive market data services.

🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥 ESP-Drone | C

🎯 Primary Use Case:
Building and controlling a customizable DIY drone using the ESP32 microcontroller, suitable for hobbyists and developers looking to experiment with drone technology.

✨ Key Features:
• ESP32 and MPU6050 integration
• Wi-Fi control
• Basic stabilization
• Height hold
• Position hold

📖 Summary:
This repository provides the firmware and hardware design for a DIY ESP32 drone, initially focused on basic stabilization and Wi-Fi control. It has evolved into LiteWing, a developer-friendly drone development platform with advanced features like height and position hold.

🔗 Links:
• View Project
================
🔓 Open Source