YeagerAI

YeagerAI

Technology, Information and Internet

New York, NY 1,049 followers

Framework for Collaborating AI Agents

About us

YeagerAI is a pioneering AI research lab dedicated to building technology in the pursuit of sovereignty, transparency, and decentralization. We are a team of builders, distributed globally, contributing to the development of open-source tools and protocols that enable the next generation of interaction between humans and AI. What we are building: GenLayer GenLayer is a first-of-its-kind blockchain capable of executing ai-powered smart contracts that understand both code and natural language, and can connect to the internet. GenLayer allows developers to build decentralized applications that leverage the power of AI to automate complex processes, make smart decisions, and interact with the real world in ways that were previously impossible. GenWorlds GenWorlds is an open-source framework designed for building multi-agent systems where autonomous agents coordinate to achieve specific goals. It offers extensive customization through an abstraction layer that allows developers to build agents, objects, and worlds without predefined limits. The framework supports both deterministic and non-deterministic processes, providing flexibility in managing system reliability and accuracy.

Website
https://yeager.ai
Industry
Technology, Information and Internet
Company size
11-50 employees
Headquarters
New York, NY
Type
Privately Held
Founded
2023
Specialties
Generative AI, AI, AI Marketplace, Open-Source Framework, GenAI for Businesses, AI Agents, and Collaborating AI Agents

Locations

Employees at YeagerAI

