fastRAG
Generator
A framework for efficient and optimized retrieval augmented generative pipelines using state-of-the-art LLMs and Information Retrieval.
Efficient Retrieval Augmentation and Generation Framework
1k stars
12 watching
123 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list
benchmarkcolbertdiffusiongenerative-aiinformation-retrievalknowledge-graphllmmulti-modalnlpquestion-answeringsemantic-searchsentence-transformerssummarizationtransformers
Related projects:
Repository | Description | Stars |
---|---|---|
jolibrain/joligen | An integrated framework for training custom generative AI models | 244 |
ibayer/fastfm | A library providing optimized algorithms for matrix factorization in machine learning applications | 1,075 |
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimization of machine learning models | 1,884 |
asappresearch/flambe | An ML framework for accelerating research and its integration into production workflows | 262 |
thinklab-sjtu/gamf | A Python implementation of graph matching-based deep neural network fusion with applications to model ensemble and federated learning. | 17 |
nvlabs/edm | This project provides a set of tools and techniques to design and improve diffusion-based generative models. | 1,399 |
bnoordhuis/gyp | A tool to automatically generate project files based on configuration and language specifications | 72 |
fge/grappa | A system that allows users to define grammars entirely in Java without preprocessing and generates parsers at runtime. | 63 |
elaforge/fast-tags | A tool to generate incremental tags for Haskell files | 76 |
aimclub/fedot | An automated machine learning framework that generates optimal machine learning pipelines for various real-world problems. | 644 |
nvlabs/circuitops | A software framework providing a data infrastructure for generating datasets and deploying generative AI models in circuit optimization tasks. | 72 |
google-research/parti | An autoregressive text-to-image generation model that generates photorealistic images from text prompts and leverages advances in large language models. | 1,548 |
microsoft/prophetnet | A collection of research implementations and models for natural language generation | 691 |
kevinmehall/rust-peg | A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,467 |
facebookresearch/compilergym | A reinforcement learning environment library for compiler optimization tasks | 914 |