1.17.0 • Published 5 months ago

docs2anschatbot v1.17.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Docs2AnswerChatbot

Note

This repository created for:

  1. To embedd llm to your react,next.js.
  2. Written in typescript to provide typesafety.

Intro

Features

-UI interface for llm -Typescript for type-safety

Getting started

  • Copy over the template by cloning this repository and install its dep# Docs2AnswerChatbot

Note

This repository created for:

  1. To embedd llm to your react,next.js.
  2. Written in typescript to provide typesafety.

Intro

Features

-UI interface for llm -Typescript for type-safety

Getting started

  • Copy over the template by cloning this repository and install its dependencies:
git clone https://github.com/Docs2ans/docs2anschatbot
cd  docs2anschatbot
npm install
  • Rollup watch and build:

    • for Local development run rollup to watch your src/ module and automatically recompile it into dist/ whenever you make changes.

      ```bash
      npm run dev # runs rollup with watch flag
      ```

    -Linking with local react app for testing

      npm link "./pathto the docs2answer repositiory"

Scripts:

  • npm run build : builds the library to dist
  • npm run dev : builds the library, then keeps rebuilding it whenever the source files change.
  • npm test : tests the library and show the coverage.
  • npm run lint : runs eslint.
registry=https://registry.npmjs.org/
@YOUR_GITHUB_USERNAME:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=YOUR_AUTH_TOKEN

Tutorials and inspirations used to create this boilerplate

License

MIT. endencies:

git clone https://github.com/Docs2ans/docs2anschatbot
cd  docs2anschatbot

npm install
  • Rollup watch and build:

    • for Local development run rollup to watch your src/ module and automatically recompile it into dist/ whenever you make changes.

      ```bash
      npm run dev # runs rollup with watch flag
      ```

    -Linking with local react app for testing

      npm link "./pathto the docs2answer repositiory"

Scripts:

  • npm run build : builds the library to dist
  • npm run dev : builds the library, then keeps rebuilding it whenever the source files change.
  • npm test : tests the library and show the coverage.
  • npm run lint : runs eslint.
registry=https://registry.npmjs.org/
@YOUR_GITHUB_USERNAME:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=YOUR_AUTH_TOKEN

Tutorials and inspirations used to create this boilerplate

License

MIT.

1.17.0

5 months ago

1.15.0

5 months ago

1.16.0

5 months ago

1.14.0

5 months ago

1.13.0

5 months ago

1.12.0

5 months ago

1.9.0

5 months ago

1.8.0

5 months ago

1.7.0

5 months ago

1.6.0

5 months ago

1.5.0

5 months ago

1.4.0

5 months ago

1.11.0

5 months ago

1.10.0

5 months ago

1.2.0

5 months ago

1.3.0

5 months ago

1.1.0

5 months ago

1.0.0

5 months ago