Skip to content

Melanee-Melanee/Python-Bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<This repository is under updating.

resized.melanee.robot.mp4

Each step is going to be a new prompt for next steps.

First Step: chatbot, text generation

This step is an implementation of a simple chatbot using TensorFlow, which is a machine learning framework developed by Google. The chatbot is trained using a neural network to classify user inputs into predefined intents and provide appropriate responses based on the detected intent. The intents.json file is the data that we will provide to our chatbot.

https://www.youtube.com/watch?v=t933Gh5fNrc

Second Step: Speech recognition, voice generatoin

https://www.youtube.com/watch?v=gTn1fXYw9sU

https://github.com/bhattbhavesh91/voice-assistant-whisper-chatgpt

Third Step: voice + image = video, Video generation

https://www.heygen.com/

https://huggingface.co/papers/2305.10973

https://www.leewayhertz.com/create-generative-video-model/

Deep fake project:

https://github.com/Melanee-Melanee/Deep-Fake