Skip to content

SatadruBhattacharjee/openapi-langchain-ai-nextjs-apps

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