mirror of
https://github.com/e2b-dev/awesome-ai-agents.git
synced 2026-02-24 04:15:12 +00:00
Merge branch 'main' of https://github.com/e2b-dev/awesome-ai-agents
This commit is contained in:
25
README.md
25
README.md
@@ -832,6 +832,19 @@ Welcome to the AI Driven Software Development Automation Solution, abbreviated a
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
## [dotagent](https://github.com/dot-agent/dotagent)
|
||||||
|
|
||||||
|
An agent management system that facilitates the creation of robust AI applications and experimental autonomous agents through a rich suite of developer tools.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
### Description
|
||||||
|
- Enables the deployment of agents across multiple platforms including cloud, PCs, or mobile devices, and extends functionality through Python or plain English integrations.
|
||||||
|
- Advances prompt engineering with a powerful prompt compiler, offering a higher degree of control over Language Models, significantly optimizing the response generation process.
|
||||||
|
- Allows seamless export of agents into portable files for execution in any environment, along with an optional Agentbox feature for optimized computing resource management within a sandboxed environment.
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## [English Compiler](https://github.com/uilicious/english-compiler)
|
## [English Compiler](https://github.com/uilicious/english-compiler)
|
||||||
POC AI based Compiler, for converting english based markdown specs, into functional code
|
POC AI based Compiler, for converting english based markdown specs, into functional code
|
||||||
<details>
|
<details>
|
||||||
@@ -2346,6 +2359,18 @@ Personal assistant for life: to keep you on top of your calendar, tasks and info
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
## [Instrukt](https://github.com/blob42/Instrukt)
|
||||||
|
A terminal-based environment for interacting with and extending modular AI agents, promoting self-hosted AI solutions over reliance on external services.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
### Description
|
||||||
|
- Enables users to create and instruct modular AI agents, generate document indexes for question-answering, and attach tools to agents for enhanced functionalities.
|
||||||
|
- Facilitates coding assistance and conversational capabilities through predefined agents, along with the option to design custom agents, all within a keyboard and mouse-friendly terminal interface.
|
||||||
|
- Provides secure execution environments for agents through Docker containers, allowing for safe and private operations, along with an integrated developer console for debugging and introspection.
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
## [Julius](https://julius.ai/)
|
## [Julius](https://julius.ai/)
|
||||||
Julius AI allows data processing, analysis, and visualization
|
Julius AI allows data processing, analysis, and visualization
|
||||||
|
|||||||
Reference in New Issue
Block a user