fallingstar621's Stars
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
QuivrHQ/quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
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
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
neo4j/neo4j
Graphs for Everyone
SeldonIO/alibi-detect
Algorithms for outlier, adversarial and drift detection
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
automl/auto-sklearn
Automated Machine Learning with scikit-learn
grapeot/VoiceNoteTaker
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
alirezadir/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
ibis-project/ibis
the portable Python dataframe library
FenTechSolutions/CausalDiscoveryToolbox
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
iancovert/Neural-GC
Granger causality discovery for neural networks.
liyaguang/DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
farizrahman4u/seq2seq
Sequence to Sequence Learning with Keras
tensorflow/docs
TensorFlow documentation
guillaume-chevalier/seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
aaxwaz/Multivariate-Time-Series-forecast-using-seq2seq-in-TensorFlow