Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m1ckc3b/nodejs-ai-assistant

This project is an example of how to implements a RAG Architecture with LangChain.js and GPT-3.5-turbo to answer any question about the book "Node.js Design Patterns"
https://github.com/m1ckc3b/nodejs-ai-assistant

api-rest bun gpt-3 langchain-js typescript

Last synced: 4 days ago
JSON representation

This project is an example of how to implements a RAG Architecture with LangChain.js and GPT-3.5-turbo to answer any question about the book "Node.js Design Patterns"

Awesome Lists containing this project

README

        

# Node.js AI Assistant

This project is an example of how to implements a RAG Architecture with LangChain.js and GPT-3.5-turbo to answer any question about the book "Node.js Design Patterns"

![alt text](image.png)

### This project was created with: