Skip to content

Simple app that act as an AI agent for summarizing meeting.

Notifications You must be signed in to change notification settings

amkac/meeting-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot example with Easy RAG

Simple app that act as an AI agent for summarizing meeting.

Running the example

A prerequisite to running this example is to provide your OpenAI API key.

export QUARKUS_LANGCHAIN4J_OPENAI_API_KEY=<your-openai-api-key>

Then, simply run the project in Dev mode:

mvn quarkus:dev

About

Simple app that act as an AI agent for summarizing meeting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages