Dagmawi Babi
6.83K subscribers
16K photos
2.14K videos
243 files
2.28K links
Believer of Christ | Creative Developer.

Files Channel: https://t.me/+OZ9Ul_rSBAQ0MjNk

Community: @DagmawiBabiChat
Download Telegram
This's a fun Twitter account made by Brook Mezgebu (@brookmg) that tells the year's progress. @YearProgressET on Twitter.

GitHub
β€’ https://github.com/brookmg/YearProgressET

#OpenSource #EthiopianSoftware
@Dagmawi_Babi
August 21, 2022
Just found a simple lovely web app that generated business cards using just your GitHub username.
It's pretty fun actually 😊

It's made by SΓ©bastien Castiel and it's open source so you can fumble around with it however you like.

Link of site
β€’ https://github-business-card.vercel.app/

Creator
β€’ https://github.com/scastiel

Source Code
β€’ https://github.com/scastiel/github-business-card

#OpenSource #GithubBusinessCardGenerator
@Dagmawi_Babi
November 13, 2022
I started a UI challenge and decided to make a web clone of Ubuntu 22.10 πŸŽ‰

I've done some basic starting features and layouts of it and I just randomly decided to make it opensource for anyone who wants to contribute to it and expand on it. Which'll be cool for you guys to put it up on your resumes or project showcases. ✨

Link - Open on PC
β€’ https://ubuntu-ui-clone.vercel.app/

If anyone want to expand this or contribute to it here's the github link. It's all yours 😊
β€’ https://github.com/dagmawibabi/UbuntuUIClone

#OpenSource #MyProjects #Ubuntu2210
@Dagmawi_Babi
December 10, 2022
Dagmawi Babi
Photo
The CodeNight community loved it I guess 😊

Just some more details: it took me 4 hours to do it. 1 hour went into looking for similar icons and adjusting them to fit. Another hour prolly went into slacking off. πŸ˜… It's a pretty straightforward project.

If you're a frontend dev try doing something like this. Clone Win10 or Win11 or another OS you love. 😊

#MyProjects #OpenSource #Ubuntu2210
@Dagmawi_Babi
December 10, 2022
Dagmawi Babi
Rabbit's launch for their AI hardware was pretty smart. They're really good at their presentation and marketing. Here are the simple techniques you should use to market your products as well 1. Show the problems β€’ The standard app-based OS leads to users…
The 01 Project

I'm so inspired and motivated right now. πŸ”₯

Killian, who made Open Interpreter, is now planning to make an open source version of R1, the hardware AI companion. An open source Language Model Computer (LMC) in just 6 weeks.

In less than 48 hours, 200+ engineers and designers around the world, including me, have signed up to contribute in any way we can.

The plan is to make an open-source version of R1 pretty quickly with a Raspberry Pi and Open Interpreter. Fully offline, <$50 for parts. Using Whisper, Mixtral, Linux, 1 button and a good local TTS.

They are also planning to publish a family of standard protocols to advance the LMC ecosystem as a whole.

Join to contribute
β€’ OpenInterpreter.com/hardware/01

All starts the coming Monday! I can't wait!

#The01Project #AI #OpenSource #OI
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
January 13, 2024
February 5, 2024
Here're epic resources for creating, managing and maintaining Open Source Projects.

1. Open Source Guide
β€’ This's a very extensive and detailed guide into everything you need to know about OSS. It's got resources, tools, explanations, templates, checklists and so much more! And it's open source so you can expand on it
β€’ https://opensource.guide

2. Choose a License

β€’ This simple site helps you choose a license for your projects, and it can create a PR automatically, by simply giving it your repo link
β€’ https://choosealicense.com

3. ReadMe Template
β€’ This's a pretty nice ReadMe template that covers the basics of setting your software app on the client side
β€’ https://gist.github.com/PurpleBooth/109311bb0361f32d87a2

4. Contributor Covenant
β€’ This template is a very generic but very good to use code of conduct to make the project a nice place for contributors to work in.
β€’ https://www.contributor-covenant.org

#Resources #OpenSource #OSS
#ReadMe #Licenses
@Dagmawi_Babi
March 3, 2024
Dagmawi Babi
The 01 Project is out now! πŸ₯³ β€’ https://github.com/OpenInterpreter/01 (Also Killian might be strange so brace for impact) I'm so excited for this!!! 😍 #The01Project #OpenSource #OI @Dagmawi_Babi
So time to slightly geek out over the details.

There are two versions; The 01 Light and Heavy. The light is an ESP32 based voice interface that must connect to the 01 server while the heavy one is a standalone that runs everything locally.

The 01 exposes a speech-to-speech websocket at localhost:10001. If you stream raw audio bytes to / in LMC format, you will receive its response in the same format.

The hardware and electronics are literally the most simplest thing ever. Like anyone here with basic arduino skills can make it in a few minutes.

It has Dynamic System Messages meaning it can execute code inside the system messages.
# Anything in double brackets will be executed as Python
interpreter.system_message = r" The time is {{time.time()}}. "

# It will know, without making a tool/API call
interpreter.chat("What time is it?")


They also have introduced an LMC Messages protocol that extends OpenAI’s messages format to include a "computer" role to ease communication between different components of the system.

The fact that they have Open Interpreter made everything so easy, it's almost like only configuration was done. Smartest idea for implementing this cause not only do you not have to sign up or subscribe you could just let the OI run on your device and use it like a person.

#The01Project #01Light #OI #OpenSource
@Dagmawi_Babi
March 21, 2024
Forwarded from Codenight Info
πŸ‘‹ Hey there!

We've been away from the community website for a bit (a while), but now we're back and ready to make some improvements on the site.

We've created 2 issues and would love your help:
- Fix Navigation Component: Help us tidy up our navigation.
Issue 37: Fix Navigation Component
- Build Event Page: Let's create a page to showcase our events.
Issue 38: Build Event Page

Check out how to contribute: Contribution Guidelines

Let's make the website better!

#CommunityWebsite #OpenSource
March 29, 2024