/ai-stuff

A space for testing all sorts of AI stuff

Primary LanguageTypeScriptApache License 2.0Apache-2.0

AI stuff

A space for testing all sorts of AI stuff, mostly LangChain based.

Running

Make sure you have Node.js installed, then install the packages with

npm install

and then run the project with

npm start

Resources