dylanjcastillo
- Karma
- 456
- Created
- April 14, 2019 (7y ago)
- Submissions
- 0
- Show HN: King of the Prompt (king.dylancastillo.co)
Hey HN, Yesterday, I saw this https://www.vaultbreak.ai/daily-jailbreak here and thought it'd be fun to set up a similar game. But instead of trying to solve daily puzzles, in this game you fight other people's prompts…
- Are You a Good Estimator? (estimator.dylancastillo.co)
- In This Economy? (buttondown.com)
- I found some issues with Gemini's structured outputs (dylancastillo.co)
- Structured outputs can hurt the performance of LLMs (dylancastillo.co)
- Structured outputs in LLMs: don't put the cart before the horse (dylancastillo.co)
- Deploying a Django App with Kamal, AWS ECR, and GHA (dylancastillo.co)
- Image classification using In-context Learning and Gemini Flash 1.5 (dylancastillo.co)
- Automatically create a kamal-ready VPS using Terraform and Hetzner (dylancastillo.co)
- Show HN: AutoNews – Automatically sorted bias-free news (news.iwanalabs.com)
- Show HN: Classic philosophy books made easy using AI (aitheneum.iwanalabs.com)
I like reading old books, but I often struggle with them because of the archaic language they use. I thought that LLMs might be a way to improve this, so I started working on AItheneum. It's a library of classic…
- Show HN: Reusable components with Django and HTMX (dhc.iwanalabs.com)
- Show HN: Reusable components with Django and HTMX (dhc.iwanalabs.com)
-
Hi HN, The GPTStore launched on January 10th, and I've been curious about how many people are using GPTs. I created a few myself that I use regularly. Essentially, they are specific system prompts I use (though I wish…
- Finetuning won't add new knowledge to your model (dylancastillo.co)
- Show HN: Write real estate listings using AI (lystinct.com)
- OpenAI Cookbook (cookbook.openai.com)
- Create your own code interpreter chatbot with Pyodide (dylancastillo.co)
- Show HN: Make graphs and analyze your dataset in plain English (deepsheet.dylancastillo.co)
Hey HN, I built a small tool that helps you analyze your data and make graphs using ChatGPT. Here's a demo: https://youtu.be/lN7aqalNvUE All the data processing happens on the client, so you can use it with your 100MB…
- Semantic search with Elasticsearch and LangChain (dylancastillo.co)
- Show HN: Generate memorable startup names using AI (namemancer.dylancastillo.co)
-
I've been using ChatGPT a lot lately, and it's a pain to have to open a browser tab every time I want to interact with it. I thought it'd be good to have an app that: 1. Allowed me to use ChatGPT from the desktop 2. Had…
- Show HN: Get advice from a GPT3-based stoic philosopher (seneca.dylancastillo.co)
- Show HN: Ask Seneca a question and get an answer with references to his writings (seneca.dylancastillo.co)
Hi everyone, I decided to make [Ask Seneca](https://seneca.dylancastillo.co) as a side project because I wanted to try my hand at developing a small search engine with GPT3 capabilities. It's an app that allows you to…