✨23 Open-Source libraries to launch your portfolio (to the moon)🚀🚀

uliyahoo - Dec 9 '23 - - Dev Community

Contributing to a great open-source library is a great way to establish a portfolio.

I've compiled 23 great open-source libraries and some good first issues to get started with.

DON'T FORGET TO STAR & SUPPORT THESE🌟

Image description


AI in product🦾:

1. CopilotKit - In-app AI chatbots and AI Textareas

Image description

Open-source platform for integrating key AI features into react apps using two react components.

CopilotPortal: in-app AI chatbots that can "see" the current app state and take actions.
CopilotTextarea: AI-powered replacement. With autocomplete, insertions and generations.

Good First Issue:

Support bold and italicized text in CopilotTextarea 

Proposal:

Add support for bold and italicized text in CopilotTextarea
CopilotTextarea uses slate-js under the hood. Lots of examples for adding bold/italicized support
Initially only add programatic support. UI support will be added separately in [TODO add issue]

Implementation tips:

changes will be made to render-element.tsx and base-copilot-textarea.tsx
custom-editor.tsx structures may also require changes

Enter fullscreen mode Exit fullscreen mode

Star CopilotKit ⭐️


2.Tavily GPT Researcher

GitHub logo assafelovic / gpt-researcher

LLM based autonomous agent that does online comprehensive research on any given topic

3.Pezzo.ai

GitHub logo pezzolabs / pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.

4.Weaviate

GitHub logo weaviate / weaviate

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

5.LangChain

GitHub logo langchain-ai / langchain

🦜🔗 Build context-aware reasoning applications


 

🛜Web Dev:

6. Wasp - Develop full-stack web apps with React & Node.js

Image description

Rapid Full-Stack Web App Development with React & Node.js.

Wasp offers a simplified approach to building modern web applications, combining React for front-end and Node.js for back-end in a cohesive framework.

Good First Issue:

Add images (or link to the example app) of auth UI helpers Wasp provides

At this point in docs (also in the tutorial if we're using it), it would be nice to add an image of UI helpers for Auth (login/signup form, Google/GitHub button, ...) so developers can immediately see what they are getting and how nice it looks.
Enter fullscreen mode Exit fullscreen mode

Star Wasp ⭐️


7.ClickVote

GitHub logo gitroomhq / postiz-app

📨 Schedule social media posts, measure them, exchange with other members and get a lot of help from AI 🚀

Follow me

Novu Logo

License

Your ultimate AI social media scheduling tool



Postiz: An alternative to: Buffer.com, Hypefury, Twitter Hunter, Etc...



Postiz offers everything you need to manage your social media posts,
build an audience, capture leads, and grow your business.

Instagram Youtube Dribbble Linkedin Reddit TikTok Facebook Pinterest Threads


Explore the docs »

Register · Join Our Discord · X · Gitroom


hero.1.mp4

✨ Features

Image 1 Image 2
Image 3 Image 4

Intro

  • Schedule all your social media posts (many AI features)
  • Measure your work with analytics.
  • Collaborate with other team members to exchange or buy posts.
  • Invite your team members to collaborate, comment, and schedule posts.
  • At the moment there is no difference between the hosted version to the self-hosted version

Tech Stack

  • NX (Monorepo)
  • NextJS (React)
  • NestJS
  • Prisma (Default to PostgreSQL)
  • Redis (BullMQ)
  • Resend (email notifications)

Quick Start

To have the project up and running, please follow the Quick Start Guide

License

This repository's source code is available under the Apache 2.0 License.

g2






8.ReactFlow

GitHub logo xyflow / xyflow

React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.

9.Trigger.dev

GitHub logo triggerdotdev / trigger.dev

Trigger.dev is the open source background jobs platform.

10.Novu

GitHub logo novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.


 

🧑‍💻DevOps:

11. Logstash - transport and process logs & events, by elastic.

Image description

Easily Add Upvotes, Likes and Reviews into Your Web-App.

Simple react code for adding these components.

Good First Issue

Allow comments in pipeline config between hash entries

Currently it seems not allowed to make comments between hash entries, this is a feature request to allow it.

Enter fullscreen mode Exit fullscreen mode

Star Logstash ⭐️


12.Odigos

GitHub logo odigos-io / odigos

Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF

Release Odigos CLI Go Report Card GoDoc


Generate distributed traces for any application in k8s without code changes.

✨ Language Agnostic Auto-instrumentation

Odigos supports any application written in Java, Python, .NET, Node.js, and Go.
Historically, compiled languages like Go have been difficult to instrument without code changes. Odigos solves this problem by uniquely leveraging eBPF.

Works on any application

🤝 Keep your existing observability tools

Odigos currently supports all the popular managed and open-source destinations.
By producing data in the OpenTelemetry format, Odigos can be used with any observability tool that supports OTLP.

For a complete list of supported destinations, see here.

Works with any observability tool

🎛️ Collectors Management

Odigos automatically scales OpenTelemetry collectors based on observability data volume.
Manage and configure collectors via a convenient web UI.

Collectors Management

Installation

Installing Odigos takes less than 5 minutes and requires no code changes. Download our CLI and run the following command:

odigos install
Enter fullscreen mode Exit fullscreen mode

For more details…

13.Glasskube

GitHub logo glasskube / operator

🧊 Glasskube Apps Operator

14.Mirrord

GitHub logo metalbear-co / mirrord

Connect your local process and your cloud environment, and run local code in cloud conditions.

15.Digger

GitHub logo diggerhq / digger

Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️


 

💽 Databases:

16. Supabase - Open Source Firebase Alternative

Image description

Build modern, data-driven applications with hosted Postgres, authentication, and real-time features

Good first issue:

Horizontal Scroll for CodeBlocks

Currently when reading the dcs, it's not possible to view all of the code for alot of the samples.

Is this the Component rendered across all of the web properties, if so I'll be happy to throw on a horizontal scroll bar that matches supabase branding.
Enter fullscreen mode Exit fullscreen mode

Star Supabase ⭐️


17.Appwrite

GitHub logo appwrite / appwrite

Your backend, minus the hassle.

18.Superduperdb

GitHub logo superduper-io / superduper

Superduper: Integrate AI models and machine learning workflows with your database to implement custom AI applications, without moving your data. Including streaming inference, scalable model hosting, training and vector search.

Bring AI to your favourite database

Package version Supported Python versions License - Apache 2.0

What is Superduper?

Superduper (formerly SuperDuperDB) is a Python framework for integrating AI models and workflows with major databases. Implement custom AI solutions without moving your data through complex pipelines and specialized vector databases, including hosting of your own models, streaming inference and scalable model training/fine-tuning.

Transform your existing database into an AI development and deployment stack with one command, streamlining your AI workflows in one environment instead of being spread across systems and environments:

db = superduper('mongodb|postgres|mysql|sqlite|duckdb|snowflake://<your-db-uri>')

Run Superduper anywhere, or contact us to learn more about the enterprise platform for bringing your apps to production at scale.

Key features

19.Milvus

GitHub logo milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications


 

👾 Other:

21. Snapify - Open-Source Screen Recording

Image description

Screen recording, but free, open source and you are in charge of your own data.

Good First Issue:

Ability to create GIFs and take screenshots to also store in S3
Enter fullscreen mode Exit fullscreen mode

Star Snapify ⭐️


22.ReactAgent

GitHub logo eylonmiz / react-agent

The open-source React.js Autonomous LLM Agent

23.Awesome for Beginers

GitHub logo MunGell / awesome-for-beginners

A list of awesome beginners-friendly projects.


That's it folks!

Don't forget to like, comment and bookmark 🫡

. . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player