1.0.4 • Published 9 months ago

eqip-ai-sdk v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

eqip-ai-sdk

This is a eqip Artificial intelligence empower by ChatPGT and Longchain to build a question answering over FDA document

What's included

  • Typescript
  • .env file configuration
  • ESLint and Prettier for formatting
  • Turborepo to quickly run build scripts
  • tsup to bundle Typescript code
  • tsx to quickly run compiled code

How to use

  • Clone this repository
  • npm install
  • Write your code in src
  • npx turbo run build lint format to run build scripts quickly in parallel
  • npm start to run your program

Build ChatGPT with own data

Document: https://docs.langchain.com/docs/use-cases/qa-docs Example code:

FDA Data

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago