mahyar-amiri's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
aishwaryanr/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
ollama/ollama-python
Ollama Python library
langchain-ai/rag-from-scratch
togethercomputer/MoA
Together Mixture-Of-Agents (MoA) – 65.1% on AlpacaEval with OSS models
ashishpatel26/LLM-Finetuning
LLM Finetuning with peft
unfoldadmin/django-unfold
Modern Django admin theme for seamless interface development
aigc-apps/EasyAnimate
📺 An End-to-End Solution for High-Resolution and Long Video Generation Based on Transformer Diffusion
OSU-NLP-Group/HippoRAG
[NeurIPS'24] HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge across external documents. RAG + Knowledge Graphs + Personalized PageRank.
PickleBoxer/dev-chatgpt-prompts
📚 Personal collection of ChatGPT prompts for developers!
verlab/accelerated_features
Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!
ntegrals/aura-voice
Aura is like Siri, but in your browser. An AI voice assistant optimized for low latency responses.
SkalskiP/top-cvpr-2024-papers
This repository is a curated collection of the most exciting and influential CVPR 2024 papers. 🔥 [Paper + Code + Demo]
pixegami/langchain-rag-tutorial
A simple Langchain RAG application.
benbrandt/text-splitter
Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
NVIDIA/workbench-example-hybrid-rag
An NVIDIA AI Workbench example project for Retrieval Augmented Generation (RAG)
imsoo/fight_detection
Real time Fight Detection Based on 2D Pose Estimation and RNN Action Recognition
krishnaik06/Updated-Langchain
ThomasJay/RAG
Rag (Retreival Augmented Generation) Python solution with llama3, LangChain, Ollama and ChromaDB in a Flask API based solution
mahdiramezanii/persian_pdf_converter
Python package to convert pdf to Farsi Word
streamlit/example-app-langchain-rag
Streamlit app demonstrating using LangChain and retrieval augmented generation with a vectorstore and hybrid search
liunux4odoo/streamlit-chatbox
ARahimiQuant/finpy-tse
A Python Package to Access Tehran Stock Exchange Historical and Real-Time Data
lnxpy/sighted
NLP approach for enhancing your reading quality!
pierrelouisbescond/streamlit-chat-ui-improvement
rendy-k/LLM-RAG
This repo demonstrates the development of Retrieval Augmented Generation (RAG).