Skip to content

iAMSagar44/rag-ai-poc

Folders and files

NameName
Last commit message
Last commit date
Mar 5, 2024
May 31, 2024
Apr 20, 2024
May 31, 2024
Apr 1, 2024
Mar 5, 2024
Apr 21, 2024
Mar 5, 2024
Mar 5, 2024
Mar 7, 2024
Mar 7, 2024
May 31, 2024
Mar 7, 2024
Mar 7, 2024
Mar 7, 2024

Repository files navigation

Retrieval Augmented Generation based Application

Work in Progress

This app is an AI-powered customer support chat application that uses an LLM to interact with the user

Technology Stack:

Requirements

  • Java 17+
  • Azure OpenAI endpoint and API key
  • Azure AI Search endpoint and key

Running the application

Run the app by running Application.java in your IDE or ./mvnw spring-boot:run in the command line.

Note

Also exploring other AI models like Open AI and vector databases like PgVector. Also giving Langchain4j a try. Please check other branches for their implementations.

About

Demo project of a RAG based AI application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published