Skip to content

iAMSagar44/rag-ai-poc

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