https://github.com/yeagerai/yeagerai-agent
https://github.com/yeagerai/yeagerai-agent
yeager-squad-dev
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeagerai/yeagerai-agent
- Owner: yeagerai
- License: mit
- Created: 2023-04-05T23:28:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T09:13:43.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T12:22:12.394Z (11 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  (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://discord.gg/VpfmXEMN66)
[](https://twitter.com/yeagerai)
[](https://opensource.org/license/mit/)
[](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.
[](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.