# Yeager.ai Agent > [!IMPORTANT] > **⚠️ This project is DISCONTINUED.** > > But it has re-emerged from the shadows in its best version yet 🥷❄️ > Check it out at **[genlayerlabs/subzeroclaw](https://github.com/genlayerlabs/subzeroclaw)**. [![](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.