Pinned Repositories
langchain-nextjs-rag
A demonstration of RAG that utilizes Next.js, LangChain, and OpenAI. RAG (Retrieval Augmented Generation) is a technique that combines information retrieval and language generation to produce more informed and contextual responses.
autogen-lab
Investigating the usefulness of "AutoGen" by Microsoft. AutoGen is a framework for simplifying the orchestration, optimization, and automation of LLM workflows.
crewai-lab
Experimentation with CrewAI, a framework designed for orchestrating a cohort of autonomous AI agents.
duxsoup
ETL system with the DuxSoup API. The project is a data extraction pipeline that automatically retrieves LinkedIn profile data from my first-degree connections using the DuxSoup API, processes the data, and stores it in MongoDB Atlas. The extraction system utilizes the Render cloud service to run persistent in the background.
langchain-lab
LangChain is a framework designed to simplify the creation of applications using large language models.
openai-lab
Various OpenAI projects and experiments implemented in Python. Utilizes all OpenAI APIs.
pydantic-ai
Experimentation with PydanticAI, a Python agent framework designed to make it less painful to build production grade applications with Generative AI.
harehimself's Repositories
harehimself/crewai-lab
Experimentation with CrewAI, a framework designed for orchestrating a cohort of autonomous AI agents.
harehimself/autogen-lab
Investigating the usefulness of "AutoGen" by Microsoft. AutoGen is a framework for simplifying the orchestration, optimization, and automation of LLM workflows.
harehimself/duxsoup
ETL system with the DuxSoup API. The project is a data extraction pipeline that automatically retrieves LinkedIn profile data from my first-degree connections using the DuxSoup API, processes the data, and stores it in MongoDB Atlas. The extraction system utilizes the Render cloud service to run persistent in the background.
harehimself/langchain-lab
LangChain is a framework designed to simplify the creation of applications using large language models.
harehimself/openai-lab
Various OpenAI projects and experiments implemented in Python. Utilizes all OpenAI APIs.
harehimself/pydantic-ai
Experimentation with PydanticAI, a Python agent framework designed to make it less painful to build production grade applications with Generative AI.