Pinned Repositories
Chess-Challenge
https://youtu.be/iScy18pVR58
devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
EmbedAI
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
Langchain-Tutorilas
This repo contains code for Langchain tutorials on my youtube channel.
llama2.c
Inference Llama 2 in one file of pure C
llama2_rs
localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
python-exercises
ereny1a's Repositories
ereny1a/Chess-Challenge
https://youtu.be/iScy18pVR58
ereny1a/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
ereny1a/EmbedAI
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
ereny1a/femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
ereny1a/Langchain-Tutorilas
This repo contains code for Langchain tutorials on my youtube channel.
ereny1a/llama2.c
Inference Llama 2 in one file of pure C
ereny1a/llama2_rs
ereny1a/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
ereny1a/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
ereny1a/python-exercises
ereny1a/azurechatgpt
🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼
ereny1a/bashly
Bash command line framework and CLI generator
ereny1a/chat-with-csv
Simple Streamlit app to have interaction with your csv file.
ereny1a/Chatbot-for-PDF
Chatbot for PDF
ereny1a/ChatPDF
A multi-pdf chatbot based on RAG architecture, allows users to upload multiple pdfs and ask questions from them.
ereny1a/CSVChatBot
CSV chatBot using langchain and Streamlit
ereny1a/facechain
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
ereny1a/GPT-Doc-Summarizer
Streamlit webapp for token-efficient summarization of long files using GPT 3.5/4
ereny1a/gpt_chatwithPDF
GPT chat with your docs!
ereny1a/incus
Powerful system container and virtual machine manager
ereny1a/llama2.zig
Inference Llama 2 in one file of pure Zig
ereny1a/llm-pdf-qa-workshop
Introduction to LLM App Development Workshop: PDF Q&A App using OpenAI, Langchain, and Chainlit
ereny1a/Multi-PDFs_ChatApp_AI-Agent
Meet MultiPDF 📚 Chat AI App! 🚀 Chat seamlessly with Multiple PDFs using Langchain, Google Gemini Pro & FAISS Vector DB with Seamless Streamlit Deployment. Get instant, accurate responses from Awesome Google Gemini OpenSource language Model. 📚💬 Transform your PDF experience now! 🔥✨
ereny1a/pdfChatGPT
QA with the pdf using gpt-3.5
ereny1a/Prompt-Engineering-LangChain
ereny1a/sam-assistant
🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, create and understand images, and communicate with you. It is built in Python, mainly using Langchain and implements most of Langchain