olliethedev / langchain-agent-style-tool

Example Langchain agent using a tool to extract web styles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Langchain agent style tool

Explore the power of AI in web design with Langchain JS. This repository contains the StyleExtractorTool, a unique AI tool that fetches and processes CSS styles from any webpage, empowering AI agents to create webpages with styles inspired by your favorite sites. Used in conjunction with JSDOM, this tool exemplifies the exciting intersection of AI and web development. Dive into the code, examples, and resources to start building your own AI-powered web projects today!

Install dependencies

npm install

Run locally

npm run start:dev

About

Example Langchain agent using a tool to extract web styles.


Languages

Language:TypeScript 100.0%