TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15494 · Feb 14

#cplusplus#ann_search#embedded_database#rag#vector_search#vectordb Zvec is a lightweight, open-source vector database built on Alibaba's Proxima engine that searches billions of vectors in milliseconds. You can install it instantly with a single command and start using it within seconds—no servers or complex configuration needed. It supports both dense and sparse vector embeddings, hybrid search combining semantic similarity with filters, and runs anywhere your code runs, from notebooks to edge devices. The key benefit is that you get production-grade, low-latency similarity search with minimal setup, making it ideal for AI applications like semantic search, recommendation systems, and retrieval-augmented generation without the overhead of traditional database infrastructure. https://github.com/alibaba/zvec

Results

118 similar posts found

General global search

GitHub Trends

@githubtrending · Post #15444 · 01/28/2026, 12:30 PM

#cplusplus#ps2#recompile#reverse_engineering#static_recompilation#tool PS2Recomp is an experimental tool that converts PlayStation 2 game files into C++ code for native running on PCs or other devices, skipping slow emulation. It translates MIPS instructions, supports special PS2 features, and uses simple config files for setup—you build it with CMake, run it on your ELF file, then compile the output with a basic runtime. Though not fully ready (limited VU1/graphics support), it benefits you by enabling faster performance, mods, higher frame rates, and enhancements like widescreen on modern hardware. https://github.com/ran-j/PS2Recomp

GitHub Trends

@githubtrending · Post #14923 · 07/07/2025, 11:30 AM

#rust#ai_agent#developer_tools#enterprise#fine_tuning#on_prem#open_source#rag#self_hosted#swe_bench#vscode Refact.ai is a free, open-source AI software development agent that helps you code faster and smarter by deeply understanding your code and integrating with tools like GitHub, databases, Docker, and debuggers. It offers unlimited, context-aware code auto-completion, can generate, refactor, explain, debug code, and create tests and documentation across 25+ programming languages. You can run it securely on your own servers, use top AI models like GPT-4o, and connect your own API keys. This means you save time on repetitive tasks, improve code quality, and collaborate better, making your development workflow much more efficient and productive[1][3][5]. https://github.com/smallcloudai/refact

GitHub Trends

@githubtrending · Post #15221 · 10/14/2025, 01:30 PM

#python#agent#context_engineering#electron#embedding_models#memory#proactive_ai#python#python3#rag#react#vector_database#vision_language_model MineContext is a special AI tool that helps you work more efficiently. It collects information from your computer screen and other sources, then uses this data to give you useful insights, summaries, and reminders. This helps you stay organized and focused on important tasks. MineContext is also very private because it stores all your data on your local device, not in the cloud. It's like having a personal assistant that helps you manage your digital life better. https://github.com/volcengine/MineContext

GitHub Trends

@githubtrending · Post #14796 · 06/06/2025, 11:30 AM

#typescript#assistant#chatbot#knowledge_base#llm#markdown#nextjs#note_taking#notes_app#openai#rag#tauri#webdav NoteGen is a helpful tool for taking notes. It works on many devices like Mac, Windows, and Linux, and will soon work on iOS and Android. It uses AI to help you organize your recordings into readable notes. You can record audio, take screenshots, and add text or images to your notes. NoteGen also supports Markdown, which makes it easy to format your notes. It helps you save time by automatically organizing your recordings and allows you to use AI models like ChatGPT for assistance. This makes it easier to write and manage your notes efficiently. https://github.com/codexu/note-gen

GitHub Trends

@githubtrending · Post #15285 · 11/10/2025, 01:30 PM

#cplusplus#oculus#oculus_quest#oculus_quest_2#openxr#vr WiVRn lets you wirelessly connect your standalone VR headset (like Meta Quest or Pico) to a Linux PC, so you can play PC VR games with the computer doing all the processing. It supports many headsets and uses OpenXR for compatibility with most VR apps, including SteamVR games. You install a server on your Linux PC and a client app on your headset, then connect over WiFi or USB. This setup gives you a wireless VR experience with good tracking and audio, letting you enjoy PC-quality VR without cables. It’s open source and works well on various Linux distributions. https://github.com/WiVRn/WiVRn

GitHub Trends

@githubtrending · Post #14756 · 05/28/2025, 12:00 PM

#cplusplus#android#app_framework#cross_platform#ios#mobile#mobile_development#react#react_native React Native lets you build mobile apps for both iOS and Android using just one set of code, which saves a lot of time and effort compared to making separate apps for each platform. You use familiar JavaScript and React skills, and your app looks and feels like a native app on each device. Changes to your code show up quickly, so you can test and improve your app fast. This means you can get your app to users sooner, with less work and cost, and you can easily update or add new features as needed[1][3][5]. https://github.com/facebook/react-native

GitHub Trends

@githubtrending · Post #14903 · 07/03/2025, 11:30 AM

#cplusplus#compaction#database#distributed_database#kvstore#nosql#rocksdb ToplingDB is a faster and more advanced key-value database built on RocksDB, designed for better performance and flexibility. It supports easy configuration through JSON/YAML, has an embedded web server to monitor and change settings without restarting, and improves speed with features like faster transaction locks and concurrent IO. It also offers plugins for enhanced functions and cloud-native services like MySQL and Redis on ToplingDB. This means you get a powerful, efficient database that is easier to manage and scales well for large or distributed systems, saving you time and improving your application's speed and reliability. https://github.com/topling/toplingdb

GitHub Trends

@githubtrending · Post #15215 · 10/12/2025, 12:00 PM

