This project is a **proof of concept** that aims to replicate the reasoning capabilities of OpenAI's newly released O1 model.
Repositories
PromtEngineer repositories
Automatically generate Anki Flashcards from your PDF files with LLM (ChatGPT in this case) to help you study.
A chatApp with OpenAssistant API
This repo contains code for Langchain tutorials on my youtube channel.
A collection of prompts to challenge the reasoning abilities of large language models in presence of misguiding information
Walk through how to build a langchain x streamlit app using GPT4All
Mass document analytics platform based on LlamaIndex, Pgvector, React and Django.
This repo implements a GUI for Chatting with your PDF files using OpenAI's embedding and LLM via API.
This repo implements a GUI for Chatting with your PDF files using PaLM embedding and LLM via API.
Structure-aware PDF QA with LiteParse + Milvus + Claude
Pocket Flow: 100-line LLM framework. Let Agents build Agents!
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.
🎙️ Instant voice typing for Windows - Hold Alt, speak, release to type! Works in ANY app. 100% offline, powered by Whisper AI.
Ultra-fast local and private speech transcription for Mac
This repo contains codes covered in the youtube tutorials.