Skip to content

this is a system made up of to scripts, the tagger script gives a document a category and then uploads it to the cloud, it then uses AI to summaries the text in doc, creates embeds for use in vector search and uploads this info into a mongo collection. the second script is a vector search system used to search through the uploaded documents.

Notifications You must be signed in to change notification settings

mx3123/GCvectorsearch-tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCvectorsearch-tagger

About

this is a system made up of to scripts, the tagger script gives a document a category and then uploads it to the cloud, it then uses AI to summaries the text in doc, creates embeds for use in vector search and uploads this info into a mongo collection. the second script is a vector search system used to search through the uploaded documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages