ShypdShypd.ai
💻

Coding & Development

Browsing page 272 of AI tools for Coding & Development. Sorted by confidence score — our independent quality rating.

Apollo Solutions Dev

Apollo Solutions Dev

60%

Apollo Solutions Dev specializes in applying Artificial Intelligence and computer vision to industrial challenges. The company develops tailored solutions to automate processes, eliminate failures, and generate real operational gains for industries. Their offerings include automated quality control for manufacturing, real-time defect detection in textiles, and intelligent monitoring for industrial safety. By focusing on data-driven decisions and integrating with existing systems like ERP and SCADA, Apollo Solutions Dev helps businesses reduce rework, minimize waste, and improve overall productivity. They emphasize customized projects over generic solutions, ensuring direct impact on operational performance and a measurable return on investment.

Concept System Solutions Inc

Concept System Solutions Inc

60%

Concept System Solutions Inc (CONSYSSOL), founded in 2019, is a custom website, web, and mobile app development firm. They pride themselves on being a holistic digital services provider, offering everything from initial design to development, content creation, and ongoing maintenance. Their unique team includes developers, Chartered Accountants (CAs), and Certified Public Accountants (CPAs), allowing them to address both technical and financial challenges. CONSYSSOL specializes in AI-based application development, AR & XR solutions, management-focused systems like 'Liquidity' for cash management, and business process automation tools such as 'OE Roller' for order entry. They also develop educational platforms and customized booking systems, providing end-to-end service delivery.

ChineseAiDungeonChatGPT

ChineseAiDungeonChatGPT

60%

ChineseAiDungeonChatGPT is an open-source project that provides a Chinese version of AI Dungeon, leveraging the OpenAI ChatGPT API for its storytelling model. The developer highlights the significant improvement in storytelling capability compared to previous models, achieved with minimal code. Users can install dependencies via pip and run the application either through a command-line interface or a GUI. The tool supports OpenAI's official API key for more robust and faster performance, though it notes potential issues with non-official API usage. It includes features like automatic saving and loading, and the developer shares example stories to showcase the AI's immersive narrative generation.

chats

chats

60%

Sdcb Chats is a robust and adaptable frontend and AI gateway designed for large language models, supporting more than 22 mainstream AI model providers. It offers a unified management solution for various model interfaces, simplifying deployment with a single Docker command. Key features include a code interpreter with integrated tools like a browser and Excel, an API gateway compatible with Chat Completions/Messages, and support for multimodal inputs and image generation. The platform also boasts enterprise-grade security with user permission management, account balance control, rate limiting, audit logs, and support for Keycloak SSO and SMS verification login. It provides comprehensive observability with full-link request tracing for quick issue identification.

Athena AI

Athena AI

60%

Athena AI is a dedicated AI and software development company focused on transforming businesses through innovative digital solutions. They specialize in helping small-to-medium businesses automate, scale, and innovate by leveraging cutting-edge AI software development. Their services include AI & ML solutions to unlock data potential, edge computing for real-time data processing, and AI automation to streamline routine tasks. Additionally, Athena AI provides personalized software development, cloud & DevOps services for operational efficiency, and full-stack development for seamless, reliable solutions from front- to back-end. They aim to accelerate success by delivering smart, cost-effective results tailored to specific business needs.

Jobs_Applier_AI_Agent_AIHawk

Jobs_Applier_AI_Agent_AIHawk

60%

AIHawk is an open-source AI agent designed to revolutionize the job hunt process by automating job applications. Leveraging artificial intelligence, it enables users to apply for multiple jobs efficiently and in a tailored manner. The tool's core architecture is open source, allowing developers to inspect and extend its codebase, fostering transparency and community contributions. Although third-party provider plugins have been removed due to copyright, AIHawk has garnered significant media attention for its innovative approach to job seeking. It aims to ease the burden of applying to numerous positions by automating repetitive tasks and customizing applications, making the job search more effective for individuals.

KAN-TTS

KAN-TTS

60%

