9 Days of OpenAI
Brian Douglas

Brian Douglas @bdougieyo

About: Brian writes code

Location:
Oakland, CA
Joined:
May 27, 2017

9 Days of OpenAI

Publish Date: Mar 2 '23
53 7

For 30 days, I plan to test open-source Ai projects on GitHub and learn how to build a project myself. These posts will be short and focus on understanding what things you can create with Ai and what needs to be prepared.

image was generated using midjourney

I have been collecting a list of 30 projects created by developers like you and me to test out and look closely at the code. To name a few on my list:

Find more AI projects using OpenSauced

Oh and OpenAi is in the title, but this series will also focus on other Ai tools.

I plan update this post with links to all future posts, so if you want to bookmark this post for later, please do.

Day 1: AI generated git commit messages
Day 2: AI powered search with OpenAI embeddings
Day 3: AI generated room designs
Day 4: AI powered code debugging extensions

Day 5: AI powered photo aging
Day 6: AI generated Twitter bios
Day 7: AI powered movie recommendations
Day 8: AI powered census data
Day 9: Build your own ChatGPT starter kit

Finally, comment links to yours and other projects I should look at. Bonus points if they are open sourced and viewable on GitHub. I aim to get enough exposure to integrate Ai into my projects and live stream.

Stay saucy.

Comments 7 total

  • TED Vortex (Teodor Eugen Duțulescu)
    TED Vortex (Teodor Eugen Duțulescu)Mar 2, 2023

    Count me in! :D

  • MusabShakil
    MusabShakilMar 2, 2023

    Hi @bdougieyo,

    I've created Quickfix AI, a powerful Open AI-powered VS Code and Chrome extensions to simplify browsing and coding experience.

    Blog: dev.to/musabshakil/get-instant-err...
    GitHub: github.com/MusabShakeel576/quickfi...

    Looking forward to your feedback on Quickfix AI, and feel free to utilize it into your projects and live stream.

    Btw I also checked out OpenSauced, both Insights and Hot are really amazing tools to find the best engineers in open-source. Open source is becoming a new HRMS. Now devs don't need a resume/cv to show their strengths and capabilities.

  • Michael Tharrington
    Michael TharringtonMar 3, 2023

    Rock on! Sounds like a really cool thing to focus on for 30 days. 🙌

    This is kinda random, but what's that thing in your cover image? It looks kinda like a drum machine.

  • Dom Sipowicz
    Dom SipowiczMar 7, 2023

    I updated the chat template today, give it a try here:

    AI GPT-3 Chatbot Example – Vercel

    Simple chat bot implemented with Next.js, API Routes, and OpenAI SDK (GPT-3).

    favicon vercel.com
  • Harini Janakiraman
    Harini JanakiramanApr 14, 2023

    Checkout ParallelGPT parallelgpt.ai/ - we made it for batch processing with ChatGPT on a low-code spreadsheet UI. Hope you find it useful!

Add comment