298 skills found · Page 5 of 10
v3ucn / Llama Index Examples Python3.10llama_index_examples_python3.10 基于ChatGPT的垂直领域语料向量索引优化
nomiscientist / Llama DifuA Web-UI for Llama_index. Allow ChatGPT to access your own database.
AdirthaBorgohain / Intelliweb GPTIntelligent search engine/QA module that uses GPT models to provide accurate, relevant & recent answers from Google News/Web, & can directly answer user queries using GPT's knowledge.
dSupertramp / AItrikaEnhance your knowledge in medical research with the help of LLM and RAG.
KangXinzhi / Chatgpt Llama基于llama_index的可扩展chatGPT,前端用react搭建,后端用python写的接口,使用llama_index,在google的doc中上传上下文,扩展chatGPT,自定义LLMs。
johnmalek312 / Llama Index SupervisorNo description available
zekaouinoureddine / Adding Private Data To LLMsRAG - Add Your Own Data to LLMs Using LangChain & LlamaIndex
cobusgreyling / LlamaIndexLlamaIndex Notebooks
thohag / Alpaca Llama IndexExample of Alpaca-LoRA with llama index.
mommi84 / Rdf QaExplainable complex question answering over RDF files via Llama Index.
tyrell / Llm Ollama Llamaindex Bootstrap UiThis is a LlamaIndex project bootstrapped with create-llama to act as a full stack UI to accompany Retrieval-Augmented Generation (RAG) Bootstrap Application.
snekkenull / Translation Agent WebuiA gradio webui for Andrewyng translation-agent
amrrs / QABot LangChainQ&A Bot with Llama Index and LangChain
EmanuelCampos / Monorepo Llama IndexPackages to use llama indexes on a react app with flask
gurveervirk / ToKSimple, High Quality, Open Source RAG solution for chatting with your documents
Ronoh4 / A DSPy Based RAG With LlamaIndexNo description available
RionDsilvaCS / Contextual Retrieval By AnthropicContextual Retrieval solves this problem by prepending chunk-specific explanatory context to each chunk before embedding (“Contextual Embeddings”) and creating the BM25 index (“Contextual BM25”).
iamaziz / OllachatA minimal Chatbot GUI for Ollama models - Streamlit App
navneetkrc / Langchain Colab ExperimentsExperiments with Langchain using different approaches on Google colab
mickymultani / Streaming LLM ChatInteractive chat application leveraging OpenAI's GPT-4 for real-time conversation simulations. Built with Flask, this project showcases streaming LLM responses in a user-friendly web interface.