Pinned Repositories
automated-machine-learning
:star2: :collision: Technical Strategy for automating Machine Learning Tasks
comp-insurance
data-visualizations-projects
Data Visualization Projects using plotly, Dask & seaborn
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Indic-Languages-Wav2Vec
This contains Indian Languages Wav2Vec2 Implementation and details. Work in progress. !!
MLCompetitions
:bowtie: Machine Learning Competition Codes
MLInterview
:octocat: A curated awesome list of AI Startups in India & Machine Learning Interview Guide. Feel free to contribute!
MLProjects
Machine Learning Projects
MLStudies
Codes and Learning from independent courses from Coursera, MIT OCW etc.
nlp_tasks
Natural Language Processing Tasks and References
theainerd's Repositories
theainerd/MLInterview
:octocat: A curated awesome list of AI Startups in India & Machine Learning Interview Guide. Feel free to contribute!
theainerd/MLCompetitions
:bowtie: Machine Learning Competition Codes
theainerd/Indic-Languages-Wav2Vec
This contains Indian Languages Wav2Vec2 Implementation and details. Work in progress. !!
theainerd/comp-insurance
theainerd/chat-ui
Open source codebase powering the HuggingChat app
theainerd/chat-with-website
Simple Streamlit and Chainlit app to have interaction with your website URL.
theainerd/comp
Code for complementary-label learning.
theainerd/dlkp
A deep learning library for identifying keyphrases from text
theainerd/ftcourse
theainerd/genai_projects
Experiements on genai and agentic workflows
theainerd/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
theainerd/knowledge_gpt
Accurate answers and instant citations for your documents.
theainerd/langchain-tutorials
Overview and tutorial of the LangChain Library
theainerd/learn-git
Learn git the simple way
theainerd/LLM-workshop-2024
A 4-hour coding workshop to understand how LLMs are implemented and used
theainerd/LLM_agents
Everything related to LLM based AI Agents
theainerd/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
theainerd/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
theainerd/moodboard
Sentiment Analysis for Fashion
theainerd/multimodal-live-api-web-console
A react-based starter app for using the Multimodal Live API over websockets with Gemini
theainerd/OpenChat
Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere, the open-source chatbot console.
theainerd/quivr
Dump all your files and thoughts into your GenerativeAI Second Brain and chat with it
theainerd/RAG-chat-with-documents
Chainlit app for advanced RAG. Uses llamaparse, langchain, qdrant and models from groq.
theainerd/RAG_CHATBOT
theainerd/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.
theainerd/smol-course
A course on aligning smol models.
theainerd/smolagents
🤗 smolagents: a barebones library for agents. Agents write python code to call tools and orchestrate other agents.
theainerd/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
theainerd/unsupervised_NER
Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuning. State-of-art performance on 3 biomedical datasets
theainerd/wav2vec-toolkit
A collection of scripts to preprocess ASR datasets and finetune language-specific Wav2Vec2 XLSR models