An open API service indexing awesome lists of open source software.

https://github.com/cedsic/pyai-content

Open-source content base for Py.AI website — a community-driven knowledge source for Python and AI tools, terms, and resources.
https://github.com/cedsic/pyai-content

ai artificial-intelligence community documentation glossary knowledge-base machine-learning ml open-source python yaml

Last synced: about 2 months ago
JSON representation

Open-source content base for Py.AI website — a community-driven knowledge source for Python and AI tools, terms, and resources.

Awesome Lists containing this project

README

          

# Py.AI-content

![Python](https://img.shields.io/badge/Python-3.10+-blue) ![License](https://img.shields.io/badge/License-MIT-green)

## 🧠 py.ai Content Repository

Welcome to the Py.AI content repository — the open-source database that powers the [Py.AI](https://py.ai) website.

Py.AI is a community-driven knowledge source focused on Python 🐍 and Artificial Intelligence 🤖.
Its purpose is to gather clear, structured information about:

- 🧩 Tools and frameworks in Python and AI
- 📘 Glossary terms that explain key AI concepts
- 🔗 Interesting external resources worth exploring

All content is stored in YAML files and periodically synchronized with the py.ai website.
As the community grows, we may extend the website with tutorials, examples, and contributor recognition features.

## 📂 Repository Structure

- glossary/ → Definitions of AI and Python concepts
- tools/ → Descriptions of Python or AI-related tools
- links/ → Curated list of interesting resources and platforms

## 🙌 How to Contribute

You can contribute by improving or adding:

- 🧠 Glossary terms (in /glossary/)
- 🧰 Tools and libraries (in /tools/)
- 🔗 Interesting links (in /links/)

See the [Contributing](https://github.com/cedsic/py.ai-content?tab=contributing-ov-file) section for full details.
Outstanding contributors will also be acknowledged on the [Py.AI](https://py.ai) website 🌟 in the future.

## ⚖️ License
This project is licensed under the MIT License.