Find answers from the community

R
Refik
Offline, last seen 3 months ago
Joined September 25, 2024
Is chain of table availible on hugginface and if it is what is the name, or it is inside on the another LLM?
7 comments
L
L
R
"Hi, is there a chatbot created to generate PowerPoint presentations using the OpenAI Assistant API? It should be capable of learning from previous presentations and creating new ones based on them, while only modifying the content of slides, not the entire slides. Alternatively, are there other RAG or LLM models you could recommend?"
2 comments
R
W
"My CSV files or local database files include numbers, date-time, texts, and null values. I want to create a chatbot where users ask questions and it looks into those tables and responds accordingly. I've tried using Mistral, Tapas, and Tapex, but didn't get satisfactory answers. Someone suggested the idea of first translating the question into an SQL query and then providing a response in a language the user can understand. Is there a tutorial for this?
3 comments
H
R
W
"Hello, has anyone previously added the web search feature for the OpenAI assistant API? It responds to my own files, but sometimes it needs to search the internet. Even though I added it in the instructions, it doesn't perform the search. Can I solve this issue only with functions, or is there another way?
4 comments
R
W
Writing prompt to create powerpoint, can be used Llama3 and someone had experience like this or not? If had can help me?
2 comments
R
W
I want to run this code Selam Refik, şöyle bir kaynak buldum belki işine yarar;

https://github.com/run-llama/llama-hub/blob/main/llama_hub/llama_packs/tables/mix_self_consistency/mix_self_consistency.ipynb but i got this error, i am installing last version of llama_index, anyone can help me?
3 comments
R
L
R
Refik
·

LLM

Hi, i want to build a Local GPT, my dataset is structured and will taken from my local DB, which LLM models will be better for my case? Mistral, Llama or Tapas, Tapex? Thank you
2 comments
R
W