14 Forks
32 Stars
32 Watchers

AIDocumentLibraryChat

A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.

How to download and setup AIDocumentLibraryChat

Open terminal and run command
git clone https://github.com/Angular2Guy/AIDocumentLibraryChat.git
git clone is used to create a copy or clone of AIDocumentLibraryChat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AIDocumentLibraryChat https://github.com/Angular2Guy/AIDocumentLibraryChat/archive/master.zip

Or simply clone AIDocumentLibraryChat with SSH
[email protected]:Angular2Guy/AIDocumentLibraryChat.git

If you have some problems with AIDocumentLibraryChat

You may open issue on AIDocumentLibraryChat support forum (system) here: https://github.com/Angular2Guy/AIDocumentLibraryChat/issues