awclub / catalog

AI tools catalog by AIA Podcast
https://awclub.github.io/catalog/
100 stars 13 forks source link
ai awclub catalog gpt programming

AIA Podcast's AI Tools Catalog

This is a catalog of tools that have been mentioned in the AIA Podcast. These tools are AI-powered and can be useful in programming, content creation, and increasing your effectiveness.

Links

FAQ

How do I add my service to the catalog?

Visit our chat on Telegram (RU lang) and send us the link to your service with a short description. If your service is helpful and interesting enough, we will discuss it in the next episode of the AIA Podcast and then add it to our catalog. This is the only way to get into this catalog.

How can I add improvements to the catalog?

Make a fork of this repository, then make improvements and send a PR (Pull Request) to our repository. Alternatively, you can create an Issue with type "Feature request", and we will implement them if we decide that they are acceptable and meaningful.

How can I report a closed or inoperative tool from the catalog?

You can create an Issue with type "Сlosed or inoperative tool report". Then, we will review the tool and decide whether to remove it from the catalog or not.


Каталог ИИ-сервисов от AIA Podcast

Это каталог ИИ-сервисов и инструментов, которые упоминались в AIA Podcast. Эти инструменты работают на основе искусственного интеллекта и могут быть полезны в программировании, создании контента и повышении эффективности вашей работы.

Ссылки

Вопрос-ответ

Как добавить сервис в каталог?

Зайдите в наш чат в Telegram и пришлите нам ссылку на сервис с кратким описанием. Если сервис окажется достаточно полезным и интересным, мы обсудим его в следующем эпизоде AIA Podcast, а затем добавим в наш каталог. Это единственный способ попасть в каталог.

Как добавить улучшения в каталог?

Сделайте форк этого репозитория, затем внесите улучшения и отправьте PR (Pull Request) в наш репозиторий. Также вы можете создать Issue с типом "Feature request" и описанием улучшения, мы рассмотрим его и внедрим, если решим, что оно приемлемо и имеет смысл.

Как сообщить о закрытом или неработающем сервисе из каталога?

Вы можете создать Issue с типом "Сlosed or inoperative tool report". Затем мы рассмотрим запрос и решим, удалять сервис из каталога или нет.


How to run the catalog (instructions for developers)

Recommended IDE Setup

Customize configuration

If you need to change the settings, see the Vite Configuration Reference.

Project Setup

npm install

Lint, Compile and Hot-Reload for Development

npm run dev

Lint, Compile and Minify for Production

npm run build