Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pingcap/ossinsight
Analysis, Comparison, Trends, Rankings of Open Source Software, you can also get insight from more than 7 billion with natural language (powered by OpenAI). Follow us on Twitter: https://twitter.com/ossinsight
https://github.com/pingcap/ossinsight
aisql analytics chat2query demo github htap insight openai oss realtime text2sql
Last synced: 3 days ago
JSON representation
Analysis, Comparison, Trends, Rankings of Open Source Software, you can also get insight from more than 7 billion with natural language (powered by OpenAI). Follow us on Twitter: https://twitter.com/ossinsight
- Host: GitHub
- URL: https://github.com/pingcap/ossinsight
- Owner: pingcap
- License: apache-2.0
- Created: 2022-01-19T10:41:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T04:47:50.000Z (about 2 months ago)
- Last Synced: 2024-12-18T16:35:17.340Z (about 1 month ago)
- Topics: aisql, analytics, chat2query, demo, github, htap, insight, openai, oss, realtime, text2sql
- Language: TypeScript
- Homepage: https://ossinsight.io/
- Size: 626 MB
- Stars: 1,843
- Watchers: 20
- Forks: 341
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - pingcap/ossinsight - Analysis, Comparison, Trends, Rankings of Open Source Software, you can also get insight from more than 7 billion with natural language (powered by OpenAI). Follow us on Twitter: https://twitter.com/o (TypeScript)
- awesome-ChatGPT-repositories - ossinsight - Analysis, Comparison, Trends, Rankings of Open Source Software, you can also get insight from more than 7 billion with natural language (powered by OpenAI). Follow us on Twitter: https://twitter.com/ossinsight (NLP)
README
Open Source Software Insight!
Data Explorer
•
Repo Rankings
•
Developer Analytics
•
Repo Analytics
•
Collections
•
Workshop
•
Blog
•
API
•## Introduction
OSS Insight is a powerful tool that provides comprehensive, valuable, and trending insights into the open source world by analyzing 5+ billion rows of GitHub events data.
OSS Insight's Data Explorer provides a new way to explore GitHub data. Simply ask your question in natural language and Data Explorer will generate SQL, query the data, and present the results visually.
OSS Insight also provides in-depth analysis of individual GitHub repositories and developers, as well as the ability to compare two repositories using the same metrics.
[🎦 Video - OSS Insight: Easiest New Way to Analyze Open Source Software](https://www.youtube.com/watch?v=6ofDBgXh4So&t=1s)### **Feature 0: Shareable Insight Widgets**
| Repository Activity Trends | Collaborative Productivity - Last 28 days |
| ----------- | ----------- |
|||| Repository Performance Stats - Last 28 days | Active Contributors - Last 28 days |
| ----------- | ----------- |
|||| Star Geographic Distribution | Star History |
| ----------- | ----------- |
|||For more charming widgets, please [Check it out 👉](https://next.ossinsight.io/widgets?utm_source=github&utm_medium=referral)
### **Feature 1: GPT-Powered Data Exploration**
Data Explorer provides a new way to discover trends and insights into 5+ billion rows of GitHub data.Simply ask your question in natural language and Data Explorer will generate SQL, query the data, and present the results visually. It's built with Chat2Query, a GPT-powered SQL generator in TiDB Cloud.
Examples:
* [Projects similar to @facebook/react](https://ossinsight.io/explore?id=ba186a53-b2ab-4cad-a46f-e2c36566cacd)
* [The most interesting Web3 projects](https://ossinsight.io/explore?id=f829026d-491c-44e0-937a-287f97a3cba7)
* [Where are @kubernetes/kubernetes contributors from?](https://ossinsight.io/explore?id=754a681e-913f-4333-b55d-dbd8598bd84d)
* [More popular questions](https://ossinsight.io/explore/)[🎦 Video - Data Explorer: Discover insights in GitHub data with GPT-generated SQL](https://www.youtube.com/watch?v=rZZfgOJ-quI)
### **Feature 2: Technical Fields Analytics 👁️**
* **GitHub Collections Analysis**
Find insights about the monthly or historical rankings and trends in technical fields with curated repository lists.**Examples**:
* [Collection: Web Framework](https://ossinsight.io/collections/web-framework)
* [Collection: Artificial Intelligence](https://ossinsight.io/collections/artificial-intelligence)
* [Collection: Web3](https://ossinsight.io/collections/web3)
* [More](https://ossinsight.io/collections/open-source-database) ...**Welcome to add collections**
👏 We welcome your contributions here! You can add a collection on our website by submitting PRs. Please create a `.yml` file under [the collections file path]( https://github.com/pingcap/ossinsight/tree/main/configs/collections).
[Here](https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md#add-a-collection) is a file template that describes what you need to include. We look forward to your PRs!
* **Deep Insight into some popular fields of technology**
Share with you many deep insights into some popular fields of technology, such as open source Databases, JavaScript Framework, Low-code Development Tools and so on.**Examples**:
* [Deep Insight Into Open Source Databases](https://ossinsight.io/blog/deep-insight-into-open-source-databases)
* [JavaScript Framework Repos Landscape 2021](https://ossinsight.io/blog/deep-insight-into-js-framework-2021)
* [Web Framework Repos Landscape 2021](https://ossinsight.io/blog/deep-insight-into-web-framework-2021)
* [More](https://ossinsight.io/blog) ...
We’ll also share the SQL commands that generate all these analytical results above each chart, so you can use them on your own on TiDB Cloud following this [10-minute tutorial](https://ossinsight.io/blog/try-it-yourself/).### **Feature 3: Developer Analytics**
Insights about **developer productivity**, **work cadence**, and **collaboration** from developers' contribution behavior.
* **Basic**:
* Stars, behavior, most used languages,and contribution trends
* Code (commits, pull requests, pull request size and code line changes), code reviews, and issues
* **Advanced**:
* Contribution time distribution for all kind of contribution activities
* Monthly stats about contribution activities in all public repositories
### **Feature 4: Repository Analytics**
Insights about the **code update frequency & degree of popularity** from repositories' status.
* **Basic**:
* Stars, forks, issues, commits, pull requests, contributors, programming languages, and lines of code modified
* Historical trends of these metrics
* Time cost of issues, pull requests
* **Advanced**:
* Geographical distribution of stargazers, issue creators, and pull request creators
* Company distribution of stargazers, issue creators, and pull request creators
**Examples**:
* [React](https://ossinsight.io/analyze/facebook/react)
* [TiDB](https://ossinsight.io/analyze/pingcap/tidb)
* [web3.js](https://ossinsight.io/analyze/web3/web3.js)
* [Ant Design](https://ossinsight.io/analyze/ant-design/ant-design)
* [Chaos Mesh](https://ossinsight.io/analyze/chaos-mesh/chaos-mesh)### **Feature 5: Compare Projects 🔨**
Compare two projects using the repo metrics mentioned in **Repository Analytics**.
**Examples**:
* [Compare Vue and React](https://ossinsight.io/analyze/vuejs/vue?vs=facebook/react)
* [Compare CockroachDB and TiDB](https://ossinsight.io/analyze/pingcap/tidb?vs=cockroachdb/cockroach)
* [Compare PyTorch and TensorFlow](https://ossinsight.io/analyze/pytorch/pytorch?vs=tensorflow/tensorflow)
## ContributionWe've released OSS Insight because it can do more insights about GitHub.We hope that others can benefit from the project. You are more than welcome to participate in capacity building. We are thankful for any [contributions](https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md) from the community.
* [GitHub Discussion](https://github.com/pingcap/ossinsight/discussions). Best for: help with building, discussion about OSS Insight best practices.
* [GitHub Issues](https://github.com/pingcap/ossinsight/issues). Best for: bugs and errors you encounter using OSS Insight.
* [GitHub PR](https://github.com/pingcap/ossinsight/pulls). Best for: pull request the features you wish for OSS Insight.
* [collection](https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md#add-a-collection) You can add a collection on our website.
* [blog](https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md#add-a-blog) You are welcome to share blogs about using OSS Insight.
* [fix](https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md#add-a-collection) You can make fixes to current issues.
* [feat](https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md#feature-requests) You are welcome to contribute if you have new feature ideas.## Contact
We have a few channels for contact:
* [GitHub Discussions](https://github.com/pingcap/ossinsight/discussions): You can ask a question or discuss here.
* [@OSS Insight](https://twitter.com/OSSInsight) on Twitter
* [TiDB Community](https://ask.pingcap.com/): This is the place to discuss anything related to TiDB.
* [mail](mailto:[email protected]):If you want to analyze more, please [contact us](mailto:[email protected]) ✉️## Development
* [⚙️ Setup](https://github.com/pingcap/ossinsight/blob/main/CONTRIBUTING.md#development)
* [💡 How to build your own insight tool](https://ossinsight.io/docs/workshop/mini-ossinsight/introduction)## Sponsors