GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #ai #artificial_intelligence #browser #browser_automation #gpt #gpt_4 #langchain #llama #llm #openai #playwright #puppeteer #scraper

LLM Scraper is a tool that helps you get structured data from any webpage using large language models (LLMs). It supports different AI providers like OpenAI and Ollama, and it uses the Playwright framework to work with web pages. You can define what data you want to extract using schemas, which makes sure everything is organized correctly. This tool also allows you to generate code automatically for scraping tasks, making it easier to reuse scripts. The benefit is that you can easily collect data from websites in a structured way, which is helpful for projects that need specific information from the internet.

https://github.com/mishushakov/llm-scraper
#python #agents #ai #ai_agents #aiagents #developer_tools #function_calling #gpt_4 #gpt_4o #hacktoberfest #hacktoberfest2024 #javascript #js #llm #llmops #python #typescript

Composio is a powerful tool that helps AI agents work with many different apps and services. It supports over 250 tools, including popular ones like GitHub, Gmail, and Salesforce. Composio makes it easy to manage authentication across multiple accounts, which means you can securely connect your AI agents to various platforms without worrying about security issues. This integration enhances productivity by automating tasks and streamlining workflows, making it easier for developers and users to get more out of their AI tools.

https://github.com/ComposioHQ/composio
#python #agents #bgi #database #gpt #gpt_4 #hacktoberfest #langchain #llm #private #rag #security #vicuna

DB-GPT is an open-source framework that helps developers build AI applications using databases and large language models. It offers features like managing multiple AI models, converting natural language to SQL queries, and integrating external knowledge sources. This makes it easier for users to create custom data applications with less code. The benefits include streamlined development, improved data analysis, and enhanced collaboration between different AI agents, making complex tasks simpler and more efficient.

https://github.com/eosphoros-ai/DB-GPT
#python #genai #gpt #gpt_4 #graphrag #knowledge_graph #large_language_models #llm #rag #retrieval_augmented_generation

LightRAG is a system that helps computers understand and answer questions better by using a special way of organizing information called a "graph." This graph shows how different pieces of information are connected, making it easier for the system to find related answers. It works fast and can handle complex questions by combining two types of searches: one that looks at specific details and another that looks at broader topics. This makes it very useful for answering questions that need both specific and general information. Users benefit from getting accurate and relevant answers quickly, which is helpful in many applications like customer service and document retrieval.

https://github.com/HKUDS/LightRAG
#other #chatgpt #gpt_3_5 #gpt_4 #jailbreak #openai #prompt

ChatGPT "DAN" (Do Anything Now) and similar jailbreak prompts allow users to bypass standard restrictions, enabling unfiltered responses on any topic, including generating unverified information, explicit content, or harmful instructions. These prompts work by simulating a role-play scenario where the AI ignores ethical guidelines and content policies, providing both restricted and unrestricted answers. The benefit is accessing typically blocked information or creative outputs, though this comes with risks of misinformation and harmful content[1][2][4].

https://github.com/0xk1h0/ChatGPT_DAN
👎31
#typescript #ai #analytics #datasets #dspy #evaluation #gpt #llm #llmops #low_code #observability #openai #prompt_engineering

LangWatch helps you monitor, test, and improve AI applications by tracking performance, comparing different setups, and optimizing prompts automatically. It works with any AI tool or framework, keeps your data secure, and lets you collaborate with experts to fix issues quickly, making your AI more reliable and efficient.

https://github.com/langwatch/langwatch
#java #anthropic #chatgpt #chroma #embeddings #gemini #gpt #huggingface #java #langchain #llama #milvus #ollama #onnx #openai #openai_api #pgvector #pinecone #vector_database #weaviate

LangChain4j helps you add powerful AI to your Java applications by making it easy to use Large Language Models (LLMs). It provides a simple way to switch between different LLMs and embedding stores without needing to learn each one's specific API. This means you can easily experiment with different models and tools, making your development process faster and more flexible. LangChain4j also offers many examples and tools to help you build complex AI applications quickly, such as chatbots and retrieval systems. This simplifies the integration of AI into your projects, allowing you to focus on creating better applications.

https://github.com/langchain4j/langchain4j
#other #agents #agi #ai #anthropic #artifacts #awesome #awesome_list #bots #chatbot #chatgpt #claude #exploit #gemini #google #gpt #hack #jailbreak #openai #prompts #spam

AI tools like autonomous software engineers can help developers by completing tasks independently or working alongside them. This can increase productivity by automating repetitive tasks, allowing developers to focus on more complex and creative work. AI also helps reduce errors and improves code quality, making the development process faster and more efficient. Overall, using AI in software development can lead to better outcomes and more innovative solutions.

https://github.com/friuns2/BlackFriday-GPTs-Prompts
#rust #ai #ai_engineering #anthropic #artificial_intelligence #deep_learning #genai #generative_ai #gpt #large_language_models #llama #llm #llmops #llms #machine_learning #ml #ml_engineering #mlops #openai #python #rust

