Fourth week of June
- OpenGithub社区:https://open.itc.cn/
- Github : https://github.com/OpenGithubs
- Github 2023:https://github.com/OpenGithubs/Summary2023
Directory:
- 基于大模型的微信聊天机器人:chatgpt-on-wechat 27.7k⭐
- 高效的内存序列化库:flatbuffers 22.5k⭐
- Database with SQL to enable machine learning: mindsdb 22.4k⭐
- 构建高质量项目的开发者工具:amplication 14.6k⭐
- Static application security testing tool: gitleaks 11.8k⭐
- Web3开发技巧和合约安全教程:WTF-Solidity 10.7k⭐
- 新一代爬虫框架:katana 9.9k⭐
- NextJS + Notion API 实现的静态博客:NotionNext 6.5k⭐
- Python全栈开发框架:pynecone 5.5k⭐
- More Github open source projects
1.基于大模型的微信聊天机器人:chatgpt-on-wechat 27.7k⭐
- Project address: https://github.com/zhayujie/chatgpt-on-wechat
- Github Trending List:
- 入选2024-06-22日榜,日增⭐17 stars today
- 入选2024-06-11周榜,周增⭐461 stars this week
- 入选2024-06-27月榜,月增⭐1,392 stars this month
- Open source time: 2022-08-07
- Last updated: 2024-06-27
- Primary language: Python
- 项目分类:[ChatGPT] [AI]
- Item Tags: [Language Model] [Chatbot] [Intelligent ChatGPT]
- Recommended reason: Use a large model to build a WeChat chatbot, based on GPT3.5/GPT4.0/Claude/Wenxin Yiyan/iFLYTEK Xinghuo/LinkAI, support personal WeChat, official account, enterprise WeChat deployment, can process text, voice and pictures, access the operating system and the Internet, and support customized exclusive robots based on the knowledge base.
- Star Historical Curve:
2.高效的内存序列化库:flatbuffers 22.5k⭐
- Project address: https://github.com/google/flatbuffers
- Github Trending List:
- 入选2024-06-27周榜,周增⭐211 stars this week
- Open source time: 2014-05-20
- Last updated: 2024-06-24
- Primary language: C++
- Project Category: [Programming Language] [Tools]
- Project tags: [serialization library] [high efficiency memory]
- Recommended reason: An efficient memory serialization library, developed by Google. It provides a cross-platform solution for transferring and storing data between different systems. Known for its low overhead and high performance, FlatBuffers are ideal for applications that require efficient data processing and storage.
- Star History Curve: [Official Website] [User Documentation]
3. Database with SQL to enable machine learning: mindsdb 22.4k⭐
- Project address: https://github.com/mindsdb/mindsdb
- Github Trending List:
- 入选2024-06-23日榜,日增⭐127 stars today
- 入选2024-06-24日榜,日增⭐311 stars today
- 入选2024-06-25日榜,日增⭐57 stars today
- 入选2024-06-25周榜,周增⭐504 stars this week
- 入选2024-06-27月榜,月增⭐916 stars this month
- Open source time: 2018-08-03
- Last updated: 2024-06-28
- Primary language: Python
- Project Category:[Middleware] [AI]
- Project Tags: [Database] [Machine Learning] [ Artificial Intelligence ]
- Why we recommend it: An innovative platform that integrates machine learning into databases with SQL. It treats the model as an AI-table, eliminating the need for complex data preparation and pre-processing steps. Users can use SQL directly to query the results of time series, regression, and classification predictions, greatly simplifying the machine learning development process. MindsDB provides developers with a simple and efficient way to implement machine learning tasks.
- Star History Curve: [Official Website] [Video Introduction]
4.构建高质量项目的开发者工具:amplication 14.6k⭐
- Project address: https://github.com/amplication/amplication
- Github Trending List:
- 入选2024-06-27周榜,周增⭐688 stars this week
- 入选2024-06-27月榜,月增⭐1,177 stars this month
- Open source time: 2020-05-11
- Last updated: 2024-06-28
- 主要语言:TypeScript
- Project Category: [Backend] [Tools]
- Project Tags: [Development Tools] [Low-Code Development]
- Recommended reason: An open-source developer tool that focuses on building high-quality front-end and back-end projects quickly. It provides visual data model management, automatic code generation, management panel construction, and other functions, and supports the generation of REST and GraphQL APIs that meet CRUD requirements. Amplication dramatically improves development efficiency and is suitable for development projects of all sizes.
- Star History Curve: [Official Website]
5. Static Application Security Testing Tool: Gitleaks 11.8k⭐
- Project address: https://github.com/zricethezav/gitleaks
- Github Trending List:
- 入选2024-06-22日榜,日增⭐195 stars today
- 入选2024-06-23日榜,日增⭐177 stars today
- 入选2024-06-27周榜,周增⭐565 stars this week
- 入选2024-06-27月榜,月增⭐912 stars this month
- Open source time: 2018-01-28
- Last updated: 2023-03-02
- Primary language: Go
- Item Category: [Tools]
- Project Tags: [Static Code Analysis] [Security Tools]
- Reason for recommendation: A static application security testing (SAST) tool that specifically detects whether a project contains sensitive information such as passwords, API Keys, and tokens. It can be easily integrated into Git Hooks and GitHub Actions to automatically detect code committed, and effectively prevent sensitive information leakage through alerts and block pushes.
- Star History Curve: [Official Website] [User Documentation]
6.Web3开发技巧和合约安全教程:WTF-Solidity 10.7k⭐
- Project address: https://github.com/AmazingAng/WTF-Solidity
- Github Trending List:
- 入选2024-06-22日榜,日增⭐8 stars today
- 入选2024-06-24日榜,日增⭐13 stars today
- 入选2024-06-27周榜,周增⭐62 stars this week
- 入选2024-04-24月榜,月增⭐456 stars this month
- Open source time: 2022-04-02
- Last updated: 2024-06-26
- 主要语言:Solidity
- Project Category:[Learning Community] [Tools]
- Project Tags: [Education Platform] [Blockchain Development] [Smart Contract]
- Reason for recommendation: A weekly educational program that mainly explains basic Web3 development skills, contract security, digital signatures, time locks, etc. It aims to provide developers with practical knowledge about Solidity smart contract development.
- Star History Curve: [Official Website] [User Documentation]
7.新一代爬虫框架:katana 9.9k⭐
- Project address: https://github.com/projectdiscovery/katana
- Github Trending List:
- 入选2024-06-27周榜,周增⭐483 stars this week
- 入选2024-06-27月榜,月增⭐1,023 stars this month
- Open source time: 2021-01-03
- Last updated: 2024-06-27
- Primary language: Go
- Item Category: [Tools]
- Project Tags: [Web Crawler] [Data Scraping]
- Recommended reason: A next-generation crawler and spider framework designed to provide efficient and flexible web scraping and data extraction capabilities. Katana supports a variety of crawling strategies and data processing methods, and is able to adapt to complex web structures and dynamic content. It is suitable for data collection, information retrieval, network security and other fields, providing users with powerful crawling and analysis tools.
- Star Historical Curve:
8.NextJS + Notion API 实现的静态博客:NotionNext 6.5k⭐
- Project address: https://github.com/tangly1024/NotionNext
- Github Trending List:
- 入选2024-06-22日榜,日增⭐8 stars today
- 入选2024-06-27日榜,日增⭐20 stars today
- 入选2024-06-27周榜,周增⭐97 stars this week
- 入选2024-03-27月榜,月增⭐400 stars this month
- Open source time: 2021-09-26
- Last updated: 2024-06-27
- Primary language: JavaScript
- Project Class: [Learning Community]
- Project Tags: [Content Management System] [Blog Platform]
- Recommended reason: A static blogging system implemented using NextJS and Notion API that supports multiple deployment scenarios. The project does not require a server, has zero barriers to entry, and is designed for Notion users and all creators. NotionNext makes blog building and content management quick and easy.
- Star History Curve: [Official Website]
9.Python全栈开发框架:pynecone 5.5k⭐
- Project address: https://github.com/pynecone-io/pynecone
- Github Trending List:
- 入选2024-06-22日榜,日增⭐53 stars today
- 入选2024-06-23日榜,日增⭐65 stars today
- 入选2024-06-27周榜,周增⭐336 stars this week
- 入选2024-05-16月榜,月增⭐1,295 stars this month
- Open source time: 2022-10-25
- Last updated: 2023-03-01
- Primary language: Python
- Item Category: [Tools]
- Recommended Why: An open-source Python full-stack development framework that enables users to quickly build web applications in minutes. It's easy to get started without any web development foundation, making it a great demo for building AI models. Pynecone is simple and convenient, helping developers quickly implement ideas and present projects.
- Star History Curve: [Official Website]
More Github open source projects
The above is all the recommended projects in this issue, if you like the content of this issue, welcome to collect and follow the OpenGithub community: https://open.itc.cn/, we will regularly push high-quality open source projects.
Github Historical Journal: https://github.com/OpenGithubs
#开源项目精选##头条创作挑战赛#