Commit Graph

1104 Commits

Author SHA1 Message Date
tizkovatereza
473e7d9e75
Add Autonomous AI Agents
https://github.com/e2b-dev/awesome-ai-agents

This list features AI agents, structured into two parts: Open source projects, and Closed-source projects and companies.

By submitting this pull request I confirm I've read and complied with the below requirements 🖖
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.

Requirements for your pull request
 Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it. Instead use #2242 for incubation visibility.
 Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive.
 You have to review at least 2 other open pull requests.
Try to prioritize unreviewed PRs, but you can also add more comments to reviewed PRs. Go through the below list when reviewing. This requirement is meant to help make the Awesome project self-sustaining. Comment here which PRs you reviewed. You're expected to put a good effort into this and to be thorough. Look at previous PR reviews for inspiration. Just commenting “looks good” or simply marking the pull request as approved does not count! You have to actually point out mistakes or improvement suggestions. Comments pointing out lint violation are allowed, but does not count as a review.
PR Comments

Add Ukrainian IT Communities #2541 (comment)

Add Data Pipeline #2515

 You have read and understood the instructions for creating a list.

 This pull request has a title in the format Add Name of List. It should not contain the word Awesome.

 Add Swift
 Add Software Architecture
 Update readme.md
 Add Awesome Swift
 Add swift
 add Swift
 Adding Swift
 Added Swift
 Your entry here should include a short description about the project/theme of the list. It should not describe the list itself. The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb.

 - [iOS](…) - Mobile operating system for Apple phones and tablets.
 - [Framer](…) - Prototyping interactive UI designs.
 - [iOS](…) - Resources and tools for iOS development.
 - [Framer](…)
 - [Framer](…) - prototyping interactive UI designs
 Your entry should be added at the bottom of the appropriate category.

 The title of your entry should be title-cased and the URL to your list should end in #readme.

