Pinned Repositories
chatbot_for_files_UI
chatbot_self_query_langchain
Chatbot utilizing Langchain's self-querying retriever to automatically create a filter from the user query on the metadata
chatFiles
A small collection of tools to chat with files
download_ts_tdoc
Download TS files and tdocs
langchain-chatbot
An AI chatbot for talking to your data
llama2.c
Inference Llama 2 in one file of pure C
llama_index_tests
Llama_index tests for chatting with files
micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
minGPT
The absolute minimum GPT website: enter your OpenAI API key and chat. Only using default settings. Chat history is not used.
speech_to_text
Speech to text based on Whisper
eliujl's Repositories
eliujl/chatbot_for_files_UI
eliujl/chatFiles
A small collection of tools to chat with files
eliujl/chatbot_self_query_langchain
Chatbot utilizing Langchain's self-querying retriever to automatically create a filter from the user query on the metadata
eliujl/download_ts_tdoc
Download TS files and tdocs
eliujl/langchain-chatbot
An AI chatbot for talking to your data
eliujl/llama2.c
Inference Llama 2 in one file of pure C
eliujl/llama_index_tests
Llama_index tests for chatting with files
eliujl/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
eliujl/minGPT
The absolute minimum GPT website: enter your OpenAI API key and chat. Only using default settings. Chat history is not used.
eliujl/speech_to_text
Speech to text based on Whisper
eliujl/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
eliujl/zenGPT
A lightweight GPT chat website with only 1 file
eliujl/tts_from_youtube
Re-synthesizing clean audio (audo only) from text transcribed from youtube video / playlist, using only open-source python packages