Skip to content

yeagerai/yeagerai-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeager.ai Agent

[ WARNING: super-beta ]

Twitter License: MIT GitHub star chart

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!

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.

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 for more information.