Example: - [Software Architecture](https://github.com/simskij/awesome-software-architecture#readme) - The discipline of designing and building software.
 No blockchain-related lists.

 The suggested Awesome list complies with the below requirements.

Requirements for your Awesome list
 Has been around for at least 30 days.
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.

 Run awesome-lint on your list and fix the reported issues. If there are false-positives or things that cannot/shouldn't be fixed, please report it.

Report Linter False Positives

 The default branch should be named main, not master.

 Includes a succinct description of the project/theme at the top of the readme. (Example)

 Mobile operating system for Apple phones and tablets.
 Prototyping interactive UI designs.
 Resources and tools for iOS development.
 Awesome Framer packages and tools.
 It's the result of hard work and the best I could possibly produce.
If you have not put in considerable effort into your list, your pull request will be immediately closed.

 The repo name of your list should be in lowercase slug format: awesome-name-of-list.

 awesome-swift
 awesome-web-typography
 awesome-Swift
 AwesomeWebTypography
 The heading title of your list should be in title case format: # Awesome Name of List.

 # Awesome Swift
 # Awesome Web Typography
 # awesome-swift
 # AwesomeSwift
 Non-generated Markdown file in a GitHub repo.

 The repo should have awesome-list & awesome as GitHub topics. I encourage you to add more relevant topics.

 Not a duplicate. Please search for existing submissions.

 Only has awesome items. Awesome lists are curations of the best, not everything.

 Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. If you really need to include such items, they should be in a separate Markdown file.

 Includes a project logo/illustration whenever possible.

Either centered, fullwidth, or placed at the top-right of the readme. (Example)
The image should link to the project website or any relevant website.
The image should be high-DPI. Set it to maximum half the width of the original image.
 Entries have a description, unless the title is descriptive enough by itself. It rarely is though.

 Includes the Awesome badge.

Should be placed on the right side of the readme heading.
Can be placed centered if the list has a centered graphics header.
Should link back to this list.
 Has a Table of Contents section.

Should be named Contents, not Table of Contents.
Should be the first section in the list.
Should only have one level of nested lists, preferably none.
Must not feature Contributing or Footnotes sections.
 Has an appropriate license.

We strongly recommend the CC0 license, but any Creative Commons license will work.
Tip: You can quickly add it to your repo by going to this URL: https://github.com/<user>/<repo>/community/license/new?branch=main&template=cc0-1.0 (replace <user> and <repo> accordingly).
A code license like MIT, BSD, Apache, GPL, etc, is not acceptable. Neither are WTFPL and Unlicense.
Place a file named license or LICENSE in the repo root with the license text.
Do not add the license name, text, or a Licence section to the readme. GitHub already shows the license name and link to the full text at the top of the repo.
To verify that you've read all the guidelines, please comment on your pull request with just the word unicorn.
 Has contribution guidelines.

The file should be named contributing.md. Casing is up to you.
It can optionally be linked from the readme in a dedicated section titled Contributing, positioned at the top or bottom of the main content.
The section should not appear in the Table of Contents.
 All non-important but necessary content (like extra copyright notices, hyperlinks to sources, pointers to expansive content, etc) should be grouped in a Footnotes section at the bottom of the readme. The section should not be present in the Table of Contents.

 Has consistent formatting and proper spelling/grammar.

The link and description are separated by a dash.
Example: - [AVA](…) - JavaScript test runner.
The description starts with an uppercase character and ends with a period.
Consistent and correct naming. For example, Node.js, not NodeJS or node.js.
 Does not use hard-wrapping.

 Does not include a CI (e.g. GitHub Actions) badge.
You can still use a CI for linting, but the badge has no value in the readme.

 Does not include an Inspired by awesome-foo or Inspired by the Awesome project kinda link at the top of the readme. The Awesome badge is enough.

Go to the top and read it again.
2023-08-17 19:07:36 +02:00
Sindre Sorhus
7a3c09580e Meta tweaks 2023-07-27 16:04:05 +02:00
Sindre Sorhus
3a05b85ac2 Add Whisper 2023-06-29 13:57:16 +02:00
Sindre Sorhus
5c9fded233 Add ChatGPT 2023-06-29 13:56:09 +02:00
Stephens Nunnally
050d069408
Add Game Engine Development (#2482) 2023-06-22 13:10:11 +02:00
Rick Staa
392719856b
Add ADS-B (#2567)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-06-21 13:03:21 +02:00
Sindre Sorhus
7c4bdffb5f Update guidelines 2023-06-21 13:41:53 +03:00
Vitalii
28a36d6865
Add Game Production (#2509) 2023-06-21 13:32:17 +03:00
Andreas Hunkeler
16c1cc65af
Add Security Card Games (#2498)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-06-21 13:16:28 +03:00
Julien Robert
1a8fd64c38
Add Cosmos SDK (#2686) 2023-06-21 13:07:48 +03:00
Sascha Steinbiss
777789373b
Add Suricata (#2454) 2023-06-21 13:01:47 +03:00
Rahul Bir
a0b0a2ce01
Add STEAM (#2453) 2023-06-21 02:06:40 +03:00
Matthias84
e75eddb0c0
Add Flying FPV (#2400) 2023-06-20 16:12:57 +03:00
Sindre Sorhus
14874c92be Meta tweaks 2023-05-21 15:17:18 +07:00
Vladimir Klepov
6fec0ad89b
Add Tiny JS (#2571) 2023-05-19 17:35:17 +07:00
Benjamin Balder Bach
78bde71c34
Add Read the Docs (#2424) 2023-05-09 02:31:52 +07:00
Mickaël Canouil
fe3210d421
Add Quarto (#2550)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-04-25 02:43:58 +07:00
alexey semenyuk
4c6bfd9c17
Add GitHub Wiki (#2383) 2023-04-24 02:46:20 +07:00
Waleed Sadek
8eba3f354b
Add Certificates (#2463) 2023-04-24 01:36:05 +07:00
bytecauldron
572026c53f
Add GameMaker (#2448) 2023-04-24 00:55:21 +07:00
Oleg Lavrovsky
94d1068e6d
Add Hackathon (#2433)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-04-23 16:31:52 +08:00
Mickaël Canouil
b26d26bd1a
Use checkbox list for pull request template (#2551) 2023-03-13 14:17:37 +07:00
Sindre Sorhus
81a6304315 Meta tweaks 2023-03-13 01:09:50 +07:00
Eric Carboni
283d6d531f
Remove dead link (#2546) 2023-03-11 02:28:06 +07:00
Sindre Sorhus
76c17b22cc Meta tweaks 2023-02-18 16:59:12 +07:00
Sindre Sorhus
9729eeaee4 Update guidelines 2023-02-14 01:30:57 +07:00
Zola Gonano
c9da614a2b
Add ZeroNet (#2327) 2023-02-12 13:39:26 +07:00
Steven Van Vaerenbergh
abc8bb0985
Add Generative AI (#2445) 2023-02-12 00:08:46 +07:00
Moritz Mähr
91cd804010
Add Digital Humanities (#2394) 2023-02-11 13:57:35 +07:00
Tomo
8aa3455ca9
Add ComputerCraft (#2405)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-02-03 21:12:47 +07:00
Sindre Sorhus
e78674dc2f Meta tweaks 2023-01-18 18:02:48 +07:00
n0kovo
75eac709f4
Add Password Cracking (#2386)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-12-26 13:24:46 +01:00
Serhii Kulykov
2fe1c37050
Update link to Web Components (#2459) 2022-12-21 22:03:28 +01:00
Estee Tey
9478bdd402
Add Supabase (#2426)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-12-17 18:27:19 +01:00
Aleix Morgadas
49396c4573
Add Engineering Strategy (#2325) 2022-12-17 00:29:47 +01:00
Lola
da84280d72
Add Master CSS (#2382)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-12-07 14:45:04 +01:00
Sindre Sorhus
d206b4ec5c Meta tweaks 2022-11-28 14:13:54 +07:00
Hazel Kennedy
fd554844f1
Add Learn Gamedev (#2372) 2022-11-20 20:16:03 +07:00
Ville Sundell
8d7eee662c
Add Move (#2302) 2022-11-20 03:45:58 +07:00
Benjamin Sehl
b26b35ee63
Add Hydrogen (#2289) 2022-11-20 03:26:56 +07:00
gpotter2
6e61355011
Add Scapy (#2285)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-11-20 03:16:15 +07:00
Aaron Kirtland
369962ce02
Add Computational Geometry (#2275) 2022-11-20 03:10:08 +07:00
Michel Pereira
7ab5dfeb9e
Add Open Source Games (#2171)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-09-27 15:50:44 +07:00
Roland Siegbert
52b6dbacde
Rename Higher Education (#2385) 2022-09-22 18:22:20 +07:00
Sindre Sorhus
4735e7e6fe Meta tweaks 2022-09-21 16:34:50 +07:00
Sindre Sorhus
93ef511b7b Meta tweaks 2022-09-05 17:09:45 +07:00
Yu-Zhe Shi
d5832cebce
Add AGI & CoCoSci (#2320) 2022-07-23 12:37:54 +02:00
Alan Christian
1870e51e0a
Move some lists to other categories (#2330) 2022-07-20 13:13:25 +02:00
h3nk42
e55a7d007f
Improve description for React (#2300)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-06-26 21:50:44 +02:00
Ege Can ÖZER
6e4c2a1335
Add SNMP (#2202) 2022-06-13 14:38:12 +07:00