Pinned Repositories
10-days-of-git-and-github
Some video lessons on YouTube: This videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
25-reactjs-interview-projects
3-automation-projects-bk
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
33-js-concepts
📜 33 JavaScript concepts every developer should know.
ai_sql_assistant
Algorithms
A collection of algorithms and data structures
amazon-ecs-fullstack-app-terraform
Fullstack app using Amazon ECS & DevOps methodologies (IaC with Terraform and CI/CD with AWS CodePipeline)
bk2k3bk's Repositories
bk2k3bk/Chat-With-Your-Data-Chatbot
Chat with Your Data App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This Chatbot is completely powered by Open Source Models. No OpenAI key is required.
bk2k3bk/Chatbot-using-ChatGPT-and-Deep-Lake
This is a chatbot implementation in Streamlit using OpenAI ChatGPT and Deep Lake which is a database for AI.
bk2k3bk/demo-face-gan
A demonstration of using a live Tensorflow session to create an interactive face-GAN explorer.
bk2k3bk/Embeddings-Visualizer
App that does a PCA with your Embeddings and allows you to visualize it via plotly
bk2k3bk/example-app-editable-dataframe
This is a demo of a dataframe with editable cells, powered by `streamlit-aggrid` from Pablo Fonseca. You can edit the cells by clicking on them and then export your selection to a csv file! 🎈
bk2k3bk/FastAPI-Monitoring
bk2k3bk/freecodecamp-intro-to-pandas
bk2k3bk/Git-Crashkurs
Lerne die Basics von Git & Github
bk2k3bk/GPT-3-powered-Question-Answering-App-using-Langchain-GPT-Index-and-Gradio
Official repo of Q&A app built using GPT-3.
bk2k3bk/Guardrails-Implementation-in-LLMs
Guardrails implementation in Generative AI powered apps. This app will show you how to put Guardrails in LLMs.
bk2k3bk/kubernetes-mern-app
Config files to deploy MERN app using kubernetes
bk2k3bk/lambda-refarch-webapp
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
bk2k3bk/LaMini-LM-Summarization-Streamlit-App
A Streamlit application that summarizes documents using LaMini-LM.
bk2k3bk/LangChain-EventDriven-Architecture
bk2k3bk/LangChain-FastAPI
bk2k3bk/LangChain-Intermediate-Project
bk2k3bk/LangChain-JS-Full-Course
bk2k3bk/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
bk2k3bk/mol-demo
bk2k3bk/Private-ChatBot
jwt oauth2 auth fastapi
bk2k3bk/PyGWalker-Guide-for-Streamlit-and-Jupyter
Get started with PyGWalker, a straightforward Python library turning your Pandas dataframes into a visually interactive interface
bk2k3bk/React-Firebase-AI-Startup
bk2k3bk/Scikit-LLM-Text-Classification-Streamlit-App
Scikit LLM Text Classification Streamlit App repository from AI Anytime YouTube channel.
bk2k3bk/Search-in-Website-Streamlit-App
Search and Retrieve Information from Website using Langchain and OpenAI Functions.
bk2k3bk/Semantic-search-and-Summarization-App
bk2k3bk/Sentiment-Analysis-API
A simple Sentiment Analysis API in FastAPI.
bk2k3bk/Synthetic-Data-Generation-using-Generative-AI
This is an official repo for synthetic data generation using Gretel, a Generative AI platform for generating synthetic data.
bk2k3bk/talk-with-gpt3
App that leverages GPT-3 to facilitate new language listening and speaking practice.
bk2k3bk/youtube-data-app
bk2k3bk/Zustand-crash-course
A crash course on React state management library | Zustand