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
GitHub
β’ https://github.com/brookmg/YearProgressET
#OpenSource #EthiopianSoftware
@Dagmawi_Babi
π2
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
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
π3
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
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
π₯7π1
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
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
π5
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
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
π₯7π€―2π±1π1
January 13, 2024
Dagmawi Babi
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β¦
Remember The 01 Project, the open source alternative to the Rabbit R1?
Well the team is now three weeks in and making a ton of progress in Seattle. Two weeks to go till they showcase it.
Here's their repo
β’ github.com/KillianLucas/01
#The01Project #AI #OpenSource #OI
@Dagmawi_Babi
Well the team is now three weeks in and making a ton of progress in Seattle. Two weeks to go till they showcase it.
Here's their repo
β’ github.com/KillianLucas/01
#The01Project #AI #OpenSource #OI
@Dagmawi_Babi
π₯11π3
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
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
β€5π₯2π2π1π€―1π€©1
March 3, 2024
Dagmawi Babi
Remember The 01 Project, the open source alternative to the Rabbit R1? Well the team is now three weeks in and making a ton of progress in Seattle. Two weeks to go till they showcase it. Here's their repo β’ github.com/KillianLucas/01 #The01Project #AIβ¦
This media is not supported in your browser
VIEW IN TELEGRAM
The O1 Project is done and will be launched in 3 days. 
π₯³
It's not published but I've discovered their pre-release repo
β’ https://github.com/OpenInterpreter/01
Super excited to see the device and LAM.
#The01Project #OpenSource #OI
@Dagmawi_Babi
It's not published but I've discovered their pre-release repo
β’ https://github.com/OpenInterpreter/01
Super excited to see the device and LAM.
#The01Project #OpenSource #OI
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
β€3π2π₯2
March 18, 2024
Dagmawi Babi
The O1 Project is done and will be launched in 3 days. 
π₯³ It's not published but I've discovered their pre-release repo β’ https://github.com/OpenInterpreter/01 Super excited to see the device and LAM. #The01Project #OpenSource #OI @Dagmawi_Babi
Media is too big
VIEW IN TELEGRAM
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
β’ 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
Please open Telegram to view this post
VIEW IN TELEGRAM
π3π₯2π€―1
March 21, 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.
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
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
π₯4β€2π₯°1π€―1
March 21, 2024
Dagmawi Babi
Been reading up on the details of the Orb, which is a custom biometric imaging device to access Worldcoin via World ID And though it feels so cyberpunk, it's a fairly simple device to basically scan people's iris to register their uniqueness. Here's theβ¦
Worldcoin's Orb Software is now open source.
β’ https://github.com/worldcoin/orb-software
It's written in Rust also. Pretty nice.
Blog
β’ https://worldcoin.org/blog/engineering/worldcoin-foundation-open-sources-core-components-orb-software
#WorldCoin #TheOrb #OpenSource
@Dagmawi_Babi
β’ https://github.com/worldcoin/orb-software
It's written in Rust also. Pretty nice.
Blog
β’ https://worldcoin.org/blog/engineering/worldcoin-foundation-open-sources-core-components-orb-software
#WorldCoin #TheOrb #OpenSource
@Dagmawi_Babi
π2β1π€¬1
March 22, 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
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
π2
March 29, 2024