Yohei Profile picture
Nov 4, 2022 6 tweets 3 min read Read on X
Pew pew!

Made a logo maker on top of the #Dalle API! Image
It's pretty fast!

Need to get rate limit higher though, they only let me do 10 per minute.
Results aren't always "great", but these are cool too Image
I could do this all day.

Though... I can only run this twice every 5 minutes with current rate limit. Image
Added this to our founder portal!

@UntappedVC portfolio companies can use this for free starting today.

Find it in the main menu next to #miniyohei. Image
Image

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Yohei

Yohei Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @yoheinakajima

May 2
here friends, i open-sourced it: prettygraph



at 201 lines of code (69 in back, 132 in front), it's just a quick hack i did for myself to test this UIgithub.com/yoheinakajima/…
if you're interested in a web app, you can try out (which doesn't have highlights, but has more robust knowledge graph building).

the repo for instagraph is here: instagraph.ai
github.com/yoheinakajima/…
instagraph let's you combine graphs manually but if you're interested in automatically merging graphs, check out my more recent project: mindgraph

github.com/yoheinakajima/…
Read 5 tweets
May 1
look at this pretty little text-to-knowledge graph ui Image
Image
no confusion here Image
Read 7 tweets
Apr 19
great to see everyone at AI rabbithole event today!

as promised, here's my deck with abbreviated narrative.

(video was recorded, will share when available) Image
agents agents agents!

40+ agent related github projects today with 500+ stars, 90% of which are less than a year old. Image
where are we going? robots and virtual agents.

biggest difference is that robots are constrained in physical space, and virtual agents can run tasks in parallel and be in multiple "places" Image
Read 30 tweets
Apr 9
fascinating! the left and right images are built with the same agent log data (last 100 logs).

- left: each log is a unique node
- right: bundled edges/nodes by the function type of the log

result on right let's me easily see most used paths and functions.
Image
Image
Refactored the code and you can visually see the changes by comparing the two graphs!
Image
Image
made it so i can click on a function and see the recent log details of that specific function Image
Read 5 tweets
Apr 7
version 1 of auto-generate graph of actions taken by the agent

system_chat_handler_advanced is our chat interface endpoint, which used load_skill_description to find and pick the find_similar_files skill to find a relevant skills, which used the generate_embeddings skill to embed the input. then used generate_text_completion to generate the responseImage
filtered out the common functions used by the front-end so it shows me the logs that are most relevant to check Image
ooh breadthfirst makes more sense here Image
Read 8 tweets
Apr 4
Been talking lots about knowledge graphs and LLMs, specifically for autonomous agents, recently.

Organized some thought here if you want to dig in 👇

KG 🤝 LLM

🧵 (a thread)
For those not familiar, knowledge graphs are a type of data representation in the form of nodes (objects) and edges (relationships) and looks like this. Image
This structure allows for unique querying of relationship related data such as finding shortest path between two nodes, or further more complex reasoning. Image
Read 13 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(