Pinned Repositories
Agent-0
This project is a **proof of concept** that aims to replicate the reasoning capabilities of OpenAI's newly released O1 model.
Anki_FlashCard_Generator
Automatically generate Anki Flashcards from your PDF files with LLM (ChatGPT in this case) to help you study.
Chat-App-OpenAssistant-API
A chatApp with OpenAssistant API
Langchain-Tutorilas
This repo contains code for Langchain tutorials on my youtube channel.
localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
localGPT-Vision
Chat with your documents using Vision Language Models. This repo implements an End to End RAG pipeline with both local and proprietary VLMs
PaLM-PDFChat
This repo implements a GUI for Chatting with your PDF files using PaLM embedding and LLM via API.
PDF_Chat-GUI
This repo implements a GUI for Chatting with your PDF files using OpenAI's embedding and LLM via API.
Verbi
A modular voice assistant application for experimenting with state-of-the-art transcription, response generation, and text-to-speech models. Supports OpenAI, Groq, Elevanlabs, CartesiaAI, and Deepgram APIs, plus local models via Ollama. Ideal for research and development in voice technology.
YoutTube-Tutorial
This repo contains codes covered in the youtube tutorials.
PromtEngineer's Repositories
PromtEngineer/localGPT
Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.
PromtEngineer/Verbi
A modular voice assistant application for experimenting with state-of-the-art transcription, response generation, and text-to-speech models. Supports OpenAI, Groq, Elevanlabs, CartesiaAI, and Deepgram APIs, plus local models via Ollama. Ideal for research and development in voice technology.
PromtEngineer/localGPT-Vision
Chat with your documents using Vision Language Models. This repo implements an End to End RAG pipeline with both local and proprietary VLMs
PromtEngineer/Anki_FlashCard_Generator
Automatically generate Anki Flashcards from your PDF files with LLM (ChatGPT in this case) to help you study.
PromtEngineer/Agent-0
This project is a **proof of concept** that aims to replicate the reasoning capabilities of OpenAI's newly released O1 model.
PromtEngineer/YoutTube-Tutorial
This repo contains codes covered in the youtube tutorials.
PromtEngineer/Chat-App-OpenAssistant-API
A chatApp with OpenAssistant API
PromtEngineer/PDF_Chat-GUI
This repo implements a GUI for Chatting with your PDF files using OpenAI's embedding and LLM via API.
PromtEngineer/Langchain-Tutorilas
This repo contains code for Langchain tutorials on my youtube channel.
PromtEngineer/PaLM-PDFChat
This repo implements a GUI for Chatting with your PDF files using PaLM embedding and LLM via API.
PromtEngineer/Nopenai
Walk through how to build a langchain x streamlit app using GPT4All
PromtEngineer/crawl4ai
🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
PromtEngineer/rag-beyond-basics-course
This is complimentary to the RAG beyond basics course.
PromtEngineer/OpenContracts
Mass document analytics platform based on LlamaIndex, Pgvector, React and Django.
PromtEngineer/public-apis
A collective list of free APIs
PromtEngineer/MisguidedAttention
A collection of prompts to challenge the reasoning abilities of large language models in presence of misguiding information
PromtEngineer/docling
Get your documents ready for gen AI
PromtEngineer/rerankers
A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models.