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.
- 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 codetsx
to quickly run compiled code