participated in @MadronaVL Launchable program last week our team did not win unfortunately but I did design an interesting application of LLMs – travel itinerary planning centered around booked events (e.g. going to the super bowl) (fyi this plan was entirely generated by GPT)
@alexalbert__
-
Building a Midwit Meme Classifier for Twitter Bot
By
–
I also overengineered some aspects of it for fun… I wanted to apply what I have learned in the fast ai course, so I created a midwit meme image classifier that I integrated into the twitter bot
-
Text-to-Speech Services Still Fall Short of Human Quality Standards
By
–
just tried to create a voiceover for an explainer video using multiple different text-to-speech services realized a few things humans are amazing at detecting subtle nuances in speech and the outputs from these services are just not quite up to par yet at passing the snuff test
-
Limitations of bulk conversion services for short-form video content
By
–
these services might be suitable for bulk conversion tasks (e.g. an audiobook or other long-form stuff) but for smaller tasks like videos (ads, voiceover, etc) they are still (even the best ones) lacking in their tone, cadence, and emote
-

Jasper’s Google Docs Editor as Key Feature for Mid-Tier Pricing
By
–
jasper even mentions a google docs style editor as their main selling point for their middle pricing tier
-
Google LaMDA Integration Threat to AI Writing Companies
By
–
can't wait to see how companies like Jasper and http://
copy.ai react when Google eventually integrates LaMDA into google docs if I'm at one of those places, the only thing I would be working on is how to differentiate before that day comes -

ChatGPT Generated CAD Step File for Screw: Early Attempt
By
–
used chatGPT to generate a CAD step file for a screw took about 10 "continue from this line " commands to finish and the file was empty when I tried to view it in inventor so not entirely correct but hey it's a start 3d models from llm's would truly be something
-
Future Feature Ideas: Group Chat, Embeddings, and Author Simulations
By
–
possible future iterations:
-group chat, engage with all authors at once
-embeddings, include actual books and connect them with model to achieve better info retrieval
-simulate, view conversations between two authors -
Building Next.js Project in Replit with ChatGPT Assistance
By
–
made it entirely with next.js in replit. chatGPT carried the initial code, great boilerplate for me to build off of. if I were to guess, 75% of the code was generated by chatGPT but not in one shot, required lots of little iterations
-

GPT Author Chat Project Completed After 10 Hours of Development
By
–
ok so probably spent around 10 hours total on this and finished it up to a point where I am comfortable using it for my final project. check out the code here: https://
github.com/alexalbertt/Gp
tAuthorChat
… here's what it looks like
