Skip to content

A simple AI chatbot endpoint using langchain and express, Ask questions over text and receive a human readable answer

Notifications You must be signed in to change notification settings

chrissysemens/express-langchain-chatbot

Repository files navigation

Express / Langchain chatbot Api

A quick AI express chatbot using langchain.

Run the app and post to the end point with a question about Burkino Faso in the body. A human readable answer to the question will be returned.

What's included

  • Typescript
  • Express
  • FAIS vector database for similarity search
  • Langchain
  • .env file configuration
  • ESLint and Prettier for formatting
  • Turborepo to quickly run build scripts
  • tsup to bundle Typescript code
  • tsx to quickly run compiled code

About

A simple AI chatbot endpoint using langchain and express, Ask questions over text and receive a human readable answer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published