Lists (3)
Sort Name ascending (A-Z)
Starred repositories
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Set up a modern web app by running one command.
JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python🚀 Try it online:
Project codes used in "The Docker Handbook"
Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of embeddings, vector search, retrieval, and context-augmented generation.
This is MERN Stack Ecommerce Project Made to Teach MERN Stack on YouTube
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
Contains the online course about Data Science, Machine Learning, Programming Language, Operating System, Mechanial Engineering, Mathematics and Robotics provided by Coursera, Udacity, Linkedin Lear…
This is a LangChain LLM template that allows you to train your own custom AI LLM.
complete mern stack ecommerce project 2023 complete code
A chatbot for banking that uses the Watson Assistant, Discovery, Natural Language Understanding and Tone Analyzer services.
A full stack application to store / list places you have traveled.
A best practice for streaming audio from a browser microphone to Dialogflow or Google Cloud STT by using websockets.
This is express & mongodb rest api tutorial for contact management app
Learn web app development by building a landing page and collecting sales leads using ExpressJS
IBM Data Engineering Courses from Coursera
Notes, annotations, and exercises from Coursera's SQL for Data Science course: https://www.coursera.org/learn/sql-for-data-science
RasaHQ / chatroom
Forked from scalableminds/chatroomReact-based Chatroom Component for Rasa Stack
Human Pose Detection model using PoseNet pre-trained model
An LLM-based playlist generator connected to Spotify
In this project, I will build a basic website that allows users to add/remove books from a list. I will achieve that by using JavaScript objects , arrays, modules and install webpack. I will also n…
In this project, we build a basic website that allows users to add/remove books from a list. we achieve that by using JavaScript objects and arrays. You will also need to dynamically modify the DOM…
Jman4190 / gpt3-codenames
Forked from shreyashankar/gpt3-sandboxThe goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
A tutorial-scale, fully local RAG-based chatbot built with Gemma 3 via Ollama + Bright Data SERP API + Chroma. This researches topics comprehensively and then answers questions using retrieval-augm…