AI Agent Notebooks Using LangChain, LlamaIndex, Milvus, and More

https://github.com/ytang07/ai_agents_cookbooks

Cookbooks for AI Agents

Want to learn more AI at events? Follow along with our calendar at lu.ma/oss4ai

What is an AI Agent? An AI that can use other software as tools.

Prereqs:

  • Python 3.10 or higher

Setup

A development container is a running container with a well-defined tool/runtime stack and its prerequisites. You can try out development containers with GitHub Codespaces or Visual Studio Code Dev Containers.

Devcontainer Setup

  1. Install docker and visual studio code, if you haven't already

  2. Install the vscode devcontainer extension

  3. Either click here to automatically install and open the cookbooks in a new devcontainer, or follow the proceeding steps if you want to put them in a more recognizable place.

  4. Clone this repository onto your local computer

  5. Open up the folder in vscode

  6. Press "Ctrl-Shift-P" in vscode, and type "Dev Containers: Rebuild and Reopen"

  7. You should be good!

Codespaces Setup

  1. Just navigate to this repo on github, and in the dropdown menu, select "Codespaces".
{
"by": "yujian",
"descendants": 0,
"id": 40247807,
"score": 2,
"time": 1714745155,
"title": "AI Agent Notebooks Using LangChain, LlamaIndex, Milvus, and More",
"type": "story",
"url": "https://github.com/ytang07/ai_agents_cookbooks"
}
{
"author": "ytang07",
"date": null,
"description": "Cookbooks for AI Agents. Contribute to ytang07/ai_agents_cookbooks development by creating an account on GitHub.",
"image": "https://opengraph.githubassets.com/5415b95155c4b7a9db89ce9c401606c0aa6f7efbd30b3fda5d8ba2e88d9bdf38/ytang07/ai_agents_cookbooks",
"logo": null,
"publisher": "GitHub",
"title": "GitHub - ytang07/ai_agents_cookbooks: Cookbooks for AI Agents",
"url": "https://github.com/ytang07/ai_agents_cookbooks"
}
{
"url": "https://github.com/ytang07/ai_agents_cookbooks",
"title": "GitHub - ytang07/ai_agents_cookbooks: Cookbooks for AI Agents",
"description": "Cookbooks for AI Agents Want to learn more AI at events? Follow along with our calendar at lu.ma/oss4ai What is an AI Agent? An AI that can use other software as tools. Prereqs: Python 3.10 or...",
"links": [
"https://github.com/ytang07/ai_agents_cookbooks"
],
"image": "https://opengraph.githubassets.com/5415b95155c4b7a9db89ce9c401606c0aa6f7efbd30b3fda5d8ba2e88d9bdf38/ytang07/ai_agents_cookbooks",
"content": "<div><article>\n<p>Cookbooks for AI Agents</p>\n<p>Want to learn more AI at events? Follow along with our calendar at lu.ma/oss4ai</p>\n<p>What is an AI Agent? An AI that can use other software as tools.</p>\n<p>Prereqs:</p>\n<ul>\n<li>Python 3.10 or higher</li>\n</ul>\n<p></p><h2>Setup</h2><a target=\"_blank\" href=\"https://github.com/ytang07/ai_agents_cookbooks#setup\"></a><p></p>\n<p>A <strong>development container</strong> is a running container with a well-defined tool/runtime stack and its prerequisites. You can try out development containers with <strong><a target=\"_blank\" href=\"https://github.com/features/codespaces\">GitHub Codespaces</a></strong> or <strong><a target=\"_blank\" href=\"https://aka.ms/vscode-remote/containers\">Visual Studio Code Dev Containers</a></strong>.</p>\n<p></p><h3>Devcontainer Setup</h3><a target=\"_blank\" href=\"https://github.com/ytang07/ai_agents_cookbooks#devcontainer-setup\"></a><p></p>\n<ol>\n<li>\n<p>Install docker and visual studio code, if you haven't already</p>\n</li>\n<li>\n<p>Install the <a target=\"_blank\" href=\"https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers\">vscode devcontainer extension</a></p>\n</li>\n<li>\n<p>Either click <a target=\"_blank\" href=\"https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/UserNobody14/ai_agents_cookbooks\">here</a> to automatically install and open the cookbooks in a new devcontainer, <em>or</em> follow the proceeding steps if you want to put them in a more recognizable place.</p>\n</li>\n<li>\n<p>Clone this repository onto your local computer</p>\n</li>\n<li>\n<p>Open up the folder in vscode</p>\n</li>\n<li>\n<p>Press \"Ctrl-Shift-P\" in vscode, and type \"Dev Containers: Rebuild and Reopen\"</p>\n</li>\n<li>\n<p>You should be good!</p>\n</li>\n</ol>\n<p></p><h3>Codespaces Setup</h3><a target=\"_blank\" href=\"https://github.com/ytang07/ai_agents_cookbooks#codespaces-setup\"></a><p></p>\n<ol>\n<li>Just navigate to this repo on github, and in the dropdown menu, select \"Codespaces\".</li>\n</ol>\n</article></div>",
"author": "",
"favicon": "https://github.githubassets.com/favicons/favicon.svg",
"source": "github.com",
"published": "",
"ttr": 32,
"type": "object"
}