Skip to content

idapgroup/chat-gpt-extension

Repository files navigation

IdapChatExtension

Use the new GPT-4 api to build a chatGPT chatbot for get information from articles. This demo extension is a platform for building AI/LLM apps and chatbots.

Tech stack used includes Angular for generate extension build, Typescript.

Backend repo

  1. Clone the repo
git clone [github https url]
  1. Install packages
npm install
  1. Set up your .env file
  • Copy .env.example into .env Your .env file should look like this:
API_URL=
  • Run generation env file
npm run config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published