Caden Holman PRO
CadenHolman
AI & ML interests
None yet
Recent Activity
posted
an
update
about 1 month ago
π BigRedChat: A RAG-Based AI Chatbot for Nebraska Huskers Fans
We're excited to share BigRedChat.com β a fan-focused chatbot that uses Retrieval-Augmented Generation (RAG) to bring real-time, AI-powered Husker football knowledge to life.
What is BigRedChat?
BigRedChat is an intelligent assistant designed specifically for fans of Nebraska athletics, especially football. Powered by the OpenAI API and built with a custom backend, the chatbot blends traditional chatbot capabilities with up-to-date sports information.
How it works:
π₯ RSS Feed Ingestion
We ingest news articles from a curated set of Nebraska Huskers RSS feeds. These articles are stored in a MySQL database and automatically categorized by sport and date.
π Embedding Generation
Using OpenAIβs text-embedding-3-small, we generate semantic embeddings for chunked summaries of each article. These embeddings are stored in a database table alongside metadata for fast vector search.
π§ Contextual Retrieval with RAG
When a user asks a question, the chatbot retrieves the most relevant chunks based on vector similarity and injects them into the prompt as contextual information. This ensures the assistant can respond with the most current and accurate insights β not just general knowledge.
π― HuskerBot Personality
The assistant runs with a custom system prompt that gives it a loyal, slightly obsessive Husker-fan personality β the kind that still talks about the β95 team like it was yesterday.
Try it out:
https://BigRedChat.com/
posted
an
update
about 2 months ago
CodeDebugger.ai is a free suite of AI-powered tools built for developers. Instantly debug or format your code with help from advanced language models.
Code Debugger
β Submit your code (supports PHP, Python, JavaScript, HTML, SQL, CSS, and more)
β Receive a detailed AI-generated bug report with suggestions for improvement
Code Formatter
β Submit your code (same language support)
β Instantly receive clean, consistently formatted code
For both tools:
β Supports virtually any programming language
β No sign-up or login required
β Your code is automatically deleted after 24 hours for privacy
Give it a try:
π https://CodeDebugger.ai/
posted
an
update
2 months ago
Earlier this week we launched CodeDebugger.ai. It is a a free tool that helps developers debug code instantly using AI. We decided to use the OpenAI API for code analysis, model o4-mini.
β Paste your code (PHP, JavaScript, HTML, SQL, and more)
β Get AI-generated bug reports and improvement suggestions
β No sign-up required
Why we built it: Every developer hits walls. Whether you're stuck on a syntax bug or need another set of eyes, CodeDebugger.ai offers instant feedback powered by OpenAI models β all without compromising your privacy.
Privacy-first by design:
β No login required
β Code is deleted after 24 hours
β No analytics, no tracking, no cookies
Try it now:
https://CodeDebugger.ai/