TensorZero is a free, open-source tool that helps you build and improve large language model (LLM) applications by using real-world data and feedback. It gives you one simple API to connect with all major LLM providers, collects data from your app’s use, and lets you easily test and improve prompts, models, and strategies. You can see how your LLMs perform, compare different options, and make them smarter, faster, and cheaper over time—all while keeping your data private and under your control. This means you get better results with less effort and cost, and your apps keep improving as you use them[1][2][3].

https://github.com/tensorzero/tensorzero
#jupyter_notebook #ai #artificial_intelligence #chatgpt #deep_learning #from_scratch #gpt #language_model #large_language_models #llm #machine_learning #python #pytorch #transformer

You can learn how to build your own large language model (LLM) like GPT from scratch with clear, step-by-step guidance, including coding, training, and fine-tuning, all explained with examples and diagrams. This approach mirrors how big models like ChatGPT are made but is designed to run on a regular laptop without special hardware. You also get access to code for loading pretrained models and fine-tuning them for tasks like text classification or instruction following. This helps you deeply understand how LLMs work inside and lets you create your own functional AI assistant, gaining practical skills in AI development[1][2][3][4].

https://github.com/rasbt/LLMs-from-scratch
#other #automl #chatgpt #data_analysis #data_science #data_visualization #data_visualizations #deep_learning #gpt #gpt_3 #jax #keras #machine_learning #ml #nlp #python #pytorch #scikit_learn #tensorflow #transformer

This is a comprehensive, regularly updated list of 920 top open-source Python machine learning libraries, organized into 34 categories like frameworks, data visualization, NLP, image processing, and more. Each project is ranked by quality using GitHub and package manager metrics, helping you find the best tools for your needs. Popular libraries like TensorFlow, PyTorch, scikit-learn, and Hugging Face transformers are included, along with specialized ones for time series, reinforcement learning, and model interpretability. This resource saves you time by guiding you to high-quality, actively maintained libraries for building, optimizing, and deploying machine learning models efficiently.

https://github.com/ml-tooling/best-of-ml-python
#other #agent #ai #artificial_intelligence #autogpt #autonomous_agents #awesome #babyagi #copilot #gpt #gpt_4 #gpt_engineer #openai #python

Codeium is a free AI-powered coding assistant that helps you write code faster and better by providing real-time autocomplete suggestions, generating code from natural language, explaining code, and assisting with refactoring. It supports over 70 programming languages and integrates with many popular IDEs like Visual Studio Code. Codeium learns from your coding style and project context to offer relevant suggestions, saving you time and reducing errors. It also includes a chat feature to answer coding questions instantly, so you don’t need to switch to a browser for help. This boosts your productivity and code quality efficiently.

https://github.com/e2b-dev/awesome-ai-agents
👍1
#php #agent #agi #ai #gpt #llm #low_code #mcp #no_code #sandbox #workflow

Magic is an open-source AI platform that helps businesses quickly build and use AI tools to boost productivity by up to 100 times. It offers a complete set of AI products, including a smart AI agent for complex tasks, an AI-powered chat system for team communication, and a visual tool to create AI workflows without coding. These tools work together to improve decision-making, automate tasks, and enhance collaboration securely within organizations. You can try Magic via cloud services or self-host it, making it flexible and powerful for different business needs. This platform saves time, improves efficiency, and supports smarter teamwork.

https://github.com/dtyq/magic
🤮1
#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
#python #ai #faiss #gpt_oss #langchain #llama_index #llm #localstorage #offline_first #ollama #privacy #python #rag #retrieval_augmented_generation #vector_database #vector_search #vectors

LEANN is a tiny, powerful vector database that lets you turn your laptop into a personal AI assistant capable of searching millions of documents using 97% less storage than traditional systems without losing accuracy. It works by storing a compact graph and computing embeddings only when needed, saving huge space and keeping your data private on your device. You can search your files, emails, browser history, chat logs, live data from platforms like Slack and Twitter, and even codebases—all locally without cloud costs. This means fast, private, and efficient AI-powered search and retrieval on your own laptop.

https://github.com/yichuan-w/LEANN
#go #gemma3 #go #gpt_oss #granite4 #llama #llama3 #llm #on_device_ai #phi3 #qwen3 #qwen3vl #sdk #stable_diffusion #vlm

NexaSDK runs AI models locally on CPUs, GPUs, and NPUs with a single command, supports GGUF/MLX/.nexa formats, and offers NPU-first Android and macOS support for fast, multimodal (text, image, audio) inference, plus an OpenAI‑compatible API for easy integration. This gives you low-latency, private on-device AI across laptops, phones, and embedded systems, reduces cloud costs and data exposure, and lets you deploy and test new models immediately on target hardware for faster development and better user experience.

https://github.com/NexaAI/nexa-sdk