What are you creating using the OpenAI API?

Feel free to share what you are working on currently!
You can also show off some of the solutions you have already made.

To the OpenAI employees - Feel free to also share what you’re working on (as long as you’re not violating any NDAs :nerd_face:) - Could be OpenAI related or passion-projects.

I’ll start off:

I’m currently working on making an AI answering machine in Java using the Realtime API. It should support tool use to call functions to automate some work of the front desk.

What are you guys up to? :hugs:

4 Likes

Hi,
I am currently working on ResumeSet, an AI Tailored Resume Builder. It takes any job link and creates a tailored resume for you.

2 Likes

Currently working on a bunch of things! (many of which under NDA :sweat_smile:)

In my free time I’m working on making a simple Discord bot to be a ‘jack of all trades’, functioning as an easy to use AI toolkit with all sorts of functionality, most recently adding in video processing with AI generated summaries:

Will add the ability to fetch videos from social medias like X and YouTube later on, just working on simple things like translation and message formalisation (making short bits of text worthy of an email)

1 Like

Legal documents analysis: https://www.lawxer.ai

Document processing/text processing for RAG: https://www.simantiks.com

AI Comment Moderator plugin for WordPress: https://www.techspokes.store

Bunch of internal tools,

1 sales manager assistant for https://baskarmshow.com (helps with seats management/reservations/sales data/customer data)

1 writing assistant for https://beatofhawaii.com (next version will be out soon)

Content suggestion plugin for WordPress (related posts, using user history and current post) on https://beatofhawaii.com

And what not…

1 Like

That is awesome!
Makes me think that in the future, resumes will be created but also processed by AI so no human work will be involved in application processes. :smile:

Great job! :hugs:

I’m guessing it chooses the model which is best for the task itself?

Wonderful implementation, looks very promising so far! :hugs:

1 Like

That is a LOT of projects, wow! :rocket:

Good job on all of them, they seem pretty tailored to their job. :hugs:

Thanks. I always try to make what’s needed without the extra fluff.

1 Like

Resumes are already being processed by AI via ATS.
We are just leveling the playing field now :smile:

1 Like

Are you already testing the project? And great job!

1 Like

Working on integrating this:

(code block awareness, along with streaming word wrapper).

with this:

The latter being a library nobody has thought to create. A dynamic markdown renderer, to ANSI of the console, or to strip what is useless to display, or even HTML as a destination…

Since openai’s _cli in their library is silly.

3 Likes

Yeah! The project is working really well, it’s almost too good to be true, haha. :smile: