28 Commits
v1.5 ... v1.6

Author SHA1 Message Date
tizkovatereza
52b563a40e Add files via upload 2023-07-19 20:44:11 +02:00
tizkovatereza
b9ec430516 Delete landscape-latest.png 2023-07-19 20:43:11 +02:00
tizkovatereza
006b3e571a Add files via upload 2023-07-19 20:42:27 +02:00
tizkovatereza
cf1337ff13 Delete landscape-latest.png 2023-07-19 20:41:35 +02:00
tizkovatereza
1840d1e423 Add files via upload 2023-07-19 20:40:49 +02:00
tizkovatereza
e7c7241070 Create test.txt 2023-07-19 20:40:27 +02:00
tizkovatereza
d56ff15344 Delete assets 2023-07-19 20:40:02 +02:00
tizkovatereza
2b020e8e4c Create assets 2023-07-19 20:36:05 +02:00
tizkovatereza
7af6b4a90e Delete landscape-latest.png 2023-07-19 20:34:49 +02:00
tizkovatereza
c544ff61b6 Delete assets 2023-07-19 20:34:27 +02:00
tizkovatereza
c8d70dfda9 Add files via upload 2023-07-19 20:30:10 +02:00
tizkovatereza
4c6b465fef Create assets 2023-07-19 20:29:37 +02:00
tizkovatereza
f41f058eab Delete assets 2023-07-19 20:29:20 +02:00
tizkovatereza
f1fa77204e Create assets 2023-07-19 20:28:30 +02:00
tizkovatereza
b674ae6630 Delete landscape-latest.png 2023-07-19 20:27:33 +02:00
tizkovatereza
4d6ada1131 Update README.md 2023-07-19 18:55:08 +02:00
tizkovatereza
44301aad96 Update README.md 2023-07-19 18:48:59 +02:00
tizkovatereza
c2bd0ab370 Update README.md 2023-07-19 18:48:00 +02:00
tizkovatereza
b9ff95cef7 Update README.md 2023-07-19 17:11:46 +02:00
tizkovatereza
53c6cf279d Update README.md 2023-07-18 20:12:11 +02:00
tizkovatereza
79ba5b61b7 Update README.md 2023-07-18 19:35:14 +02:00
tizkovatereza
5064cbd9ec Merge pull request #24 from 2214962083/main
Add GPT Runner
2023-07-18 19:04:26 +02:00
tizkovatereza
98ccc2f7c0 Merge pull request #25 from pthieu/main
Add Commit.dev
2023-07-18 18:59:08 +02:00
tizkovatereza
1e8139ad90 Merge pull request #26 from emrgnt-cmplxty/patch-1
Update README.md to include Automata
2023-07-18 18:34:46 +02:00
emrgnt-cmplxty
531fc48997 Update README.md to include Automata 2023-07-17 12:08:23 -04:00
Phong Thieu
661fd34525 Add Commit.dev 2023-07-17 11:31:21 -04:00
JinmingYang
f3028c9f0a Delete settings.json
Delete vscode settings
2023-07-16 19:25:19 +08:00
JinmingYang
a947871c92 Add GPT Runner 2023-07-16 19:21:12 +08:00
3 changed files with 125 additions and 5 deletions

129
README.md
View File

