-
Rajiv Gandhi Institute of Petroleum Technology , Jais , Amethi
- Uttar Pradesh , India
- https://sanu0711.pythonanywhere.com/portfolio/
- in/abhishek-yadav-034825220
- https://replit.com/@sanu0711
- https://sanu0711.pythonanywhere.com/portfolio/
Highlights
- Pro
-
langChain-experiments Public
Welcome to my LangChain Learning Repository! 🚀 This repository serves as a structured collection of my learnings in LangChain, covering various aspects such as prompts, LLM integration, chaining me…
Jupyter Notebook MIT License UpdatedFeb 13, 2025 -
Develop a Gen AI bot designed to assist users in planning their investments. The bot should understand the customer's financial status and goals through a detailed questionnaire and provide persona…
-
-
The objective of this project is to demonstrate the implementation of object detection using the YOLO model, transformers library, and OpenCV. The provided Python script utilizes a pre-trained YOLO…
Jupyter Notebook UpdatedOct 17, 2024 -
llama-index-and-openai Public
An AI-powered solution for efficient document querying. It uses Llama Index for vector-based indexing and OpenAI's GPT to interpret natural language queries, providing accurate search results.
-
-
-
-
-
Healthcare-Intelligence Public
Enhancing Patient Care through AI-Driven Disease Prediction
-
Bank-Of-Bajarang-Dal Public
The project entitled “Bank management system” is a computerized telecommunications device that provides the customers of a financial institution with access to financial transactions in a public sp…
HTML UpdatedMay 28, 2024 -
AIChatBot Public
AIChatBot is an AI-powered chatbot built using the Google Generative AI API. It is integrated into Django to provide a user-friendly interface for interacting with the chatbot.
Python UpdatedApr 14, 2024 -
Disease-Prediction-System Public
This project implements a Disease Prediction System using various machine learning algorithms to predict potential diseases based on user-provided symptoms. The system utilizes a Django web framewo…
machine-learning-algorithms python3 naive-bayes-classifier disease svm-classifier random-forest-classifier machiPython UpdatedApr 14, 2024 -
OnlineQuiz Public
OnlineQuiz For the student with student result and dashboard
HTML UpdatedNov 7, 2023 -
Random-Password-Generator Public
Password generator is a Random Password generating program which generates a password mix of letters,numbers and symbols:-enough strong to provides great security.
Python UpdatedNov 6, 2023 -
Turtle-Racing-Game Public
There are 7 turtles with different colors placed before the Starting Line initially. Every turtle will take a random number of steps to move forward on the race track continuously. On the other end…
Python UpdatedSep 8, 2023 -
Image-to-Text-Converter Public
Forked from aksweb/image-to-textA web tool to extract text from images
CSS UpdatedMar 15, 2023 -
-
Caesar-Cipher- Public
The Caesar cipher is based on transposition and involves shifting each letter of the plaintext message by a certain number of letters, For example, with a left shift of 3, D would be replaced by A…
Python UpdatedJan 17, 2023 -
Hangman_Game Public
Hangman is a guessing game for two or more players.The word to guess is represented by a row of dashes representing each letter of the word.If the guessing player suggests a letter which occurs in …
Python UpdatedJan 12, 2023 -
Number-Guessing-Game Public
A number guessing game is a simple guessing game where a user is supposed to guess a number between 0 and N in a maximum of 10 attempts. The game will end after 10 attempts and if the player failed…
Python UpdatedDec 31, 2022 -
Rock-Paper-Scissors_Game- Public
The game is played with three possible hand signals that represent a rock, paper, and scissors. Rock wins against scissors; paper wins against rock; and scissors wins against paper. If both players…
Python UpdatedDec 18, 2022