Emma
Summary:
-
Create AI agents that follow instructions from large language models.
-
These agents can use custom-built tools to perform tasks like executing Python code, searching Google, and browsing Hacker News.
Key terms:
-
AI agent: A software program that can perform tasks on behalf of a user or another program.
-
Python REPL: An interactive programming environment for executing Python code.
-
Google search: A popular search engine for finding information on the internet.
-
Hacker News: A social news website focusing on computer science and entrepreneurship.
Tags:
Open Source
Tools
Large Language Models
Python
GitHub
OpenAI API
AI agent
Google Search
Hacker News
Action