@@ -132,6 +132,33 @@ An experimental open-source attempt to make GPT-4 fully autonomous, with >140k s
</details>
## [Automata](https://github.com/emrgnt-cmplxty)
Crafting a sophisticated system that autonomously generates its own code based on the context of your project.
<details>
### Description
- Model: GPT 4
- Automata takes your project as a context, receives tasks, and executes the instructions seamlessly.
- Features
- Automata aims to evolve into a fully autonomous, self-programming Artificial Intelligence system.
- It's designed for seamless integration with all available agent platforms and LLM providers.
- Utilizes the novel code search algorithm, SymbolRank, and associated tools to build superior coding intelligence.
- Modular, fully configurable design with minimal reliance on external dependencies.
<!--
### Features
- Automata aims to evolve into a fully autonomous, self-programming Artificial Intelligence system.
- It's designed for seamless integration with all available agent platforms and LLM providers.
- Utilizes the novel code search algorithm, SymbolRank, and associated tools to build superior coding intelligence.
- Modular, fully configurable design with minimal reliance on external dependencies.
-->
</details>
## [AutoPR](https://github.com/irgolic/AutoPR)
AI-generated pull requests to fix issues, powered by ChatGPT
<details>
@@ -319,6 +346,21 @@ The BambooAI library is a user-friendly semi-autonomous AI agent designed to mak
</details>
## [BeeBot](https://github.com/AutoPackAI/beebot)
An Autonomous AI Assistant designed to perform a wide range of practical tasks autonomously
<details>
### Description
- "BeeBot is currently a work in progress and should be treated as an early stage research project. Its focus is not on production usage at this time."
### Links
- [GitHub](https://github.com/AutoPackAI/beebot)
- [Tweet](https://twitter.com/Douglas_Schon/status/1681094815021187072?s=20)
</details>
## [Bloop](https://bloop.ai/)
A GPT-4 powered semantic code search engine that uses an AI agent
@@ -361,7 +403,7 @@ Exploration of Large Scale Language Model Society](https://ghli.org/camel.pdf)
</details>
## [ChemCrow]()
## [ChemCrow](https://github.com/ur-whitelab/chemcrow-public)
A chemistry agent that performs tasks across synthesis, drug discovery, and materials design
<details>
@@ -605,6 +647,45 @@ Easily migrate your codebase from one framework or language to another
</details>
## [GPT Researcher](https://github.com/assafelovic/gpt-researcher)
GPT based autonomous agent that does online comprehensive research on any given topic
<details>
### Description
- Can produce detailed, factual and unbiased research reports
- Offers customization options for focusing on relevant resources, outlines, and lessons
- Addresses issues of speed and determinism, offering a more stable performance and increased speed through parallelized agent work, as opposed to synchronous operation
- Inspired by AutoGPT and the Plan-and-Solve paper
- The main idea is to run "planner" and "execution" agents, whereas the planner generates questions to research, and the execution agents seek the most related information based on each generated research question
### Links
- [Website](https://tavily.com/)
</details>
## [GPT Runner](https://github.com/nicepkg/gpt-runner)
Conversations with your files which selected! Manage and run your AI presets!
<details>
### Description
- Conversation with your files which selected by you, no embedding, no vector database!
- It's also a AI Prompt Storybook. You can use it to manage some AI preset with your team. It support any IDE and language developer. We provide cli to run web and VSCode extension, Jetbrains plugin is coming soon.
- Private first, all data is local.
- We support both OpenAI and Anthropic (Claude-2)
- It support support for multiple languages.
![image](https://repository-images.githubusercontent.com/640476297/30741f73-caac-48bc-b500-1b7d6efde4c4)
### Links
- [Website](https://github.com/nicepkg/gpt-runner)
- Author: [Jinming Yang](https://github.com/2214962083)
</details>
## [Loop GPT](https://github.com/farizrahman4u/loopgpt/tree/main)
A re-implementation of the popular Auto-GPT project as a proper python package, written with modularity and extensibility in mind
@@ -711,6 +792,8 @@ An open-source AGI R&D platform that enables agents for both benchmark tasks and
</details>
## [Pezzo](https://www.pezzo.ai/)
A development toolkit designed to streamline prompt design, version management, publishing, collaboration, troubleshooting, observability and more
<details>
@@ -851,7 +934,7 @@ An open-source autonomous AI framework to enable development and deployment auto
### Description
- An AI agent framework
- Open source, but infrastructure is closed-source
- Open source, but infrastructure is -source
- Features
- Provision, Spawn & Deploy Autonomous AI Agents
- Extend Agent Capabilities with Tools
@@ -1035,6 +1118,7 @@ A ML research and product lab building general intelligence by enabling humans a
</details>
## [Airplane Autopilot](https://www.airplane.dev/autopilot/?utm_source=awesome-ai-agents/)
Airplane is a company for building internal tools, they're building their autopilot AI assistant.
@@ -1146,6 +1230,24 @@ AI-powered interactive code integrity dev tool enabling developers to ship softw
- [GitHub](https://github.com/Codium-ai)
</details>
## [Commit](https://commit.dev)
Career Copilot and AI Agent for Software Developers
<details>
### Description
- Comprehensive job search
- Accurate job recommendations based on your skills, experience, and preferences
- AI-powered auto-applications
### Links
- CEO: [Greg Gunn](https://www.linkedin.com/in/gunnr)
- CTO: [Beier Cai](https://www.linkedin.com/in/beiercai)
</details>
@@ -1198,6 +1300,19 @@ Working on autonomous coding Droids for building software end-to-end
</details>
## [Fine](https://www.fine.dev/)
AI software architect that analyzes your code and helps you solve tasks
<details>
### Links
- [Twitter](https://twitter.com/thisisfinedev)
- Author: [Dan Leshem](https://twitter.com/leshemco)
</details>
## [Fine Tuner](https://fine-tuner.ai/)
Platform for no-code building of AI agents
@@ -1365,12 +1480,16 @@ Personal assistant for life: to keep you on top of your calendar, tasks and info
</details>
## [HyperWrite Personal Assistant](https://www.hyperwriteai.com/personal-assistant)
Your AI assistant for everyday tasks, can operate a web browser to complete nearly any task
## [Otherwise's AI Assistant](https://www.hyperwriteai.com/personal-assistant)
An AI browsing assistant for everyday tasks, can operate a web browser to complete nearly any task
<details>
### Description
- AI agent that can use a web browser like a human
- "Just describe what you want it to do, and it will automatically operate Chrome to achieve your task."
- Examples of use cases: Booking flights, ordering food, researching complex topics, managing your email
- Designed to handle tasks from booking flights to conducting in-depth research, and everything in between.
- Examples of usage:
- Organize Gmail inbox
@@ -1381,6 +1500,7 @@ Your AI assistant for everyday tasks, can operate a web browser to complete near
### Links
- [Launch announcement](https://twitter.com/mattshumer_/status/1673730806865358848)
- [Google Chrome Extension](https://chrome.google.com/webstore/detail/hyperwrite-ai-writing-com/kljjoeapehcmaphfcjkmbhkinoaopdnd)
- [Article](https://venturebeat.com/ai/hyperwrite-unveils-breakthrough-ai-agent-that-can-surf-the-web-like-a-human/)
</details>
@@ -1439,7 +1559,6 @@ An AI assistant that can help with daily tasks, e.g., calendar management, email
</details>
## [Minion AI](https://minion.ai/)
Made by creator of GitHub Copilot, so far in a waitlist stage
<details>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

1
assets/test.txt Normal file
View File

@@ -0,0 +1 @@