This application uses LLM (Large Language Model) Llama3 (locally) or GPT-4o (OpenAI API) in order to generate text based on the user input. The user input is used to retrieve relevant information from the database and then the retrieved information is used to generate the text. This approach combines power of LLMs and access to source documents
This application uses LLM (Large Language Model) Llama3 (locally) or GPT-4o (OpenAI API) in order to generate text based on the user input. The user input is used to retrieve relevant information from the database and then the retrieved information is used to generate the text. This approach combines power of LLMs and access to source documents