Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rishi-raj-jain/custom-content-ai-chatbot

An open source template of Custom Content AI Chatbot built with LangChain, Upstash and Next.js, deployed to Fly.io.
https://github.com/rishi-raj-jain/custom-content-ai-chatbot

boilerplate flyio langchain nextjs openai qstash streaming upstash

Last synced: 1 day ago
JSON representation

An open source template of Custom Content AI Chatbot built with LangChain, Upstash and Next.js, deployed to Fly.io.

Awesome Lists containing this project

README

        


Custom Content AI Chatbot built with LangChain, Upstash and Next.js

# Custom Content AI Chatbot built with LangChain, Upstash and Next.js

Introduction · Tech Stack · Author

## Introduction

An open source template of Custom Content AI Chatbot built with [Next.js](https://nextjs.org), [Fly.io](https://fly.io), [Upstash](https://upstash.com), [LangChain](https://js.langchain.com/) and [TailwindCSS](https://tailwindcss.com).

## Tech Stack

### Frameworks

- [Next.js](https://nextjs.org) – Framework

### Hooks and Utilities

- [Upstash Rate Limiter](https://github.com/upstash/ratelimit/) - Rate Limiting requests to 3 per user per 60 seconds

### UI

- [TailwindCSS](https://tailwindcss.com) – Styling

### Platforms

- [Fly.io](https://vercel.com) – Hosting

- [Upstash Redis & QStash](https://upstash.com) - Serverless NoSQL DB for caching OpenAI responses and scheduling training

### Code Quality

- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style

## Author

- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))