Skip to content

πŸ“š openai

CLI Chatbot with LangChain and OpenAI in Node.js

Want to build a chatbot in your Node.js terminal using JavaScript? We will walk through the most basic scenario when using LangChain and OpenAI. In this guide, we’ll walk through creating a simple CLI chatbot using Node.js. You’ll learn how to interact with OpenAI’s language model and process user input in a terminal-based interface.

weeklyfoo #75 / 2025-03-10
ailangchainopenai

How to Build an Image Search Application With OpenAI CLIP & PostgreSQL in JavaScript

Using OpenAI and Postgres

weeklyfoo #55 / 2024-10-21
openaipostgres