Skip to content

bcgov/common-ai-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A Documentation Q&A API (supported by a LLM)

An experimental 'Copilot' Proof-of-concept, leveraging Retrieval-Augmented Generation (RAG) architecture to enhance documentation support for users. The copilot will assist in automating response to users, by combining the retrieval of relevant information with the generation of contextual insights

The '/app' directory contains a simple NodeJS app, and express server that supports a create (create vector embeddings from documents in a github repo) and query (question and answer) features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published