一个《原神》AI驱动视频项目,利用LLM API生成角色互动文案,VITS技术进行语音合成,并结合先进的文生图和视频合成技术,创造出游戏角色之间有趣的场景。最终产出为短视频。
-
Updated
May 5, 2025 - Python
一个《原神》AI驱动视频项目,利用LLM API生成角色互动文案,VITS技术进行语音合成,并结合先进的文生图和视频合成技术,创造出游戏角色之间有趣的场景。最终产出为短视频。
Chat With Documents is a Streamlit application designed to facilitate interactive, context-aware conversations with large language models (LLMs) by leveraging Retrieval-Augmented Generation (RAG). Users can upload documents or provide URLs, and the app indexes the content using a vector store called Chroma to supply relevant context during chats.
🚀 Transform Any PDF into an AI-Powered Q&A Chatbot!
FileChat-RAG is a simple Retrieval-Augmented Generation (RAG) system that allows users to ask questions about the contents of various file formats. It extracts text from PDFs, JSON, text files(.txt, .docx, .odt, .md), and code files, then enables interactive conversations using an LLM powered by Ollama.
Playing around with Retrieval Augmented Generation.
Evaluation script for automatic evaluation of JCrRAG benchmark
Add a description, image, and links to the llm-rag topic page so that developers can more easily learn about it.
To associate your repository with the llm-rag topic, visit your repo's landing page and select "manage topics."