Giter Site home page Giter Site logo

Hi there 👋

class Attributes(Yusuf) :
	@staticmethod
	def contact() -> tuple:
	    twitter = "kazu_rms"
	    facebook   = "aenir02"
	    
	    return facebook,twitter
	
	@staticmethod
	def life() -> tuple:
		langs = ['French', 'Spanish', 'English']
		
		
		return langs
	
	@staticmethod
	def coding() -> tuple:
		langs = {
			'expert':   ['python', 'bash', 'julia', 'R' ],
			'intermediate': ['go', 'c','c++'],
			'learning': ['js', 'c#', 'asm', 'java']
		}
		specialities  = ['web/app', 'reverse engineering', 'machine learning']
		environnement = ['jupyter']
		
		return langs, specialities, environnement

Skills

Yusuf's Projects

football_prediction_project icon football_prediction_project

This project will pull past game data from api-football, and use these statistics to predict the outcome of future premier league matches with the use of machine learning.

gpt_vuln-analyzer icon gpt_vuln-analyzer

Uses ChatGPT API, Bard API, and Llama2, Python-Nmap, DNS Recon, PCAP and JWT recon modules and uses the GPT3 model to create vulnerability reports based on Nmap scan data, and DNS scan information. It can also perform subdomain enumeration to a great extent

kivyapp_sample icon kivyapp_sample

A Kivy App Sample build with buildozer through gitHub with the .github/workflow/build.yml file from https://github.com/marketplace/actions/buildozer-action

langchain-chatchat icon langchain-chatchat

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain

node-red-contrib-chatbot icon node-red-contrib-chatbot

Visually build a full featured chat bot for Telegram, Facebook Messenger, Whatsapp and Slack with Node-RED. Almost no coding skills required.

pybluesky-android icon pybluesky-android

Python game for android, developed using python-pygame and built using python-for-android.

rags icon rags

Build ChatGPT over your data, all with natural language

rcs-yolo icon rcs-yolo

Official implementation of "RCS-YOLO: A Fast and High-Accuracy Object Detector for Brain Tumor Detection".

robby-chatbot icon robby-chatbot

AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡

telegram-chatbot-gpt4free icon telegram-chatbot-gpt4free

This is a Python-based Telegram bot using the telethon library. The bot responds to messages using the evagpt4 reverse engeneered api from OpenGPT repo

testing icon testing

Testing APK building with kivy, buildozer, and github actions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.