Skip to content

tucanoo/semanticsearch_springboot_openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Semantic Search Engine powered by OpenAI Embeddings & internal search

Requirements

An OpenAI API key. The key should be referenced through configuration using a "openai.api.key" property

Purpose

The purpose of this project is to demonstrate how, on a small scale, one can integrate semantic search into a Spring Boot (or any Java) application using Embeddings generated by OpenAI.

As an example, we create a set of frequently asked questions (FAQs) for a fictitious Solar Panel supply company.

This source code is referenced from a larger set of ChatBot tutorials at Tucanoo.com

About

Simple Spring Boot Semantic Search Engine powered by OpenAI Embeddings & internal search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages