nisrinaishmh
I'm an AI enthusiast, aiming to contribute innovative solutions to the dynamic field of technology by transmuting possibilities into reality🚀
IPB UniversityDepok, Jawa Barat, Indonesia
Pinned Repositories
.github
42020951-eterlia
project eterlia or lue'
Artificial-Neural-Network-Program-to-Recognize-Hand-Shapes-that-Form-Scissors-Rock-or-Paper
Train a computer to play Rock-Paper-Scissors by teaching it to recognize hand gestures using images! (Great for machine learning beginners) 😎
brain-tumor-prediction-using-ml-with-100-accuracy
Early detection and classification of brain tumors is an important research domain in the field of medical imaging and accordingly helps in selecting the most convenient treatment method to save patient life.
Build-a-Chatbot-to-Analyze-PDF-Documents-Using-LLM
Build a Chatbot to Analyze PDF Documents with OpenAI GPT 3.5 using LLM
Build-an-Image-Style-Transfer-Tool-using-CycleGANs
We will visualize the style transfer output produced by monet_generator_model. We take 5 sample images that are photos of beautiful landscapes in the original dataset and feed them to the model.
Create-a-Voice-Assistant-with-OpenAI-s-GPT-3-and-IBM-Watson
This project about creating a voice assistant using OpenAI and IBM Watson Speech Libraries for Embed. The voice assistant will have a responsive front-end using HTML, CSS, and Javascript, and a reliable back-end using Flask.
Create-AI-powered-apps-with-open-source-LangChain
LangChain, a Python library for NLP, goes beyond just offering access to advanced language models from various providers like OpenAI and Cohere. It shines in its versatility, acting as a one-stop shop for your NLP needs. With its document loader handling diverse formats like PDFs and emails, LangChain empowers yu to effortlessly extract information
Create-Your-Own-Chatbot-Website-with-Open-Source-LLMs
coral-guard-2023
nisrinaishmh's Repositories
nisrinaishmh/.github
nisrinaishmh/42020951-eterlia
project eterlia or lue'
nisrinaishmh/Artificial-Neural-Network-Program-to-Recognize-Hand-Shapes-that-Form-Scissors-Rock-or-Paper
Train a computer to play Rock-Paper-Scissors by teaching it to recognize hand gestures using images! (Great for machine learning beginners) 😎
nisrinaishmh/brain-tumor-prediction-using-ml-with-100-accuracy
Early detection and classification of brain tumors is an important research domain in the field of medical imaging and accordingly helps in selecting the most convenient treatment method to save patient life.
nisrinaishmh/Build-a-Chatbot-to-Analyze-PDF-Documents-Using-LLM
Build a Chatbot to Analyze PDF Documents with OpenAI GPT 3.5 using LLM
nisrinaishmh/Build-an-Image-Style-Transfer-Tool-using-CycleGANs
We will visualize the style transfer output produced by monet_generator_model. We take 5 sample images that are photos of beautiful landscapes in the original dataset and feed them to the model.
nisrinaishmh/Create-a-Voice-Assistant-with-OpenAI-s-GPT-3-and-IBM-Watson
This project about creating a voice assistant using OpenAI and IBM Watson Speech Libraries for Embed. The voice assistant will have a responsive front-end using HTML, CSS, and Javascript, and a reliable back-end using Flask.
nisrinaishmh/Create-AI-powered-apps-with-open-source-LangChain
LangChain, a Python library for NLP, goes beyond just offering access to advanced language models from various providers like OpenAI and Cohere. It shines in its versatility, acting as a one-stop shop for your NLP needs. With its document loader handling diverse formats like PDFs and emails, LangChain empowers yu to effortlessly extract information
nisrinaishmh/Create-Your-Own-Chatbot-Website-with-Open-Source-LLMs
nisrinaishmh/Creating-AI-for-generate-anime-characters-using-DCGANs-and-Keras
The combined method between applying the CNNs to GANs models is called Deep Convolutional Generative Adversarial Networks (DCGANs).
nisrinaishmh/img
nisrinaishmh/introduction-to-natural-language-processing-with-hugging-face-transformers
Hugging Face Transformers, a popular Python library, offers pre-trained models for various powerful toolkit for NLP tasks, opening doors to career opportunities and be part of the innovation that will change the world with shaping the future of human-machine interaction.
nisrinaishmh/Logistics-Transactions-in-The-United-States-of-America
nisrinaishmh/text-sentiment-analysis-using-caikit-and-hugging-face
This project configured the Caikit runtime to load and run a Hugging Face text sentiment analysis model. Then deployed a client application on the runtime that used the Caikit API to query the Hugging Face model for sentiment analysis on text strings. The model response included the sentiment analysis and a confidence score for each sample.
nisrinaishmh/the-art-of-prompt-engineering
This project explains "prompt engineering," a key technique for guiding AI models to desired outputs in tools like chatbots and text summarizers. It highlights the importance of clear instructions and techniques like CoT Prompting for effective communication with large language models. The project also introduces the Langchain library✨.