KAN-TTS is a comprehensive speech-synthesis training framework designed to empower users to develop and customize their own text-to-speech (TTS) models from the ground up. The framework currently supports popular models such as sam-bert and hifi-GAN, with plans to integrate more in the future. It offers extensive language support, including Mandarin, English, British English, Shanghainese, Sichuanese, Cantonese, Italian, Spanish, Russian, and Korean, making it versatile for a global audience. KAN-TTS provides a training tutorial through its wiki page and offers a demo on ModelScope for users to experience its capabilities. The project is open-source, hosted on GitHub, and encourages community contributions.

KouriChat

KouriChat

60%

KouriChat is an open-source, LLM-based emotional companionship program designed to create more realistic emotional companionship experiences. It allows users to interact with virtual characters, offering features like multi-user support, immersive role-playing, and intelligent dialogue segmentation with emotional emojis. The platform also integrates image generation and recognition capabilities through Kimi, supports voice messages, and provides persistent memory storage. KouriChat includes an automatic update function and a visual WebUI for ease of use. It is primarily deployed on Windows Server and offers a semi-automatic deployment process, making it accessible for users with varying technical skill levels.

KVCache-Factory

KVCache-Factory

60%

KVCache-Factory is a unified framework designed for KV Cache compression methods specifically for auto-regressive models. It offers support for multi-GPU inference, making it suitable for large language models such as Llama-3-70B-Instruct. The framework integrates various compression techniques including PyramidKV, SnapKV, H2O, and StreamingLLM, and is compatible with Flash Attention v2 and Sdpa Attention. It provides tools for performance visualization and supports inference on benchmarks like LongBench and Needle in a Haystack. KVCache-Factory is an open-source project, making it accessible for developers and researchers working on optimizing LLM inference.

LLMs-Zero-to-Hero

LLMs-Zero-to-Hero

60%

LLMs-Zero-to-Hero is an open-source educational resource designed to guide individuals from basic understanding to advanced proficiency in Large Language Models (LLMs). The project emphasizes a hands-on approach, providing fully handwritten code examples and detailed explanations for each concept. It covers a wide range of topics, including the training process of dense and MOE models, pre-training, fine-tuning (SFT, DPO, RLHF), and deployment strategies like inference optimization and quantization. The resource also includes配套视频讲解 (accompanying video explanations) on Bilibili and offers GPU mirror images for model training, with a minimum requirement of 3090/4090 GPUs. It aims to provide a systematic learning path for aspiring LLM developers.

LLM-Dojo

LLM-Dojo

60%

LLM-Dojo is a lightweight, open-source framework designed for post-training large language models (LLMs). It offers comprehensive support for various training methodologies, including Supervised Fine-Tuning (SFT), Reinforcement Learning from Human Feedback with Value Regularization (RLVR), On-Policy Knowledge Distillation (On-Policy KD), and Guide Knowledge Distillation (Guide KD). The platform also facilitates mixed training approaches, enabling single-round or multi-round Guide distillation, multi-teacher distillation, and reward mixed training. A key feature is its automated data shunting capabilities. Built on a refactored OpenRLHF core, LLM-Dojo streamlines the framework by retaining only the essential RLVR components and integrating advanced KD and Guide-KD techniques, making it suitable for rapid fine-tuning experiments with features like Deepspeed support, LoRA/QLoRA, and automatic chat template adaptation.

harmonic-oscillator-pinn

harmonic-oscillator-pinn

60%

harmonic-oscillator-pinn offers an open-source code implementation for a physics-informed neural network (PINN) applied to a harmonic oscillator. This tool serves as a practical example for understanding and experimenting with PINNs, which integrate physical laws into neural network training. It is specifically designed to accompany a blog post by Ben Moseley, providing a hands-on resource for researchers and students interested in scientific machine learning and the application of AI to solve differential equations. The repository includes the necessary code to replicate the experiments and insights discussed in the associated blog post, making it a valuable educational and research asset.

free-gpt3.5-2api

free-gpt3.5-2api

60%

