✨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

GPT 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 combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients.

5.LangChain

GitHub logo langchain-ai / langchain

⚡ Building applications with LLMs through composability ⚡


 

🛜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 clickvote / clickvote

Add upvotes, likes, and reviews to any context ⭐️

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 framework for TypeScript. With features like API integrations, webhooks, scheduling and delays.

10.Novu

GitHub logo novuhq / novu

🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀


 

🧑‍💻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 keyval-dev / odigos

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

13.Glasskube

GitHub logo glasskube / operator

🧊 The easiest way to get started with Kubernetes with Glasskube Add-on management

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

Build like a team of hundreds_

18.Superduperdb

GitHub logo SuperDuperDB / superduperdb

🔮 SuperDuperDB. Bring AI to your database; integrate, train and manage any AI models and APIs directly with your database and your data.

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 🫡

. . . . . . . . . . . . . . . . . . . . . .