Pinned Repositories
AdvancedRetrievalRags
agent-chat-ui
Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
AI-resources
Important machine learning / deep learning / Image Processing resources. blogs | courses | articles | tutorials | repositories | books | competition links
app-langchain-rag
Streamlit app demonstrating using LangChain and retrieval augmented generation with a vectorstore and hybrid search
audio-recorder-streamlit
awesome-ai-agents
A list of AI autonomous agents
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
machine-learning
Jupyter Notebooks and some Python code related to machine learning (Bayesian-Linear-Regression, Gaussian-Processes)
Moment-Propagation
Source Code for the ICML 2020 Paper on Uncertainty & Robustness in Deep Learning
t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
kaibrach's Repositories
kaibrach/AdvancedRetrievalRags
kaibrach/AI-resources
Important machine learning / deep learning / Image Processing resources. blogs | courses | articles | tutorials | repositories | books | competition links
kaibrach/app-langchain-rag
Streamlit app demonstrating using LangChain and retrieval augmented generation with a vectorstore and hybrid search
kaibrach/audio-recorder-streamlit
kaibrach/awesome-ai-agents
A list of AI autonomous agents
kaibrach/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
kaibrach/awesome-notebooks
A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.
kaibrach/cookbook
Chainlit's cookbook repo
kaibrach/crewAI-examples
kaibrach/CrewAI-Studio
A user-friendly, multi-platform GUI for managing and running CrewAI agents and tasks. Supports Conda and virtual environments, no coding needed.
kaibrach/danswer
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
kaibrach/groqnotes
GroqNotes: Generate organized notes from audio using Groq, Whisper, and Llama3
kaibrach/h2ogpt
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/
kaibrach/HF-Demo
kaibrach/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
kaibrach/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
kaibrach/Local-RAG-Chatbot
kaibrach/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
kaibrach/open-interpreter
A natural language interface for computers
kaibrach/PraisonAI
PraisonAI application combines AutoGen and CrewAI or similar frameworks into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent collaboration.
kaibrach/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
kaibrach/R2R
The Supabase for RAG - R2R lets you build, scale, and manage user-facing Retrieval-Augmented Generation applications in production.
kaibrach/rag-chatbot
Chat with multiple PDFs locally
kaibrach/rag-chatbot_02
RAG (Retrieval-augmented generation) ChatBot that provides answers based on contextual information extracted from a collection of Markdown files.
kaibrach/rag-from-scratch
An entirely local RAG system from scratch
kaibrach/RAG_cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
kaibrach/rappel-conso-chat-app
Chatbot to interact with a SQL database using LLMs and Langchain agents
kaibrach/realtime-indexer-qa-chat-pathway
Streamlit app providing real-time question-answering chat over a document collection.
kaibrach/TaskWeaver
A code-first agent framework for seamlessly planning and executing data analytics tasks.
kaibrach/text-generation-webui
A Gradio web UI for Large Language Models.