free-gpt3.5-2api is an open-source project designed to offer free API access to GPT-3.5, enabling developers to integrate powerful language models into their applications. It supports various authentication methods, including免登录chat2api,账号chat2api, and ACCESS_TOKEN, providing flexibility for different use cases. The tool can be easily deployed using Docker, Docker Compose, Vercel, or Koyeb, making it accessible for a wide range of development environments. It also includes features to prevent API abuse, ensuring secure and controlled access. The project offers model mapping for various GPT-3.5 turbo versions to a common render-sha model, and also supports gpt-4o.

GDLnotes

GDLnotes

60%

GDLnotes is an open-source collection of Google Deep Learning notes and TensorFlow tutorials, designed to serve as an educational resource for those interested in machine learning and AI. The project emphasizes building a strong foundation in core concepts, encouraging users to study papers and conduct experiments. It covers essential topics from Machine Learning to Deep Learning, including Logistic Classification, Deep Neural Networks, Convolutional Networks, and Deep Models for Text and Sequence. The notes are compatible with TensorFlow 1.2 and include practical examples and setup guides. Additionally, it provides supplementary notes on NumPy, Matplotlib, Sklearn, and general TensorFlow usage, making it a comprehensive learning tool for students and developers.

homemade-machine-learning

homemade-machine-learning

60%

Homemade Machine Learning is a GitHub repository offering Python implementations of widely used machine learning algorithms. Each algorithm is accompanied by detailed mathematical explanations and interactive Jupyter Notebook demos, enabling users to experiment with training data and configurations directly in their browser. The project emphasizes understanding the underlying mathematics by implementing algorithms from scratch, rather than relying on third-party libraries. It covers supervised learning (linear and logistic regression), unsupervised learning (K-means, anomaly detection), and neural networks (Multilayer Perceptron). This resource is ideal for students and developers looking to deepen their understanding of machine learning fundamentals.

hugging-multi-agent

hugging-multi-agent

60%

Hugging Multi-Agent is a comprehensive tutorial designed for developers interested in understanding and implementing multi-agent systems, particularly those based on the MetaGPT framework. It offers a practical learning path, guiding users from foundational agent concepts to the development of complex multi-agent applications. The tutorial is ideal for engineers aiming for career advancement in large language model and agent development, focusing on hands-on coding and personalized agent capabilities. It requires Python programming skills, including some asynchronous programming knowledge, and the ability to read and understand project source code. The resource covers agent structure, multi-agent frameworks, and practical development steps, including creating simple and multi-functional agents, as well as managing agents.

openai-gpt-dev-notes-for-cn-developer

openai-gpt-dev-notes-for-cn-developer

60%

This GitHub repository, openai-gpt-dev-notes-for-cn-developer, serves as a comprehensive guide for Chinese developers looking to quickly build OpenAI/GPT applications. It distills essential knowledge for developing free GPT applications, covering topics from understanding the relationship between ChatGPT and OpenAI to utilizing the chat completions API. The notes delve into practical aspects like API usage, billing, and strategies for continuous conversations. It also addresses common challenges faced by developers in China, such as accessing OpenAI accounts and APIs, and provides solutions like using third-party proxy services. The resource aims to help developers create unique and commercially viable GPT applications.

Ekoahamdutivnasti

Ekoahamdutivnasti

60%

Ekoahamdutivnasti is a technology platform dedicated to artificial intelligence, cybersecurity, and practical tech education. It distinguishes itself by building real AI solutions, such as VASTAV AI for deepfake detection, and creating in-depth content based on hands-on experience and real testing. The platform aims to cut through marketing hype, providing accessible and practical knowledge. All articles, tutorials, and most tools are completely free, supported by ads and partnerships. Ekoahamdutivnasti covers AI and machine learning, cybersecurity, hardware reviews, and development tools, with content created by tech enthusiasts, developers, and AI researchers.

EIDON AI

EIDON AI

60%

