Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeagerai/yeagerai-agent
https://github.com/yeagerai/yeagerai-agent
yeager-squad-dev
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeagerai/yeagerai-agent
- Owner: yeagerai
- License: mit
- Created: 2023-04-05T23:28:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-19T09:13:43.000Z (over 1 year ago)
- Last Synced: 2024-05-21T12:22:12.394Z (7 months ago)
- Topics: yeager-squad-dev
- Language: Python
- Homepage:
- Size: 108 KB
- Stars: 571
- Watchers: 16
- Forks: 56
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-langchain-zh - Yeager.ai - agent?style=social): Yeager.ai Agent是第一个为Langchain设计的代理创建器,旨在帮助您轻松构建、原型设计和部署AI驱动的代理。Yeager.ai Agent强调灵活性、交互性和无缝集成,是开发人员、研究人员和AI爱好者的理想工具。 (不维护 / 文章)
- awesome-langchain - Yeager.ai - powered agents with ease ![GitHub Repo stars](https://img.shields.io/github/stars/yeagerai/yeagerai-agent?style=social) (Unmaintained / Videos Playlists)
- Self-Hosting-Guide - Yeagar ai - powered agents with ease. (Tools for Self-Hosting / Running Locally on Windows, MacOS, and Linux:)
README
# Yeager.ai Agent
[ WARNING: DISCONTINUED ][![](https://dcbadge.vercel.app/api/server/VpfmXEMN66?compact=true&style=flat)](https://discord.gg/VpfmXEMN66)
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/yeagerai.svg?style=social&label=Follow%20%40YeagerAI)](https://twitter.com/yeagerai)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/license/mit/)
[![GitHub star chart](https://img.shields.io/github/stars/yeagerai/yeagerai-agent?style=social)](https://star-history.com/#yeagerai/yeagerai-agent)Yeager.ai Agent is the first Langchain Agent creator designed to help you build, prototype, and deploy AI-powered agents with ease. With an emphasis on flexibility, interactivity, and seamless integration, Yeager.ai Agent is the perfect tool for developers, researchers, and AI enthusiasts alike.
[![See yAgents In Action!](https://20388104.fs1.hubspotusercontent-na1.net/hubfs/20388104/U8_RmQdZehk-00023.jpg)](https://youtu.be/U8_RmQdZehk)
## Quick install
`pip install yeagerai-agent`## Key Features
- 🚀 **Create and Test Agents and Tools On-The-Fly:** With this feature, you can quickly prototype and experiment with agents and tools without the need for a lengthy setup process. Great for fast-paced development and testing!- 👩💻 **Interactive CLI:** Enjoy a user-friendly, interactive command line interface that makes it easy to navigate, manage, and execute commands with real-time feedback. It's like having a conversation with your code!
- 💾 **Session Persistent Memory:** No more lost data between sessions! Our session persistent memory ensures that your work is preserved across multiple sessions, making it easy to pick up right where you left off.
- 🌐 **Fully Integrated with the Langchain Ecosystem:** Seamlessly interact with other tools and resources in the Langchain ecosystem, allowing for efficient collaboration, sharing, and integration of your projects.
## Getting Started
To call the yeagerai Agent from the terminal, just type:```
yeagerai-agent
```And start building your agents on-the-fly!
### ⚠️ Warnings!
#### GPT-4 API Access Required
#### Not tested for windows## Documentation
For detailed information on use cases, tools, agents, toolkits, and agent executors, please visit the [Yeager.ai Agent docs](https://yeagerai.gitbook.io/docs).## Contributing
We encourage contributions to help expand and improve the Yeager.ai Agent! Please read our [CONTRIBUTING]() for guidelines on how to submit your contributions.## License
Yeager.ai Agent is released under the MIT License. Please see the [LICENSE file](https://github.com/yeagerai/yeagerai-agent/blob/main/LICENSE) for more information.