rsksh's Stars
starboi-63/growth-stock-screener
An automated stock screening system which isolates top companies based on time-tested growth criteria.
devfinwiz/Stock_Screeners_Raw
This repository enables traders/investors to spot undervalued stocks automatically in the market efficiently to help them maximise their profits.
pranjal-joshi/Screeni-py
A Python-based stock screener to find stocks with potential breakout probability from NSE India.
kumarAnand05/Stock-Trading-Screener
Stock Screener to perform time-series analysis of NSE listed stocks in real-time and generate actionable trading signals.
pkjmesra/PKScreener
A Python-based stock screener for NSE, India. PKScreener is an advanced free stock screener to find potential breakout stocks from NSE and show its possible breakout values. It also helps to find the stocks which are consolidating and may breakout, or the particular chart patterns that you're looking specifically to make your decisions.
ImKKingshuk/LockKnife
LockKnife : The Ultimate Android Password Tool - Your Key to Android Password Recovery! 🗝️ Unlock forgotten Android lock screen passwords with ease using this powerful command-line tool. Simply connect your device, and let LockKnife do the magic! 🔒💫
TheSnakeCoder/Face_recognition_facenet512
Super Accurate Face Recognition System with DeepFace Library and Facenet512
Abhradipta/Real-Time-Facial-Recognition-System
Artificial Intelligence (AI) based facial recognition system for a hassle-free entry and exit management in different types of communities.
Murlors/Face-Recognition-Access-Control
Face Recognition Access Control System based on the characteristics of students going to and coming from class.
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
Azure-Samples/ai-rag-chat-evaluator
Tools for evaluation of RAG Chat Apps using Azure AI Evaluate SDK and OpenAI
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
facebookresearch/nougat
Implementation of Nougat Neural Optical Understanding for Academic Documents
kermitt2/grobid
A machine learning software for extracting information from scholarly documents
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
chroma-core/chroma
the AI-native open-source embedding database
abhi1nandy2/EMNLP-2021-Findings
This repo has the code for the paper "Question Answering over Electronic Devices: A New Benchmark Dataset and a Multi-Task Learning based QA Framework" accepted at EMNLP 2021 Findings.
jonathanwvd/awesome-industrial-datasets
A curated collection of public industrial datasets.
fblgit/model-similarity
Simple Model Similarities Analysis
kedarghule/Document-Question-Answering-GenAI
This is a document question answering app made with LangChain and deployed on Streamlit where you can upload a .txt or .docx file, ask questions based on the file and an LLM like Falcon-7B or Dolly-V2-3B answers it. ChromaDB is used as the vector database.
NastyRunner13/Conversational-QA-RAG-Chatbot
A Streamlit-based Conversational RAG app that lets users upload PDFs and chat with their content. It uses LangChain to answer questions based on the documents, with chat history preserved across sessions for seamless interaction.
Farzad-R/Advanced-QA-and-RAG-Series
This repository contains advanced LLM-based chatbots for Q&A using LLM agents, and Retrieval Augmented Generation (RAG) and with different databases. (VectorDB, GraphDB, SQLite, CSV, XLSX, etc.)
supermemoryai/supermemory
Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
industrial-edge/redundancy-with-opcenter-and-iih
This tutorial describes the steps, that are necessary to create a redundant communication from the PLC over Industrial Edge to Opecenter
industrial-edge/interconnectivity-solution-with-iih
This document provides an overview of the data integration process utilizing various connectors and protocols within the industrial automation environment.
industrial-edge/iih2iih-connectivity
This tutorial describes the steps, that are necessary to create a synchronized connection between three child devices and one parent device
Lizhecheng02/RAG-ChatBot
A basic application using langchain, streamlit, and large language models to build a system for Retrieval-Augmented Generation (RAG) based on documents, also includes how to use Groq and deploy your own applications.
Tongji-KGLLM/RAG-Survey
yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
RUC-NLPIR/FlashRAG
⚡FlashRAG: A Python Toolkit for Efficient RAG Research