About: Always ask questions to feed the curiosity and learn something new on the way. El respeto al derecho ajeno es la paz. Benito Juarez Garcia.
Location:
Wetzlar,Germany
Joined:
Dec 15, 2017
⚡ 🚀 Top 10 Trending GitHub Repositories, October 28, 2024 🔥
Publish Date: Oct 28 '24
17 2
Welcome to our weekly roundup of the Top 10 Trending GitHub Repositories for the week of October 28, 2024. Whether you’re a developer, data scientist, or tech enthusiast, these repositories have garnered significant attention on GitHub this week. Let’s dive into what makes these projects stand out!
Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
FreeAPI.app
Problem
We are trying to build a single source API hub that can be used to learn api handling in any programming language. Users can build their front end portfolio in web and mobile apps using this api hub.
What is FreeAPI.app
The FreeAPI project is an innovative and community-driven initiative aimed at providing developers with free and accessible APIs for their projects.
The project focuses on delivering a wide range of APIs that cater to various domains and functionalities, enabling developers to seamlessly integrate these APIs into their applications.
Key highlights of the FreeAPI project include:
Accessibility: The FreeAPI project is committed to eliminating barriers by providing free access to its collection of APIs
Developers can leverage these APIs without any cost limitations, allowing them to experiment, learn, and build innovative applications.
Diverse API Collection: The project offers a diverse and comprehensive collection of APIs that span across…
Open Interpreter lets LLMs run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running $ interpreter after installing.
This provides a natural-language interface to your computer's general-purpose capabilities:
Create and edit photos, videos, PDFs, etc.
Control a Chrome browser to perform research
Plot, clean, and analyze large datasets
...etc.
⚠️ Note: You'll be asked to approve code before it's run.
Demo
Open.Interpreter.Demo.mp4
An interactive demo is also available on Google Colab:
Along with an example voice interface, inspired by Her:
Do not connect this bot to public servers with coding enabled. This project allows an LLM to write/execute code on your computer. While the code is sandboxed, it is still vulnerable to injection attacks on public servers. Code writing is disabled by default, you can enable it by setting allow_insecure_coding to true in settings.js. We strongly recommend running with additional layers of security such as docker containers. Ye be warned.
Free, simple, and intuitive online database diagram editor and SQL generator.
drawDB
Free, simple, and intuitive database schema editor and SQL generator.
DrawDB is a robust and user-friendly database entity relationship (DBER) editor right in your browser. Build diagrams with a few clicks, export sql scripts, customize your editor, and more without creating an account. See the full set of features here.
Getting Started
Local Development
git clone https://github.com/drawdb-io/drawdb
cd drawdb
npm install
npm run dev
Build
git clone https://github.com/drawdb-io/drawdb
cd drawdb
npm install
npm run build
Docker Build
docker build -t drawdb .
docker run -p 3000:80 drawdb
Set up the server and environment variables according to .env.sample for the survey and bug report forms.
A dead simple way of OCR-ing a document for AI ingestion. Documents are meant to be a visual representation after all. With weird layouts, tables, charts, etc. The vision models just make sense!
The general logic:
Pass in a file (pdf, docx, image, etc.)
Convert that file into a series of images
Pass each image to GPT and ask nicely for Markdown
Zerox uses graphicsmagick and ghostscript for the pdf => image processing step. These should be pulled automatically, but you may need to manually install.
Yahoo!, Y!Finance, and Yahoo! finance are registered trademarks of
Yahoo, Inc.
yfinance is not affiliated, endorsed, or vetted by Yahoo, Inc. It's
an open-source tool that uses Yahoo's publicly available APIs, and is
intended for research and educational purposes.
You should refer to Yahoo!'s terms of use
(herehere, and
here) for
details on your rights to use the actual data downloaded. Remember - the
Yahoo! finance API is intended for personal use only.
yfinance offers a Pythonic way to fetch financial & market data from Yahoo!Ⓡ finance.
Main components
Ticker: single ticker data
Tickers: multiple tickers' data
download: download market data for multiple tickers
Search: quotes and news from search
Sector and Industry: sector and industry information
EquityQuery and Screener: build query to screen market
[October 15, 2024] 📣 We're releasing CoTracker3! State-of-the-art point tracking with a lightweight architecture trained with 1000x less data than previous top-performing models…
This is a React Native application, written in the TypeScript programming language. It builds on the atproto TypeScript packages (like @atproto/api), code for which is also open source, but in a different git repository.
There is a small amount of Go language source code (in ./bskyweb/), for a web service that returns the React Native Web application.
The Build Instructions are a good place to get started with the app itself.
The Authenticated Transfer Protocol ("AT Protocol" or "atproto") is a decentralized social media protocol. You don't need to understand AT Protocol to work with this application, but it can help. Learn more at:
Description: Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine for 2D/3D games and instant web entertainment. Link to Repository:Visit Repository
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
Engine for Cocos Creator
Cocos Creator is the new generation of game development tool in Cocos family, it brings a complete set of 3D and 2D features while providing an intuitive, low cost and collaboration friendly workflow to game developers. Cocos Engine is the runtime framework for Cocos Creator editor.
Cocos Creator inherited many good qualities and cool features from its previous versions, such as high performance low level C++ implementation, intuitive editor, cross-platform support. It supports native platforms, web platforms and rapidly expanding instant gaming platforms, including Windows, Mac, iOS, Android, HarmonyOS, Web, Facebook Instant Games, WeChat Mini Game and TikTok Mini Games.
Furthermore, Cocos Creator has pushed the engine technology to a whole new level for high performance with scalability on various platforms, full extensibility and easy development.
Modern Graphics: The GFX implementation is designed to adapt to the modern graphics APIs, it uses Vulkan on Windows…
Here are a few repositories that didn’t make the top 10 but deserve a mention this week:
PowerShell / PowerShell
PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.)
Infiniflow / Ragflow – RAGFlow is an open-source RAG engine based on deep document understanding.
Serengil / Deepface
– A lightweight face recognition and facial attribute analysis library for Python.
Conclusion
That concludes our Top 10 Trending GitHub Repositories for the week of October 28, 2024! Be sure to explore these projects, contribute if possible, and stay tuned for next week’s roundup of trending repositories.
Description: # FormKit equips developers to build their forms 10x faster by simplifying form structure, generation, validation, theming, submission, error handling, and more.
Here is a example of How to use FormKit,Nuxt,Better Auth & Drizzle:
In the "Honorable Mentions" titles mismatch the descriptions (descriptions seem to be upshifted)