A repository for personal AI projects and experiments.
-
ai-translator: A simple AI translator that uses the OpenAI Gpt-4o-mini model to translate text from one language to another.- Technologies: React, TypeScript, Node.js, Tailwind CSS, OpenAI Gpt-4o-mini
-
client-streamlit: A streamlit client for OpenAI.- Technologies: Python, Streamlit
-
hume-evi-cbt: (Work in Progress) A conversational AI chatbot that provides cognitive behavioral therapy (CBT) based on the Hume AI platform.- Technologies: Hume AI, TypeScript, Next.js, Tailwind CSS
-
langchain-chat: A RAG-based chatbot that can answer questions and provide information on a Scrimba course.- Technologies: JavaScript, Langchain, Supabase, OpenAI
-
llm-chat: Various protyped LLM chat application interfaces with react, next.js, streamlit and a server with consistent chat-history, indexer, file-management, personal knowledge base.- Technologies: Azure, Python, TypeScript, OpenAI
-
llm-chat-2: Enhanced LLM-chat application with tool calling status, MCP integration and canvas/artifact UI for agentic workflows.- Technologies: Python, TypeScript, OpenAI, Next.js, Tanstack Query, Zustand
-
mcp: protyped MCP server.- Technologies: Python, FastMCP, Claude, OpenAI
-
nuxt-rag-chat: A RAG-based chatbot starter template using Nuxt.js, Langchain, NeonDB, and OpenAI.- Technologies: Nuxt.js, Langchain, Neon, OpenAI
-
phi-demo: A demo of the SLM Phi-3 AI model, which is a simple AI model that can generate text based on a given prompt using Hugging Face.- Technologies: Deno, TypeScript, Hugging Face, Phi-3-Mini-4k-instruct
-
rag-doc-loader: A simple script to load a text document and generate vector embeddings for chunks of text.- Technologies: Node.js, Neon, Langchain, OpenAI
-
terminal-chat: An LLM chat experience in the terminal.- Technologies: Python, Rich, OpenAI, Agents SDK
This project is licensed under the MIT license. For the full license text and details, please see the LICENSE file in this repository.