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

https://github.com/srinivasantarget/chat-with-ai

Simple LLM Apps with RAG
https://github.com/srinivasantarget/chat-with-ai

Last synced: about 1 year ago
JSON representation

Simple LLM Apps with RAG

Awesome Lists containing this project

README

          

# Chat With AI

AI playground to build LLM Apps with RAG (local PDFs, websites, etc.)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)

## Installation

`npm install`

## Usage

```
❯ npx tsx chatWithPdf.ts

The existential purpose of RetailX's digital transformation was to fundamentally enhance the shopping experience, making it as personalized and seamless as possible. This transformation aimed to influence and improve customer satisfaction and engagement by integrating advanced digital technologies such as AI and data analytics into their operations.
```

```
❯ npx tsx chatWithTextFile.ts

The existential purpose of RetailX's digital transformation was to fundamentally enhance the shopping experience, making it as personalized and seamless as possible.
```