-
Subscribe to this issue and stay notified about new [weekly trending repos in Python](https://github.com/trending/python?since=weekly)!
-
**Is your feature request related to a problem? Please describe.**
Yes, students often struggle to understand complex textbook concepts, which can make learning difficult and unengaging. Traditional …
-
### Library name and version
Azure.AI.OpenAI 1.0.0-beta.13
### Describe the bug
We're working on a chat bot that uses a GPT model in an Azure OpenAI service with Retrieval Augmented Generation to a…
-
- [ ] [SELF-RAG: Learning to Retrieve, Generate and Critique through Self-reflection](https://github.com/AkariAsai/self-rag/blob/main/README.md?plain=1)
# SELF-RAG: Learning to Retrieve, Generate and…
-
https://nullskymc.cloud/camp/
项目名称:每日花钱助手——RAG-Agent智能对话机器人
报告日期:2024年8月18日
项目负责人:吃不饱的null
项目概述:
本项目旨在开发一个基于RAG(Retrieval-Augmented Generation)的智能对话机器人,能够进行文字形式的聊天,并拓展了Agent智能体。通过了解用户的每日花钱记录,计算…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I tried using llama-agents to build out a multi-agent TEXT-to-SQL system.
Logan from t…
-
### Feature request
How can we take advantage of https://github.com/haotian-liu/LLaVA ?
https://llava-vl.github.io/
### Motivation
> LLaVA represents a novel end-to-end trained large multimodal …
-
I have implemented a hybrid search with according ingest and search pipeline, using text embeddings on document chunks, as the embedding models have input token size limitations of course.
The inge…
-
Thanks for the [Open call to contribute](https://github.com/huggingface/huggingface-llama-recipes/issues/43)
My project of interest is Implement Retrieval Augmented Generation with Llama
Here's my…
-
Hi, I'm very interested in this project, but I would like to know how you plan to deal with the amount of hallucinations made having a very high compression ratio, or training tokens to model params? …