arcee-ai/DALM
Domain Adapted Language Modeling Toolkit - E2E RAG
This toolkit helps AI developers customize large language models (LLMs) to accurately answer questions using specific domain knowledge, like legal documents or medical research. You input your specialized text data and relevant questions, and it outputs a fine-tuned AI model that can generate precise, factual answers grounded in your proprietary information. This is ideal for AI engineers and data scientists building bespoke AI systems for their organizations.
335 stars. No commits in the last 6 months.
Use this if you are an AI developer looking to create highly specialized AI assistants that provide factual, domain-specific answers from your organization's unique datasets.
Not ideal if you are a non-developer seeking an off-the-shelf solution or if you don't have programming experience to integrate and fine-tune language models.
Stars
335
Forks
46
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/arcee-ai/DALM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...