roshan-lal-dia's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
practical-tutorials/project-based-learning
Curated list of project-based tutorials
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
cloudcommunity/Free-Certifications
A curated list of free courses & certifications.
iperov/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
microsoft/IoT-For-Beginners
12 Weeks, 24 Lessons, IoT for All!
amplication/amplication
🔥🔥🔥 The Only Production-Ready AI-Powered Backend Code Generation
HumanAIGC/AnimateAnyone
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
triggerdotdev/trigger.dev
Trigger.dev is the open source background jobs platform.
academind/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
smol-ai/GodMode
AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
thecodeholic/php-developer-roadmap
This is PHP Developer Roadmap
yjjnls/awesome-blockchain
⚡️Curated list of resources for the development and applications of blockchain.
academind/flutter-complete-guide-course-resources
Course resources (code snapshots & slides) for our complete Flutter & Dart course (https://acad.link/flutter).
1N3/BruteX
Automatically brute force all services running on a target.
mkocansey/bladewind
BladewindUI is a collection of elegant Laravel blade-based UI components spiced with TailwindCSS and Javascript.
npci/falcon
Falcon: The Hyperledger Fabric Deployment Helper for Kubernetes is an open-source project designed to streamline the deployment and management of Hyperledger Fabric based blockchain networks on K8.
Azure-Samples/AzureMapsCodeSamples
A set of code samples for the Azure Maps web control.
zxcv32/indian-wordlist
Commonly used passwords in Indian demography
MrKrishnaAgarwal/Swags-for-Developers
A Curated List of amazing and awesome swags for developers eg: T-Shirts, Stickers, Goodies, and more.
redis-developer/redis-bike-co
Redis Bike Company Example Application
AK-git-dev/Matrimonial-App
ionic+angular+nodejs+mysql
bennyhinn18/ID
roshan-lal-dia/ai-chatbot-with-pdf-learnweb3DAO
Build an AI Chatbot to chat with any PDF
vinayakdev/kmg
Kerala Matrimonial Guide, is a matrimonial websites designed for malayalis to find their loved ones online.
roshan-lal-dia/transcription-with-whisper-learnweb3DAO
In this lesson, we’re gonna build out a super simple bot that gets transcriptions from audio files. We’ll be using Whisper by OpenAI for this purpose.
roshan-lal-dia/ai-chatbot-learnweb3DAO
In this lesson, we’re gonna be building a super simple chatbot using openAI’s API. We’re only gonna ask the user for input, feed it to the API, and consume the response it sends back