chinnaiyanvignesh's Stars
imanoop7/Highliting-PDF-on-UI-using-Streamlit-for-RAG
chinnaiyanvignesh/Generative-Search-Engine-For-Local-Files
AbdArdati/PDFQueryAI
A tool for querying and interacting with PDF documents using AI. This application uses natural language processing to provide contextually relevant responses based on the content of PDF files. It features a chat-based interface to help users easily search and retrieve information from documents.
shamspias/customizable-gpt-chatbot
A dynamic, scalable AI chatbot built with Django REST framework, supporting custom training from PDFs, documents, websites, and YouTube videos. Leveraging OpenAI's GPT-3.5, Pinecone, FAISS, and Celery for seamless integration and performance.
aayushxrj/Pluto.ai
A conversational Retrieval Augmented Generation (RAG) chatbot built with LangChain, Chainlit, and the Claude API for question-answering from documents.
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
UsamaHussain8/PDFChatRestAPI
Chat with your PDF documents
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
public-apis/public-apis
A collective list of free APIs
medix-Mpic/Chat-with-multiple-websites
In this studio, we are developing a RAG application that allows users to query multiple websites and documents, including PDFs, ePubs, and more. This will save you time by eliminating the need to slog through dozens of pages to find what you need.
alejandro-ao/chat-with-mysql
GUI Python Application that allows you to chat with a MySQL database
mzeeshanaltaf/chat-with-multiple-websites
Chat with Multiple Websites
thinktecture-labs/rag-chat-with-pdf-local-llm
Simple demo for chatting with a PDF - and optionally point the RAG implementation to a local LLM
alcatraz47/efficient_data_conversation
Chat with your data while uploading a pdf file and using a local LLM.
curiousily/ragbase
Completely local RAG. Chat with your PDF documents (with open LLM) and UI to that uses LangChain, Streamlit, Ollama (Llama 3.1), Qdrant and advanced methods like reranking and semantic chunking.
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,无须安装任何第三方agent库。
SonicWarrior1/pdfchat
Local PDF Chat Application with Mistral 7B LLM, Langchain, Ollama, and Streamlit
alejandro-ao/chat-with-websites
Latests Langchain (2024) App to chat with any website given its URL
AkiRusProd/llm-agent
LLM using long-term memory through vector database
hujuDev/llm-sql-finetune
run-llama/modal_finetune_sql
juierror/flan-t5-text-to-sql
The training code to finetune flan-T5 model with text to SQL task
rahulunair/sql_llm
Finetune an LLM to generate SQL from text on Intel GPUs (XPUs) using QLoRA
huawei-lin/LLMsEasyFinetune
An easy-to-run implementation for finetuning large language models (LLMs) such as llama and gemma, supporting full parameter finetuning, LoRA, and QLoRA.
wangermeng2021/llm-webui
A Gradio web UI for Large Language Models. Supports LoRA/QLoRA finetuning,RAG(Retrieval-augmented generation) and Chat
BobaZooba/xllm
🦖 X—LLM: Cutting Edge & Easy LLM Finetuning
lxe/simple-llm-finetuner
Simple UI for LLM Model Finetuning
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
bifidotich/sLLM_server
simple inference for LLM models, based on OpenAI API