rasyosef/rag-with-phi-2-and-langchain
Retrieval Augmented Generation demo using Microsoft's phi-2 LLM and langchain
This tool helps you quickly get answers to questions about a specific document. You upload a text file, and then you can ask questions directly related to its content. This is for anyone who needs to extract information from a long document that a general AI might not know about, like a new report, a company policy, or a recent event.
No commits in the last 6 months.
Use this if you need to ask questions and get accurate answers about the specific content of a single text document, especially if that information is too new or specialized for general knowledge AI models.
Not ideal if you need to analyze information across many documents, summarize large volumes of text without specific questions, or if your input data isn't in a simple text file format.
Stars
19
Forks
2
Language
Python
License
—
Category
Last pushed
Feb 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/rasyosef/rag-with-phi-2-and-langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)