Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanogiants/awesome-ai-tools
A curated list of AI-powered tools
https://github.com/nanogiants/awesome-ai-tools
List: awesome-ai-tools
Last synced: about 20 hours ago
JSON representation
A curated list of AI-powered tools
- Host: GitHub
- URL: https://github.com/nanogiants/awesome-ai-tools
- Owner: nanogiants
- License: mit
- Created: 2021-09-01T13:50:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T22:11:34.000Z (over 1 year ago)
- Last Synced: 2024-04-11T08:00:36.615Z (7 months ago)
- Size: 5.86 KB
- Stars: 23
- Watchers: 4
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-artificial-intelligence - Awesome AI Tools - A curated list of AI-powered tools. (Other awesome AI lists)
README
Awesome AI Tools
A curated list of AI-powered tools
English
Deutsch
## Application Description
AI is a driving factor in the business context and is likely to grow in the future. We want to compile a list of tools that are useful for a business (e.g. Software Development, marketing, sales, HR, data analytics, ...). The order of topics, as well as the order of bullet points, serves no purpose and is not intended to introduce a hierarchy.
If you want to contribute to this list, send a PR! Thanks for your awesome contribution 😊
## Table of Contents
Awesome-AI-Tools
- [Application Description](#application-description)
- [Table of Contents](#table-of-contents)
- [Overview](#overview)
- [Marketing](#marketing)
- [Copy Writing](#copy-writing)
- [Lead Generation](#lead-generation)
- [Software Development](#software-development)
- [Code Assistant](#code-assistant)
- [Code checking](#code-checking)
- [Code completion](#code-completion)
- [Searching](#searching)
- [Related work](#related-work)
- [FAQ](#faq)
- [Contributing](#contributing)
- [Maintainers](#maintainers)
- [Contributors](#contributors)
- [License](#license)## Overview
- [Machine Learning, AI and Data Landscape 2021](http://46eybw2v1nh52oe80d3bi91u-wpengine.netdna-ssl.com/wp-content/uploads/2021/09/ML-AI-Data-Landscape-2021.pdf): An overview of tools for machine learning, AI and Data science.
[🔝](https://github.com/nanogiants/awesome-ai-tools#table-of-contents)
## Marketing
### Copy Writing
- [Insta|text](https://instatext.io/) - Improves your writing style to sound more professional, casual or whatever you want to achieve.
- [Rytr](https://rytr.me/) - AI writing assistant the helps creating high-quality content
- [Taskade](https://taskade.com/) - AI outlining and mind mapping with collaborative real-time editing.### Lead Generation
- [Seamless](https://www.seamless.ai/): Connect directly with ideal customers so you can build pipeline, shorten your sales cycle, and close more deals.
[🔝](https://github.com/nanogiants/awesome-ai-tools#table-of-contents)
## Software Development
### Code Assistant
- [CodeNet](https://github.com/IBM/Project_CodeNet) - AI system by IBM that supports the software development process by offering intelligent code search, summarization, completion and code-to-code translation
- [Codex](https://openai.com/blog/openai-codex/) - AI system by Open AI that tranlsates natural language to code
- [Github Copilot](https://copilot.github.com/) - AI system by Github built on top of Codes that translates natural language to code. Can be integrated in many IDEs (such as VS Code)
- [Safurai](https://www.safurai.com/) - Safurai is the AI Code Assistant that saves you time in changing, optimizing, and searching code.
- [AIHelperBot](https://aihelperbot.com/) - Build SQL queries using AI### Code checking
- [Gitguardian](https://www.gitguardian.com/): A tool that monitors public and private repositories for leaked API keys, database credentials, certificates and other security issues.
### Code completion
- [Codota](https://www.codota.com/): Adds better code completion to various IDEs (e.g. VS Code, Sublime, IntelliJ). Currently focused on Java and Kotlin.
- [Kite](https://www.kite.com/): Adds better code completion to various IDEs (e.g. VS Code, Sublime, Jupyter)
### Searching
- [Sourcegraph](https://sourcegraph.com/): AI powered search engine for repositories. Allows not only structured but also contextual search, which is provided by NLP
### Building AI apps
- [Helicone AI](https://github.com/Helicone/helicone) - Open-source LLM observability platform for logging, monitoring, and debugging AI applications.
- [Dify](https://github.com/langgenius/dify) - One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.**[back to top](#table-of-contents)**
## Related work
[🔝](https://github.com/nanogiants/awesome-ai-tools#table-of-contents)
## FAQ
[🔝](https://github.com/nanogiants/awesome-ai-tools#table-of-contents)
## Contributing to awesome-ai-tools
If you're working on this project **please check out the
[CONTRIBUTING.md file](https://github.com/nanogiants/awesome-ai-tools/blob/master/CONTRIBUTING.md)**.## Maintainers ⚖️
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## License
[![GitLicense](https://img.shields.io/badge/License-MIT-lime.svg)](https://github.com/nanogiants/awesome-ai-tools/blob/master/LICENSE)