Skip to content

SatadruBhattacharjee/openapi-langchain-ai-nextjs-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

930a225 · Jun 20, 2023

History

27 Commits
May 7, 2023
May 7, 2023
May 28, 2023
May 21, 2023
Jun 20, 2023
May 14, 2023
May 7, 2023
May 7, 2023
May 7, 2023
May 21, 2023
May 7, 2023
May 7, 2023
May 21, 2023
May 7, 2023
May 7, 2023
May 14, 2023
May 28, 2023
May 21, 2023
May 28, 2023

Repository files navigation

icon

Enterprise ChatGPT with Multilingual support

Demo / Issues

Features

  • Privacy first, all data stored locally in the browser
  • Markdown support: LaTex, mermaid, code highlight, etc.
  • Responsive design, dark mode and PWA
  • Fast first screen loading speed (~100kb), support streaming response
  • New in v2: create, share and debug your chat tools with prompt templates (mask)
  • Awesome prompts powered by awesome-chatgpt-prompts-zh and awesome-chatgpt-prompts
  • Automatically compresses chat history to support long conversations while also saving your tokens
  • In Memory Store
  • Easy Prompt Template creations
  • I18n: English, हिंदी (Hindi)

Enterprise Support Roadmap

  • Easy Enterprise Theaming support
  • gpt4free support gpt4free
  • Vestor store intigration
  • Huggingface Huggingface and other LLM support
  • Python based APIs
  • Unit Testing
  • One-Click Installations

How to use

Access Code Settings

Screenshots

Multilingual Prompts

Monorepo Architecture

Chat UI

Tech Stack

  • Next.js 13
  • Nx Monorepo pattern
  • Typescript
  • Component based architecture
  • Vercel hosting