partner0307 / ai-chatbot

This is AI chatbot platform made by nextjs and nodejs. AI Chatbot platform contains text-to-text, text-to-speech chatbot models. Let's create a new world with shinobi.

Home Page:https://chatfiles-ui.fly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My SkillsBuy Me A Coffee Tadao Minami's Dev Card

⚠️⚠️⚠️ Warning: Please understand that the https://chatfiles-ui.fly.dev web demo is temporarily unavailable as used up all the credits available in my free trial. and I am unable to recharge. If necessary, please run it locally yourself. Thanks.

PDFChatbot

Chatfiles

Upload your file and have a conversation with it.

How to use it

Open https://chatfiles-ui.fly.dev and chat with Good Example

How to run locally without limited

  1. clone this repository.
  2. create a .env file on root path.
  3. put your OpenAI Key to .env file with OPENAI_API_KEY='your token'

run this project with docker compose.

docker compose up

open browser with http://localhost:3000

chat with file

  1. upload a file.
  2. have a conversation with it.

chat with GPT

  1. send message without upload file.

How to run locally

chatfiles-ui

how to deploy flyio

Feature

  • Chat with GPT-3.5
  • Chat with file by llama_index
  • Upload multiple files to one index, chat with multiple files.

About

This is AI chatbot platform made by nextjs and nodejs. AI Chatbot platform contains text-to-text, text-to-speech chatbot models. Let's create a new world with shinobi.

https://chatfiles-ui.fly.dev

License:MIT License


Languages

Language:TypeScript 96.1%Language:CSS 3.0%Language:JavaScript 0.9%