#csharp#agent#ai#avalonia#chat#claude#deepseek#gpt_oss#grok#llm#mcp#ollama#openai#rag#ui_automation Everywhere is an AI assistant that works directly on your screen without needing screenshots or app switching. You just press a shortcut and it understands the context instantly to help you with tasks like fixing errors, summarizing articles, translating text, or improving your writing tone. It supports many AI models and runs on Windows, with macOS and Linux versions coming soon. This tool saves you time and effort by giving quick, relevant help exactly where you need it, making your work and browsing smoother and more efficient. It also supports multiple languages and has a modern, easy-to-use interface. https://github.com/DearVa/Everywhere

GitHub Trends

@githubtrending · Post #15299 · 11/12/2025, 03:00 PM

#python#agent#ai#aiagent#awesome#chatgpt#hacktoberfest#hacktoberfest2025#llm#long_short_term_memory#memori_ai#memory#memory_management#python#rag#state_management Memori is an open-source memory engine that gives AI language models human-like memory using standard SQL databases like PostgreSQL, MySQL, or SQLite.[1][2] With just one line of code, you can enable any LLM to remember conversations, learn from interactions, and maintain context across sessions.[1] The key benefits are significant cost savings of 80-90% compared to expensive vector databases, complete data ownership and transparency since memories are stored in SQL databases you control, and zero vendor lock-in allowing you to export and move your data anywhere.[1][3] Memori works with popular frameworks like OpenAI, Anthropic, and LangChain, making it easy to integrate into existing projects without complex setup.[1] https://github.com/GibsonAI/Memori

GitHub Trends

@githubtrending · Post #15410 · 01/13/2026, 11:30 AM

#cplusplus#android#diii4a#doom3#idtech4#prey#quake4 idTech4A++ (Harmattan Edition v1.1.0) lets you play DOOM III, Quake 4, Prey (2006), DOOM 3 BFG, Quake 1-3, RTCW, The Dark Mod, GZDOOM, Jedi Knight games, Serious Sam, Urban Terror, and more on Android 4.4+, Windows, or Linux with OpenGLES rendering, multi-threading, soft shadows, PBR lighting, global illumination, bots, full-body awareness, and mod support. Download from GitHub or F-Droid, add your PC game files to `/sdcard/diii4a`, pick a game in the launcher, and start. This brings classic idTech shooters to mobile with smooth performance and modern graphics tweaks, so you enjoy nostalgic gaming anywhere without a PC. https://github.com/glKarin/com.n0n3m4.diii4a

Data Science Jobs

@datasciencejobs · Post #2031 · 04/16/2024, 02:03 PM

#вакансия#vacancy#удаленка#remote#AI#мидл#Middle#синьор#Senior#ai#ии#ml#мл#llm#RAG#fullstack#finetuning#NLP#langchain#DataScientist#DataEngineer#MLengineer#api#aideveloper#python ❇️Вакансия: «AI Developer / ИИ Разработчик» Middle/Senior Формат: удаленно по всему миру Наш часовой пояс: UTC+3 Занятость: проектная с переходом в полную Оплата: до 350.000₽ за проект или почасовая Мы мультибренд занимающийся разработкой и внедрением AI и ML технологий во всех коммерческих отраслях В связи с расширением мы ищем новых специалистов в нашу команду, а именно: AI Developer, Data Scientist, Data Engineer, ML Engineer 🔸Направления нашей работы: - Внедрение ИИ/ML для автоматизации процессов - Внедрение ИИ/ML в web сервисы, браузерные расширения и приложения(mobile) - Создание продвинутых функциональных AI-Ассистентов - Обучение/дообучение моделей - Разработка AI/ML SaaS 🔸Какие задачи вам предстоит решать: - Работа с LLM(Anthropic, Gemini, OpenAI, Llama, Mistral и др) - Взаимодействие с API различных сервисов/приложений - Решение задач по автоматизации бизнес-процессов и написанию скриптов на языке Python - RAG моделей (с использованием Langchain или др.) - Fine-tuning open-source моделей - Text-to-text, text-to-speech, speech-to-text NLP - Работа с облачными платформами(Google Cloud, Yandex Cloud и др.) - Использование no-code/low-code инструментов для сокращения издержек (Flowise, Make, Zapier Central, Relevance и др.) 🔸Важный навык: - Свободное владение Английским языком 🔸Мы предлагаем: - Интересные проекты с возможностью творческой реализации - Возможность принять участие в выводе продуктов и сервисов бренда на международный рынок - Возможность профессионального роста и нетворкинга с экспертами в сфере AI и ML со всего мира - Карьерный рост до Team Lead или CTO одной из компаний - Отсутствие привязки к месту и возможности легальной оплаты труда в любую точку мира - Свобода мысли и принятия решений при реализации проектов 🔸Кого мы хотим видеть: - амбициозных, инициативных и талантливых разработчиков, желающих достигать новых высот в сфере AI и ML, которые легко вольются в нашу молодую команду (P.s. вам необязательно быть молодым, но обязательно быть с нами близким по духу) 💬Отправляйте резюме/CV/портфолио:@subscale_ai

GitHub Trends

@githubtrending · Post #15561 · 03/14/2026, 12:30 PM

#python#agent#agentic_rag#ai_agents#clawbot#context_database#context_engineering#filesystem#llm#memory#openclaw#opencode#rag#skill OpenViking is a free open-source tool that acts as a context database for AI agents, using a simple file system to organize memories, resources, and skills under viking:// paths. It fixes issues like scattered data, high token costs, weak searches, and untraceable errors with tiered loading (L0 abstracts, L1 overviews, L2 details loaded on demand), recursive directory retrieval, visual traces, and auto-session memory updates. You benefit by building smarter, cheaper agents faster—like managing files—saving up to 96% on tokens while boosting task success by 50%+. https://github.com/volcengine/OpenViking

12•••5678910