AI Agents
AI Pioneer Shows The Power of AI AGENTS - “The Future Is Agentic”
Agent frameworks
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://github.com/Significant-Gravitas/AutoGPT
Crew AI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
https://github.com/joaomdmoura/crewAI
AutoGen
Enable Next-Gen Large Language Model Applications
https://microsoft.github.io/autogen/
Assistant
Open Interpreter
A natural language interface for computers
Open Interpreter lets LLMs run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running
interpreter
after installing. This provides a natural-language interface to your computer’s general-purpose capabilities:
- Create and edit photos, videos, PDFs, etc.
- Control a Chrome browser to perform research
- Plot, clean, and analyze large datasets
- …etc.
https://github.com/OpenInterpreter/open-interpreter
LLaMA-Omni
LLaMA-Omni is a low-latency and high-quality end-to-end speech interaction model built upon Llama-3.1-8B-Instruct, aiming to achieve speech capabilities at the GPT-4o level.