Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
durraniu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
durraniu
1y ago
That's really cool! I made something similar but much simpler using R Shiny. Edit: Looking at the featured story, I notice that the character illustration is not consistent currently. I got relatively consistent character illustration
2.
▲
What app framework do you recommend for data scientists?
2 points
by
durraniu
2y ago
|
1 comments
3.
▲
What're Your Reviews for Mechanics of Machine Learning Book by Jeremy Howard?
1 points
by
durraniu
2y ago
|
0 comments
4.
▲
(Side Project) StoRytime: Create and Illustrate Short Stories with AI
(umair.shinyapps.io)
1 points
by
durraniu
2y ago
|
1 comments
5.
▲
by
durraniu
2y ago
This was a fun project for shiny app contest. This app allows users to generate AI-written stories and illustrations. The app captures user inputs—such as the story’s opening sentence, number of sentences, drawing instructions, and title—an
6.
▲
by
durraniu
2y ago
I am working on an app for creating stories with illustrations in a revealjs slide deck. The idea is that a user would handwrite or type the first sentence of a story they want to write. This sentence would be used by llama 3.1 as a prompt
7.
▲
by
durraniu
2y ago
This looks really cool. I have experience with shiny apps in R, and Python has a shiny package too now. FastHTML looks a lot like Python shiny without routes. I think both of these frameworks are great for people with no web dev experience.
8.
▲
by
durraniu
2y ago
GPT4o is pretty great at writing R in my experience. Particularly for data wrangling. But also shiny apps.
9.
▲
by
durraniu
2y ago
There are multiple packages in R for using LLMs. One such package is tidychatmodels.
10.
▲
by
durraniu
2y ago
What do you think about the mechanics of machine learning book by Jeremy Howard? It seems to have a systematic approach to fit models and improve them.