Back
Research
added a few dozen features to #djangotv using some Claude 3.5 automations I wrote #research
🚜 transitioned to whisper turbo for a few projects #research
🚜 🤖 Used ChatGPT o1 to port some templates from inline css to TailwindCSS and it worked perfectly. It also took 111 seconds which is a while but faster than I could do. #research
🤖 more agent work and organizing them into a team #research
🤖 Prototyped a Django-based Agent framework using Claude 3.5 #research
🤖 Wrote an agent to summarize content into one sentence #research
🤖 Wrote an agent to turn a url to markdown #research
📧 signed up/applied for Claude Enterprise access #research
🚜 added a new model and spent some of my lunch updating my new agent #research
🤖 updated #research app to better handle "continue" commands
🤖 played with Aider and it mostly working with Ollama + Llama 3.1 #research
🤖 has Claude work on a few projects while I was going to sleep and immediately after waking up. The present is wild. #research
🤖 Wrote my own screenshot to code Claude script #research
🤖 updates file-to-xml script to print files archives. #research
🤖 Used Claude's Long context prompting tips guide to let it write a file contents to xml script to make it easier to compile a series of files in a project for Claude's projects and artifacts #research docs.anthropic.com/en/docs/bu…
🤖 Added the ability to store context variables and recall them for messages/threads #research
🤖 more robot work, but figured out how to get better results limiting num_predict for git commit messages #research
🤖 updated #research project to better handle context windows and even an experimental autogpt-like commands
🤖 Wrote a git commit message bot using an LLM to create better commit messages #research
I used Claude 3.5 Project + Artifacts to help refactor most of the Ollama + Llama 3.1 #research project. I would call it a writing bot, but I'm not building it to automate writing. It's mostly a content wrapper around the Chat interface but it's good at generating code and building off of chat history.