#typescript #agent #agent_platform #ai_plugins #chatbot #chatbot_framework #coze #coze_platform #generative_ai #go #kouzi #low_code_ai #multimodel_ai #no_code #rag #studio #typescript #workflow
Coze Studio is an easy-to-use, all-in-one platform for building AI agents and apps without needing much coding. It offers visual tools to design, debug, and deploy AI projects quickly using drag-and-drop workflows, plugins, and large language models like GPT-4. You can create smart assistants, chatbots, or custom AI apps with ready templates and manage models, knowledge bases, and plugins in one place. It supports no-code and low-code development, making AI accessible to both beginners and professionals, saving you time and effort in building powerful AI solutions tailored to your needs. It also supports multi-model integration and easy deployment.
https://github.com/coze-dev/coze-studio
Coze Studio is an easy-to-use, all-in-one platform for building AI agents and apps without needing much coding. It offers visual tools to design, debug, and deploy AI projects quickly using drag-and-drop workflows, plugins, and large language models like GPT-4. You can create smart assistants, chatbots, or custom AI apps with ready templates and manage models, knowledge bases, and plugins in one place. It supports no-code and low-code development, making AI accessible to both beginners and professionals, saving you time and effort in building powerful AI solutions tailored to your needs. It also supports multi-model integration and easy deployment.
https://github.com/coze-dev/coze-studio
GitHub
GitHub - coze-dev/coze-studio: An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging…
An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging, and deployment like never before. Coze your way to AI Agent creation. - coze-dev/coze-studio
❤1
#typescript
LangChain is a framework that helps developers build applications using large language models (LLMs). It makes it easy to connect LLMs with external data sources, allowing applications to be more context-aware and capable of reasoning. This framework provides modular tools and integrations that simplify the development process. Users benefit by being able to create complex applications like chatbots and question-answering systems more efficiently. LangChain supports both Python and JavaScript, making it versatile for different development environments. It also offers tools for production and deployment, making it easier to get applications up and running quickly.
https://github.com/langchain-ai/langchainjs
LangChain is a framework that helps developers build applications using large language models (LLMs). It makes it easy to connect LLMs with external data sources, allowing applications to be more context-aware and capable of reasoning. This framework provides modular tools and integrations that simplify the development process. Users benefit by being able to create complex applications like chatbots and question-answering systems more efficiently. LangChain supports both Python and JavaScript, making it versatile for different development environments. It also offers tools for production and deployment, making it easier to get applications up and running quickly.
https://github.com/langchain-ai/langchainjs
GitHub
GitHub - langchain-ai/langchainjs: 🦜🔗 Build context-aware reasoning applications
🦜🔗 Build context-aware reasoning applications. Contribute to langchain-ai/langchainjs development by creating an account on GitHub.
#typescript #mcp #mcp_server #n8n #workflows
n8n-MCP is a tool that connects AI assistants like Claude to the n8n workflow automation platform, giving AI deep knowledge of over 500 n8n nodes, their properties, operations, and documentation. It helps you quickly find, configure, and validate workflow templates or build workflows from scratch with real-world examples and smart filtering. You can deploy it easily via npx, Docker, or cloud services. This saves you time, reduces errors, and boosts confidence by letting AI assist in designing and managing complex automations safely, as you test changes before applying them to production. It makes building and maintaining workflows faster and more reliable.
https://github.com/czlonkowski/n8n-mcp
n8n-MCP is a tool that connects AI assistants like Claude to the n8n workflow automation platform, giving AI deep knowledge of over 500 n8n nodes, their properties, operations, and documentation. It helps you quickly find, configure, and validate workflow templates or build workflows from scratch with real-world examples and smart filtering. You can deploy it easily via npx, Docker, or cloud services. This saves you time, reduces errors, and boosts confidence by letting AI assist in designing and managing complex automations safely, as you test changes before applying them to production. It makes building and maintaining workflows faster and more reliable.
https://github.com/czlonkowski/n8n-mcp
GitHub
GitHub - czlonkowski/n8n-mcp: A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you - GitHub - czlonkowski/n8n-mcp: A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n wo...
🔥1
#typescript #agent #ai #ai_assistant #ai_chat #chat #chatbot #chatgpt #claude #cross_platform #deepseek #gemini #llm_client #mcp #mcp_client #openai_client #tool_calling
DeepChat is a powerful open-source AI chat platform that supports many large language models like OpenAI and Ollama. It offers features such as unified model management, local model integration, advanced tool calling, and enhanced search capabilities. DeepChat is privacy-focused, allowing local data storage and network proxy support. It's suitable for both personal and business use, supporting multiple platforms like Windows, macOS, and Linux. Users benefit from its flexibility, customization options, and privacy protection, making it a versatile tool for various AI applications.
https://github.com/ThinkInAIXYZ/deepchat
DeepChat is a powerful open-source AI chat platform that supports many large language models like OpenAI and Ollama. It offers features such as unified model management, local model integration, advanced tool calling, and enhanced search capabilities. DeepChat is privacy-focused, allowing local data storage and network proxy support. It's suitable for both personal and business use, supporting multiple platforms like Windows, macOS, and Linux. Users benefit from its flexibility, customization options, and privacy protection, making it a versatile tool for various AI applications.
https://github.com/ThinkInAIXYZ/deepchat
GitHub
GitHub - ThinkInAIXYZ/deepchat: 🐬DeepChat - A smart assistant that connects powerful AI to your personal world
🐬DeepChat - A smart assistant that connects powerful AI to your personal world - ThinkInAIXYZ/deepchat
#typescript #chatgpt #hacktoberfest #huggingface #llm #svelte #svelte_kit #sveltekit #tailwindcss #typescript
Chat UI is an open-source chat interface built with SvelteKit that lets you easily connect to different AI language models using any service that works with the OpenAI API format, such as Hugging Face, llama.cpp, Ollama, or OpenRouter[5]. You can quickly set it up on your computer by cloning the project, setting a few environment variables (like your API key and database connection), and running simple commands to start the app—no need to be an expert[5]. The main benefit is that you get a modern, customizable chat app that works with many AI models, making it simple to experiment, build, and share your own AI-powered chat experiences without starting from scratch.
https://github.com/huggingface/chat-ui
Chat UI is an open-source chat interface built with SvelteKit that lets you easily connect to different AI language models using any service that works with the OpenAI API format, such as Hugging Face, llama.cpp, Ollama, or OpenRouter[5]. You can quickly set it up on your computer by cloning the project, setting a few environment variables (like your API key and database connection), and running simple commands to start the app—no need to be an expert[5]. The main benefit is that you get a modern, customizable chat app that works with many AI models, making it simple to experiment, build, and share your own AI-powered chat experiences without starting from scratch.
https://github.com/huggingface/chat-ui
GitHub
GitHub - huggingface/chat-ui: Open source codebase powering the HuggingChat app
Open source codebase powering the HuggingChat app. Contribute to huggingface/chat-ui development by creating an account on GitHub.
❤2
#typescript #i18n #javascript #react #react_native #typescript
Lingo.dev is a free, open-source AI-powered toolkit that helps you easily make your React apps and other software multilingual without changing your code. It automates translations during your build process, creates automatic pull requests for updates, and supports real-time translation of dynamic content via its SDK. It integrates smoothly with your existing development tools and CI/CD pipelines, saving you time and effort by removing manual translation work. This means you can quickly deliver your app or website in many languages with consistent, high-quality translations, helping you reach a global audience faster and more efficiently.
https://github.com/lingodotdev/lingo.dev
Lingo.dev is a free, open-source AI-powered toolkit that helps you easily make your React apps and other software multilingual without changing your code. It automates translations during your build process, creates automatic pull requests for updates, and supports real-time translation of dynamic content via its SDK. It integrates smoothly with your existing development tools and CI/CD pipelines, saving you time and effort by removing manual translation work. This means you can quickly deliver your app or website in many languages with consistent, high-quality translations, helping you reach a global audience faster and more efficiently.
https://github.com/lingodotdev/lingo.dev
GitHub
GitHub - lingodotdev/lingo.dev: ⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your…
⚡ Lingo.dev - open-source, AI-powered i18n toolkit for instant localization with LLMs. Bring your own LLM or use Lingo.dev Localization Engine. Join discord: - lingodotdev/lingo.dev
#typescript
Chef by Convex is an AI tool that builds complete web apps with backend features included, like a built-in database, easy user login, file uploads, real-time updates, and background tasks, all without complex setup. It uses Convex, a reactive backend platform, to handle everything smoothly and automatically. This means you can quickly create apps like social platforms or multiplayer games that work live and update instantly. You can try Chef online or run it locally, and it supports adding your own AI model keys for code generation. This saves you time and effort by automating both frontend and backend development in one place.
https://github.com/get-convex/chef
Chef by Convex is an AI tool that builds complete web apps with backend features included, like a built-in database, easy user login, file uploads, real-time updates, and background tasks, all without complex setup. It uses Convex, a reactive backend platform, to handle everything smoothly and automatically. This means you can quickly create apps like social platforms or multiplayer games that work live and update instantly. You can try Chef online or run it locally, and it supports adding your own AI model keys for code generation. This saves you time and effort by automating both frontend and backend development in one place.
https://github.com/get-convex/chef
GitHub
GitHub - get-convex/chef: The only AI app builder that knows backend
The only AI app builder that knows backend. Contribute to get-convex/chef development by creating an account on GitHub.
#typescript
OpenTUI is a TypeScript library that helps you build terminal user interfaces (TUIs), but it is still in development and not yet ready for production use[2][3]. It offers a core package with all the basic features, plus optional packages for React and SolidJS, making it flexible for different projects[2]. You can quickly start using it with bun and create-tui, and installing the core package is as simple as running bun install @opentui/core[2][3]. The main benefit is that OpenTUI lets you create rich, interactive terminal apps using modern JavaScript tools, and it’s designed to be easy to set up and experiment with during development.
https://github.com/sst/opentui
OpenTUI is a TypeScript library that helps you build terminal user interfaces (TUIs), but it is still in development and not yet ready for production use[2][3]. It offers a core package with all the basic features, plus optional packages for React and SolidJS, making it flexible for different projects[2]. You can quickly start using it with bun and create-tui, and installing the core package is as simple as running bun install @opentui/core[2][3]. The main benefit is that OpenTUI lets you create rich, interactive terminal apps using modern JavaScript tools, and it’s designed to be easy to set up and experiment with during development.
https://github.com/sst/opentui
GitHub
GitHub - sst/opentui: OpenTUI is a library for building terminal user interfaces (TUIs)
OpenTUI is a library for building terminal user interfaces (TUIs) - sst/opentui
#typescript #electron #material_you #music #music_player #netease_cloud_music #react #reactjs
Music You is a free desktop music player that lets you enjoy all the features of NetEase Cloud Music on your computer, with a modern, easy-to-use design that follows Google’s Material You style. You can log in with your phone, browse recommendations, manage your music library, listen to podcasts and radio, see lyrics (including word-by-word highlights), play local files, and access your cloud music. The app is built with React and Electron, works on Windows, macOS, and Linux, and is open source—so you can even download and modify the code yourself. This gives you a smooth, full-featured music experience right on your desktop, with regular updates and a clean, customizable interface.
https://github.com/GuMengYu/music-you
Music You is a free desktop music player that lets you enjoy all the features of NetEase Cloud Music on your computer, with a modern, easy-to-use design that follows Google’s Material You style. You can log in with your phone, browse recommendations, manage your music library, listen to podcasts and radio, see lyrics (including word-by-word highlights), play local files, and access your cloud music. The app is built with React and Electron, works on Windows, macOS, and Linux, and is open source—so you can even download and modify the code yourself. This gives you a smooth, full-featured music experience right on your desktop, with regular updates and a clean, customizable interface.
https://github.com/GuMengYu/music-you
GitHub
GitHub - GuMengYu/music-you: 🪗 一个美观简约的Material Design 3 (Material You) 风格pc音乐播放器
🪗 一个美观简约的Material Design 3 (Material You) 风格pc音乐播放器 - GuMengYu/music-you
#typescript
Rachoon is a self-hosted invoicing platform that helps you easily create, manage, and track invoices and offers, perfect for freelancers and small businesses. It organizes client information, tracks payments and overdue invoices, supports multiple currencies and taxes, and lets you customize invoice templates. You can quickly export professional PDFs and get a clear dashboard view of your revenue and client stats. Being self-hosted means you have full control over your billing data. This saves you time, reduces errors, and helps you get paid faster while keeping your invoicing professional and organized.
https://github.com/ad-on-is/rachoon
Rachoon is a self-hosted invoicing platform that helps you easily create, manage, and track invoices and offers, perfect for freelancers and small businesses. It organizes client information, tracks payments and overdue invoices, supports multiple currencies and taxes, and lets you customize invoice templates. You can quickly export professional PDFs and get a clear dashboard view of your revenue and client stats. Being self-hosted means you have full control over your billing data. This saves you time, reduces errors, and helps you get paid faster while keeping your invoicing professional and organized.
https://github.com/ad-on-is/rachoon
GitHub
GitHub - ad-on-is/rachoon: 🦝 Rachoon — A self-hostable way to handle invoices
🦝 Rachoon — A self-hostable way to handle invoices - ad-on-is/rachoon
#typescript
The Agent Development Kit Web UI (ADK Web) is a built-in developer interface that makes building and debugging AI agents easier by providing a visual, interactive environment. It works with Google’s ADK, a flexible framework for creating AI agents that can handle simple to complex tasks and work across different platforms and models. By using ADK Web, you can quickly test and develop agents locally through a chat-like interface, speeding up development and troubleshooting without complex setup. This helps you build smarter, multi-agent AI applications more efficiently and with better control over their behavior.
https://github.com/google/adk-web
The Agent Development Kit Web UI (ADK Web) is a built-in developer interface that makes building and debugging AI agents easier by providing a visual, interactive environment. It works with Google’s ADK, a flexible framework for creating AI agents that can handle simple to complex tasks and work across different platforms and models. By using ADK Web, you can quickly test and develop agents locally through a chat-like interface, speeding up development and troubleshooting without complex setup. This helps you build smarter, multi-agent AI applications more efficiently and with better control over their behavior.
https://github.com/google/adk-web
GitHub
GitHub - google/adk-web: Agent Development Kit Web (adk web) is the built-in developer UI that is integrated with Agent Development…
Agent Development Kit Web (adk web) is the built-in developer UI that is integrated with Agent Development Kit for easier agent development and debugging. - GitHub - google/adk-web: Agent Developm...
#javascript #3d_gaussian_splatting #game_development #game_engine #gamedev #gaussian_splatting #gltf #hacktoberfest #javascript #nodejs #playcanvas #typescript #virtual_reality #webgl #webgl2 #webgpu #webxr
PlayCanvas is an open-source game engine that lets you create 3D and 2D games or apps that run in any browser, using WebGL and WebGPU for fast, high-quality graphics. It supports advanced features like animation, physics, sound, and asset streaming, and you can write code in JavaScript or TypeScript. The engine is free, easy to set up, and works well for both simple projects and complex games, making it simple to build and share interactive content online.
https://github.com/playcanvas/engine
PlayCanvas is an open-source game engine that lets you create 3D and 2D games or apps that run in any browser, using WebGL and WebGPU for fast, high-quality graphics. It supports advanced features like animation, physics, sound, and asset streaming, and you can write code in JavaScript or TypeScript. The engine is free, easy to set up, and works well for both simple projects and complex games, making it simple to build and share interactive content online.
https://github.com/playcanvas/engine
GitHub
GitHub - playcanvas/engine: Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF - playcanvas/engine
#typescript
You can use Next AI Draw.io, a web app that lets you create and edit diagrams easily by just typing natural language commands. It uses AI to build, change, or improve diagrams like flowcharts or cloud architecture diagrams (AWS, Azure, GCP) automatically. You can also upload images for the AI to replicate and enhance. It keeps a history of your changes so you can undo or restore earlier versions. The tool has a chat interface to refine diagrams in real time and supports animated connectors for better visuals. This saves you time and effort in making professional diagrams without needing advanced drawing skills.
https://github.com/DayuanJiang/next-ai-draw-io
You can use Next AI Draw.io, a web app that lets you create and edit diagrams easily by just typing natural language commands. It uses AI to build, change, or improve diagrams like flowcharts or cloud architecture diagrams (AWS, Azure, GCP) automatically. You can also upload images for the AI to replicate and enhance. It keeps a history of your changes so you can undo or restore earlier versions. The tool has a chat interface to refine diagrams in real time and supports animated connectors for better visuals. This saves you time and effort in making professional diagrams without needing advanced drawing skills.
https://github.com/DayuanJiang/next-ai-draw-io
GitHub
GitHub - DayuanJiang/next-ai-draw-io: A next.js web application that integrates AI capabilities with draw.io diagrams. This app…
A next.js web application that integrates AI capabilities with draw.io diagrams. This app allows you to create, modify, and enhance diagrams through natural language commands and AI-assisted visual...
#typescript #ai #cloudflare_workers #coding_agent #durable_objects #text_to_app #vibe_coding
Cloudflare VibeSDK lets you create AI-powered web apps by simply describing what you want in natural language. It’s open source and runs on Cloudflare’s platform, providing secure, isolated environments to build, preview, and deploy apps quickly with one click. You can customize AI behavior, control code patterns, and keep data private. It’s great for companies, startups, or teams who want to build apps without deep coding skills, speeding up development and enabling non-technical users to create tools easily. The platform supports live previews, chat-based interaction, and integrates with GitHub for smooth workflows.
https://github.com/cloudflare/vibesdk
Cloudflare VibeSDK lets you create AI-powered web apps by simply describing what you want in natural language. It’s open source and runs on Cloudflare’s platform, providing secure, isolated environments to build, preview, and deploy apps quickly with one click. You can customize AI behavior, control code patterns, and keep data private. It’s great for companies, startups, or teams who want to build apps without deep coding skills, speeding up development and enabling non-technical users to create tools easily. The platform supports live previews, chat-based interaction, and integrates with GitHub for smooth workflows.
https://github.com/cloudflare/vibesdk
GitHub
GitHub - cloudflare/vibesdk: An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely…
An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely on Cloudflare stack - GitHub - cloudflare/vibesdk: An open-source vibe coding platform that h...
🤮3
#typescript
AGENTS.md is a simple, open file that acts like a special README for AI coding assistants, giving them clear instructions about your project’s setup, coding style, testing, and workflows. This helps AI tools quickly understand your codebase and produce code that fits your project’s rules, saving you time fixing mistakes. By using AGENTS.md, you make AI coding helpers more effective and consistent, speeding up development and reducing errors. It’s easy to start with and grows as your project does, making AI a reliable partner in your coding work.
https://github.com/agentsmd/agents.md
AGENTS.md is a simple, open file that acts like a special README for AI coding assistants, giving them clear instructions about your project’s setup, coding style, testing, and workflows. This helps AI tools quickly understand your codebase and produce code that fits your project’s rules, saving you time fixing mistakes. By using AGENTS.md, you make AI coding helpers more effective and consistent, speeding up development and reducing errors. It’s easy to start with and grows as your project does, making AI a reliable partner in your coding work.
https://github.com/agentsmd/agents.md
GitHub
GitHub - agentsmd/agents.md: AGENTS.md — a simple, open format for guiding coding agents
AGENTS.md — a simple, open format for guiding coding agents - agentsmd/agents.md
#typescript #agent #ai #ai_memory #anthropic #artifact #artifacts #canvas #content_creation #deepseek_r1 #gemini #manus #n8n #qwen #rag #vibe_workflow #workflow
Refly.AI is the first vibe workflow platform for non-technical creators, letting you build, share, and monetize AI automations with simple prompts and a visual canvas—no coding needed. Key features include visualized steps for easy debugging, ready-to-use agents that simplify complex tasks, a copilot to turn words into workflows, and a marketplace to earn from your creations. Use the free cloud version or self-host it to automate 90% of repetitive work like content, research, and scheduling, saving hours and boosting productivity.
https://github.com/refly-ai/refly
Refly.AI is the first vibe workflow platform for non-technical creators, letting you build, share, and monetize AI automations with simple prompts and a visual canvas—no coding needed. Key features include visualized steps for easy debugging, ready-to-use agents that simplify complex tasks, a copilot to turn words into workflows, and a marketplace to earn from your creations. Use the free cloud version or self-host it to automate 90% of repetitive work like content, research, and scheduling, saving hours and boosting productivity.
https://github.com/refly-ai/refly
GitHub
GitHub - refly-ai/refly: Vibe Workflow Platform for Non-technical Creators.
Vibe Workflow Platform for Non-technical Creators. - refly-ai/refly
❤2
#typescript #browser #chrome #chrome_devtools #debugging #devtools #mcp #mcp_server #puppeteer
Chrome DevTools MCP lets your AI coding tools like Gemini, Claude, or Cursor control a live Chrome browser for automation, debugging, and performance checks. Install it easily with
https://github.com/ChromeDevTools/chrome-devtools-mcp
Chrome DevTools MCP lets your AI coding tools like Gemini, Claude, or Cursor control a live Chrome browser for automation, debugging, and performance checks. Install it easily with
npx chrome-devtools-mcp@latest in your MCP config, then prompt "Check performance of a site" to auto-record traces, take screenshots, analyze networks, and fix issues reliably. This benefits you by making AI smarter at web coding—verifying changes in real-time, spotting bugs fast, and boosting site speed without manual work.https://github.com/ChromeDevTools/chrome-devtools-mcp
GitHub
GitHub - ChromeDevTools/chrome-devtools-mcp: Chrome DevTools for coding agents
Chrome DevTools for coding agents. Contribute to ChromeDevTools/chrome-devtools-mcp development by creating an account on GitHub.
👍1