Pinned Repositories
adventofcode
My practice sets
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
create-service-account
Scripts to automate the creation of service accounts for Google Workspace migration products
grapher
Grapher is a Python class that generates a 2D graph object for displaying (x, y) data as text.
impractical-python-projects
My practice projects from the book. https://nostarch.com/impracticalpythonprojects
langchain-lex-agent
langchain-tutorials
Overview and tutorial of the LangChain Library
play_songs_with_sounddevice
Create and play melodies using the sounddevice synthesizer.
terminal_chat
Query OpenAI's GPT without leaving the terminal.
dillweed's Repositories
dillweed/adventofcode
My practice sets
dillweed/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
dillweed/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
dillweed/create-service-account
Scripts to automate the creation of service accounts for Google Workspace migration products
dillweed/grapher
Grapher is a Python class that generates a 2D graph object for displaying (x, y) data as text.
dillweed/impractical-python-projects
My practice projects from the book. https://nostarch.com/impracticalpythonprojects
dillweed/langchain-lex-agent
dillweed/langchain-tutorials
Overview and tutorial of the LangChain Library
dillweed/play_songs_with_sounddevice
Create and play melodies using the sounddevice synthesizer.
dillweed/terminal_chat
Query OpenAI's GPT without leaving the terminal.
dillweed/llama_index
LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
dillweed/Personal-Browsing-Embeddings-Extension
dillweed/playing-with-openai
Python example app from the OpenAI API quickstart tutorial
dillweed/Text-embeddings-with-txtai
Demo of semantic search with embeddings