EIDON AI offers a comprehensive data infrastructure layer for robotics, focusing on collecting and processing human demonstration data for AI robot manipulation. The platform includes the Eidon Tracker, a 7-IMU wearable for full upper-body arm kinematics, and the Eidon Glove, which provides 16-DOF finger tracking. Data collection is facilitated by the Eidon App, available on iOS and Android, which syncs natively with the hardware to capture synchronized egocentric video and sensor data. This app also supports video-only collection and handles operator payments. Collected data flows into Eidon Sym, a simulation environment and data pipeline that uses VLM-powered quality control to filter, auto-tag objects, and output simulation-compatible formats for model training.

machine-learning-experiments

machine-learning-experiments

60%

Machine-learning-experiments is an open-source collection of interactive machine learning experiments, designed for educational purposes and hands-on learning. Each experiment features a Jupyter/Colab notebook, allowing users to understand the model training process, alongside a demo page to observe the model's functionality in a browser. The repository covers various machine learning paradigms, including Supervised Learning (Multilayer Perceptron, Convolutional Neural Networks), Unsupervised Learning (Generative Adversarial Networks), and Recurrent Neural Networks. It supports models trained with TensorFlow 2 and Keras, and provides instructions for local setup, dependency management, and model conversion for web deployment using TensorFlow.js. This project serves as a sandbox for exploring different ML approaches, algorithms, and datasets.

Pligence

Pligence

60%

Pligence is an AI-driven cybersecurity and privacy company that provides comprehensive solutions for mobile security, threat intelligence, and governance, risk, and compliance (GRC) management. Their offerings include Privacy Defender, a mobile privacy and security suite for consumers, Pligence Connect for enterprise mobility and security with MDM capabilities, and a Threat Intelligence and Assessment Platform for identifying and disrupting cyber threats. Additionally, Pligence offers a GRC Lens SAAS platform for risk management and compliance. The company leverages machine learning to proactively identify and neutralize evolving cyber threats, ensuring the security and resilience of digital environments for mobile users, IoTs, enterprises, financial institutions, government organizations, and service providers.

OneRack

OneRack

60%

OneRack provides a collection of focused mobile applications designed to solve real-world problems with an emphasis on speed, privacy, and simplicity. The apps cover a wide range of functionalities, including barcode scanning for product identification (e.g., VeganVerify, Halal Scanner, Glutector), AI-powered identification (e.g., Bird Identifier, DogSpot, RoostScan), and productivity tools for document creation and management (e.g., Receipt Maker, Invoice Maker, Add Text to PDF). Many OneRack apps boast offline functionality, storing data securely on the user's device without requiring internet access or logins. They integrate intelligent features like scanning, detection, and analysis to provide clear, useful feedback, making them suitable for everyday use on both iOS and Android platforms.

neuraltalk

neuraltalk

60%

NeuralTalk is a Python+numpy project designed for developing Multimodal Recurrent Neural Networks capable of describing images with sentences. This open-source tool, though now deprecated in favor of NeuralTalk2, remains valuable for educational purposes in image captioning and natural language processing research. It implements models like those proposed by Vinyals et al. (Google CNN + LSTM) and Karpathy and Fei-Fei (Stanford CNN + RNN), allowing users to train models on datasets such as Flickr8K, Flickr30K, and MSCOCO. The project supports both training and prediction stages, with utilities for visualizing results and evaluating performance using BLEU scores. Users can also adapt the system for their own datasets, requiring feature extraction using tools like VGG network from Caffe.

nn4nlp-code

nn4nlp-code

60%

nn4nlp-code is a comprehensive GitHub repository offering code examples specifically designed for the 2017 edition of CMU CS 11-747 Neural Networks for NLP course. Developed by Graham Neubig, Daniel Clothiaux, Zhengzhong Liu, and Xuezhe Ma, this resource provides practical, hands-on implementations of various neural network models pertinent to natural language processing. It serves as an invaluable learning tool for students and researchers looking to understand and apply NLP concepts through code. The repository is open-source, making it accessible for educational purposes, experimentation, and further development in the field of AI and NLP.