TGTGInsighttelegram intelligenceLIVE / telegram public index
Back to channels
GitHub Trends avatar

TGINSIGHT CHAT

GitHub Trends

@githubtrending

Technologies

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

Subscribers1.0万Current channel subscribers
Tracked posts1,000Indexed post count
Recent reach5,233Sum of recent post views
Recent posts

Recent posts

Tag: #rag · 37 posts

当前筛选 #rag清除筛选

Posted Jul 8

#python#agent#alibaba#artificial_intelligence#information_seeking#llm#multi_agent#rag#web_agent You can use advanced AI models like WebSailor and WebDancer from Alibaba's Tongyi Lab to perform complex web tasks such as searching, browsing, and answering questions automatically. These models are trained to think deeply and handle difficult information-seeking tasks that were hard before. WebSailor excels in reasoning and can solve very challenging problems, while WebDancer learns to search and reason on its own through a special training process. Using these tools helps you get accurate, multi-step answers from the web quickly and efficiently, saving you time and effort in research or information gathering. They are open-source and come with demos to try out easily[3]. https://github.com/Alibaba-NLP/WebAgent

355 views

Posted Jul 7

#typescript#12_factor#12_factor_agents#agents#ai#context_window#framework#llms#memory#orchestration#prompt_engineering#rag The 12-Factor Agents are a set of proven principles to build reliable, scalable, and maintainable AI applications powered by large language models (LLMs). They help you combine the creativity of AI with the stability of traditional software by managing prompts, context, tool calls, error handling, and human collaboration effectively. Instead of relying solely on complex frameworks, you can apply these modular concepts to improve your existing products quickly and reach high-quality AI performance for real users. This approach makes AI software easier to develop, debug, and scale, ensuring it works well in production environments[1][3][5]. https://github.com/humanlayer/12-factor-agents

482 views

Posted Jul 7

#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

441 views

Posted Jul 3

#other#agent#llm#rag Happy-LLM is a free, open-source learning project that helps you deeply understand large language models (LLMs) from basics to advanced training and applications. It teaches you key concepts like NLP, Transformer architecture, pretraining, and how to build and train your own LLaMA2 model step-by-step. You also learn practical skills like fine-tuning and using cutting-edge techniques such as Retrieval-Augmented Generation (RAG) and intelligent agents. This project is ideal if you know some Python and deep learning, and it offers both theory and hands-on code to help you master LLM development and apply it in real-world AI tasks. This can boost your skills and confidence in AI model building and research. https://github.com/datawhalechina/happy-llm

333 views

Posted Jun 19

#typescript#agents#ai#embedders#genkit#llm#machine_learning#multimodal#rag#vector_database Genkit is an open-source framework by Google Firebase that helps you easily build AI-powered apps using a single interface to connect many AI models like Google Gemini, OpenAI, and Anthropic. It supports JavaScript/TypeScript (stable), Go (beta), and Python (alpha), letting you create chatbots, automations, and recommendations quickly with simple code. Genkit works well with web and mobile platforms, offers tools for testing and debugging AI features locally, and lets you deploy and monitor your AI apps on Firebase or other cloud services. This saves you time and effort in developing and managing AI applications efficiently. https://github.com/firebase/genkit

440 views

Posted Jun 12

#jupyter_notebook#ai#llm#llms#multi_modal#openai#python#rag Retrieval-Augmented Generation (RAG) is a technique that helps improve the accuracy of large language models by fetching relevant information from databases or documents. This approach ensures that the model's responses are based on up-to-date and accurate data, reducing errors and "hallucinations" where the model might provide false information. For users, RAG offers more reliable and trustworthy responses, allowing them to verify the sources used to generate those responses. This method also saves resources by avoiding the need to retrain models with new data. https://github.com/FareedKhan-dev/all-rag-techniques

578 views

Posted Jun 6

#python#agents#document_search#evaluation#guardrails#llms#optimization#prompts#rag#vector_stores Ragbits is a tool that helps build and deploy GenAI applications quickly. It offers features like swapping between many language models, ensuring safe interactions with these models, and connecting to various data storage systems. Ragbits also includes tools for managing data and testing prompts, making it easier to develop reliable AI applications. This helps users create more accurate and efficient AI systems by integrating the latest data and reducing errors. Overall, Ragbits makes it faster and more efficient to develop and deploy AI applications. https://github.com/deepsense-ai/ragbits

444 views

Posted Jun 6

#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

409 views

Posted Jun 5

#python#ai#ai_agents#ai_memory#cognitive_architecture#cognitive_memory#contributions_welcome#good_first_issue#good_first_pr#graph_database#graph_rag#graphrag#help_wanted#knowledge#knowledge_graph#neo4j#open_source#openai#rag#vector_database Cognee is an open-source AI memory engine that helps improve how AI systems understand and process data. It mimics human cognitive processes, creating "memories" from various data types like text and images. This enhances the accuracy of large language models (LLMs) and allows them to recall past interactions and documents. Cognee is scalable, cost-effective, and integrates easily with existing systems, making it a valuable tool for developers seeking to boost AI performance without relying on expensive APIs. https://github.com/topoteretes/cognee

375 views

Posted May 31

#typescript#ci#ci_cd#cicd#evaluation#evaluation_framework#llm#llm_eval#llm_evaluation#llm_evaluation_framework#llmops#pentesting#prompt_engineering#prompt_testing#prompts#rag#red_teaming#testing#vulnerability_scanners Promptfoo is a tool that helps developers test and improve AI applications using Large Language Models (LLMs). It allows you to **test prompts and models** automatically, **secure your apps** by finding vulnerabilities, and **compare different models** side-by-side. You can use it on your computer or integrate it into your development workflow. This tool helps you make sure your AI apps work well and are secure before you release them. It saves time and ensures quality by using data instead of guessing. https://github.com/promptfoo/promptfoo

432 views

Posted May 14

#python#agents#knowledge_graph#llm#llm_agent#rag#search#search_agent#vector_database Airweave is a tool that helps make information from apps and databases easily accessible to AI agents. It connects over 100 data sources with minimal coding, allowing for fast data synchronization and semantic search. This means you can quickly turn app data into useful knowledge for AI agents, making them smarter and more efficient. It's especially helpful for tasks like customer support or generating reports, as it ensures AI agents have the most accurate and up-to-date information. https://github.com/airweave-ai/airweave

496 views

Posted May 2

#typescript#aceternity_ui#agent#agents#ai#chrome_extension#extension#fastapi#glean#langchain#langgraph#nextjs#nextjs15#notebooklm#notion#ollama#perplexity#python#rag#slack#typescript SurfSense is a highly customizable AI research tool that helps you organize and search your personal knowledge base. It connects to many external sources like search engines, Slack, Notion, YouTube, and GitHub. You can upload various file types and interact with your saved content using natural language. SurfSense provides cited answers and supports local AI models, making it a powerful tool for research. It's also self-hostable and open-source, allowing you to control your data and customize it as needed. This helps you manage information more efficiently and privately. https://github.com/MODSetter/SurfSense

448 views