Receta: Conversational generative AI

A comprehensive stack for building conversational AI applications with generative models, featuring a web interface, LLM integration, search capabilities, and text processing tools.

AI LLM RAG Chatbot

Source code

Última actualización

Acerca de Conversational generative AI

Ingredientes de la receta

 Open WebUI ★ 81.4K (MIT)

A web interface to interact with the AI models.

Ollama  Ollama ★ 131K (BSD-3-Clause)

A generative AI model to generate text.

SearXNG  SearXNG ★ 16.8K (AGPL-3.0)

A search engine to find information.

🤖  Dify ★ 75.7K (Apache-2.0, with a twist)

A text diff tool to compare the generated text.

🤖  LiteLLM ★ 18.1K (MIT)

A proxy server to the LLM endpoints.

 LLM

A large language model to generate text.

No se ha proporcionado descripción.


Variables de entorno

Ver variables de entorno
PROJECT
  conversational-genai
DOMAIN
  stack.localhost
OPEN_WEBUI_VERSION
  0.5.16
OLLAMA_VERSION
  0.5.12
DIFY_VERSION
  1.0.0
LITELLM_VERSION
  1.56.4

Recetas relacionadas

  1. 🤖  AI Agent Builder with Langflow

    A powerful stack for building and deploying custom AI agents using Langflow's visual interface, with built-in monitoring and LLM integration.

    ai llm rag chatbot