Updates

  • View organization page for YeagerAI, graphic

    1,049 followers

    Last week we co-hosted an event, "AI For Startups" for NY Tech Week with Queens Economic Development We provide high and low-level explanations of the key concepts in GenAI (LLMs, Fine-tuning, Embeddings, Prompt Engineering, RAG, etc.) and AI Agents. Ultimately, we discuss how startups can leverage GenAI to accomplish much more with limited resources. https://lnkd.in/eJXJQngh

  • View organization page for YeagerAI, graphic

    1,049 followers

    Tune in tomorrow for a talk with the Queens Economic Development Corporation on the future of AI for startups with AI expert José María Lago .

    Excited to kick off the #NYTechWeek with our first virtual workshop on "The Future of AI for Startups". This event is part of the 2024 Queens Tech + Innovation Challenge Online Workshop Series and we've already got 150+ RSVPs. You will get a chance to hear from Jesse Bornstein and José María Lago, co-founders of Yeager.ai discussing how large language models work, AI Agents, the impact of AI on different industries and its future possibilities in the startup world. Hope to see you tomorrow, and you can still RSVP here: https://lu.ma/clo0qt89

    The future of AI for Startups #TechWeek · Zoom · Luma

    The future of AI for Startups #TechWeek · Zoom · Luma

    lu.ma

  • View organization page for YeagerAI, graphic

    1,049 followers

    “What’s the difference between 🧬🌍GenWorlds and Microsoft Research's AutoGen?" This is a question we have been getting often lately. We are impressed with AutoGen, but think it's important to lay out some of the key differences 👇   Integration and Connectivity through WebSockets🌐 🧬🌍GenWorlds employs a WebSocket-based event system, which significantly eases the integration with various existing technologies, such as frontend and backend systems, enhancing connectivity and interoperability.   Seamless Technological Cohesion🔗 Leveraging the event-driven nature through WebSockets not only streamlines communication among agents and objects within the environment but also enables effortless coordination with external technologies and user interfaces.   Diverse Interaction Modalities🔄 Agents in 🧬🌍GenWorlds are not bound to conversation as the sole means of interaction. They can engage through a variety of mediums, such as interacting via objects or dispatching distinct events, adding depth to interactions.   Collaboration Beyond Dialogue🤝 AutoGen agents collaborate through dialogue. In 🧬🌍GenWorlds, collaboration includes a project manager, objects like a ‘microphone token’ that agents pass around, or a router assigning tasks deterministically. GenWorlds also allows for further collaboration methods to be added.     Isolating Tasks for Precise Actions🎯 GenWorlds uses a Think & Do approach to ensure that actions and communication events are distinctly processed, enabling clearer task isolation. This enhances our agent’s capacity to hone in and execute specific tasks that users desire with elevated precision.   Advanced Customization and Deterministic Balance⚖️ A hallmark of our framework is the robust customization and the adept management of deterministic and non-deterministic elements, ensuring a meticulously tailored, interactive, and functional agent environment.   Object-Centric Capability Enhancement🌎 Objects within our simulated worlds facilitate an easy expansion of agent functionalities, not constricted to conversational abilities, thereby empowering agents to evolve and adeptly perform complex tasks.   Autonomous Agent Framework🤖 Our approach is deeply rooted in developing autonomous agents, providing them a varied and enriched environment to operate in, diverging from a primarily conversational focus, and allowing a myriad of problem-solving applications.   Conclusion: Two Distinctive Frameworks🚀 Our framework with its integration capabilities, distinctive agent operational approach, and enriched environment, presents a strong alternative in the realm of agent interaction and problem-solving.   🧬🌍GenWorlds Resources https://lnkd.in/eQtmQX3J https://lnkd.in/ej3CaUYr https://lnkd.in/eMyta4uE https://lnkd.in/ebHvCTe3

    • No alternative text description for this image
  • View organization page for YeagerAI, graphic

    1,049 followers

    🚀Announcing a major refactor of 🧬🌍GenWorlds, the event-based communication framework for autonomous multi-agent systems! Now, developers can seamlessly create multi-agent environments using just a Jupyter Notebook Project Jupyter. Learn more here: GitHub: https://lnkd.in/eQtmQX3J Getting Started: https://lnkd.in/e7_udQGp We have been thrilled thus far with the reception from folks building in the AI Agent communities. If you are building any applications with AI agents (or know of projects that are), we'd be keen to gather your feedback as well.     More on the framework below 👇   Scalable Customization Introducing a split between the Abstract Interface Layer and Basic Utility Layer! Get the best of both worlds with full customization while getting started ⚡️swiftly with our utility layer, covering many use cases right out of the box.    Thought Actions Actions that leverage LLM calls for both reasoning and execution, bridging 🧠 intelligent thinking with practical actions in your autonomous agents. Unleash smarter, more responsive agents such as our basic assistant (Basic Assistant Repo) made with LangChain.   Cost Efficiency  GenWorlds optimizes LLM 💲costs💲. For basic actions/thought loops (like filling the event), agents now leverage GPT-3.5 instead of GPT-4, significantly reducing expenses without compromising capabilities.    Actions are Event Driven Actions, mainly Python routines, are the 🪨cornerstone of the framework. Actions consist of a Triggering Event and a routine that will be executed and sending events, which simplifies and ✨energizes your agent's tasks!    Easy Deployment 🔄Deploying your environment comes down to 2 main components: 'World' (a FastAPI WebSocket Server + Clients) and the 'Frontend'. GenWorlds becomes your non-deterministic backend, which easily connects to a frontend. Minimal setup, maximum functionality   Try it and give Feedback We greatly 🙏appreciate🙏 any feedback on the framework and we are here to support anyone building on it. Check out our new documentation and along with other resources below:   GitHub: https://lnkd.in/eQtmQX3J Tutorial: https://lnkd.in/e7_udQGp Discord: https://lnkd.in/e_RBWzxv Medium: https://lnkd.in/ebHvCTe3

    GitHub - yeagerai/genworlds: A framework for event based autonomous multi-agent systems.

    GitHub - yeagerai/genworlds: A framework for event based autonomous multi-agent systems.

    github.com

  • View organization page for YeagerAI, graphic

    1,049 followers

    Customers and Investors often ask if we are fine-tuning models or prompt engineering. Fine-tuning models costs 10x more per call! So, we build our agentic applications with a sophisticated prompt engineering technique known as Retrieval Augmented Generation (AKA "RAG"), leveraging limited use of a fine-tuned model for data processing. Together with Qdrant, we wrote a piece exploring this and more considerations. Check it out here: https://lnkd.in/e3TpH_WT Thanks Andre Zayarni and David Martin Learn more about 🧬🌍 GenWorlds the event-based communication layer for multi-agent systems: https://lnkd.in/eMv2ENw2 Learn more about Qdrant Vector Data Bases: https://qdrant.tech/

    • No alternative text description for this image
  • View organization page for YeagerAI, graphic

    1,049 followers

    AI Agents are at the forefront of the transition to Autonomous Software. Just about every business is trying to figure out how to use Generative AI. Most of the focus is on LLMs (or “Large Language Models”). Use cases revolve around fine-tuning models and slapping APIs on them for domain-specific applications. While undeniably critical, we believe that the majority are overlooking the true source of impending revolutionary value — AI Agents empowered by LLMs. Check out our post on the topic 👇 https://lnkd.in/enpm3rRa

    • No alternative text description for this image

Similar pages