Showing 23 open source projects for "q-chem"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Krypt

    Krypt

    Build a Web 3.0 React Solidity blockchain application

    ...The codebase is structured to be approachable for newcomers while still exposing real-world concerns such as network switching and account permissions. Collaboration and Q&A are encouraged through the repo’s community channels, making it a practical launchpad for first-time Web3 builders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    spider_collection

    spider_collection

    Collection of Python web scraping scripts for data extraction tasks

    spider_collection is a collection of Python web crawler scripts created primarily for experimentation, learning, and practical scraping tasks. spider_collection gathers multiple independent spiders designed to collect data from different platforms and services, demonstrating a variety of scraping techniques and workflows. These crawlers make use of common Python scraping tools such as requests, parsel, BeautifulSoup, and the Scrapy framework to extract structured information from web pages....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FAY

    FAY

    Framework for building AI-powered interactive digital humans and agent

    Fay is an open source framework designed to build and deploy interactive digital humans powered by large language models. It acts as a middleware layer that connects digital character technologies with conversational AI systems and business applications. Fay supports various types of digital humans, including 2.5D and 3D avatars, and can be integrated with applications running on mobile devices, PCs, web platforms, and embedded systems. Its architecture allows developers to combine different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gtop

    gtop

    System monitoring dashboard for terminal

    ...It supports Linux, OSX, and Windows (with partial support). You need to assign host net and pid to access the metrics in the host machine. Start gtop with the gtop command. To stop gtop use q, or ctrl+c in most shell environments. You can sort the process table by pressing 'p' for Process Id, 'c' for CPU usage, and 'm' for Memory usage. If you see question marks or other different characters, try to run it with the environment variables provided in the documentation. gtop is released under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    intergitive

    intergitive

    A interactive tutorial for git

    ...Are these situations familiar to you? I can read every sigle word in the git document, but I just don't understand what it means when they are put together. Followed the steps from the tutorial/Q&A, but the result is different from what they said. Blow up my repository accidentally and lost my progress. I needed to spend lots of time to fix it or re-do my work. Online materials such as tutorials or Q&As target the daunting git command line interface. I would really appreciate a tutorial for my beloved git GUI. If you have any of the above problems, intergitive can help you! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jsf-showcase

    jsf-showcase

    JavaServer Faces (JSF) v.2.2.x showcase, portable web-application.

    ...See please excellent projects: https://github.com/liferay/liferay-faces-showcase/ and https://github.com/heroku/webapp-runner/ , also https://mvnrepository.com/search?q=webapp-runner and https://mvnrepository.com/search?q=com.liferay.faces.demo .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    neurojs

    neurojs

    A JavaScript deep learning and reinforcement learning library

    ...It focuses particularly on reinforcement learning algorithms, enabling developers to create intelligent agents that learn through interaction with simulated environments. The framework supports neural network architectures and reinforcement learning methods such as deep Q-networks and actor-critic algorithms. Several interactive demonstrations included with the project illustrate how neural networks can be used to train agents in simulated tasks, including a browser-based self-driving car example. These demos allow users to visualize how reinforcement learning agents improve their behavior over time as they receive rewards and update their neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CodeCopy

    CodeCopy

    A browser extension that adds copy to clipboard buttons

    CodeCopy is a browser extension that automatically adds “copy to clipboard” buttons to code blocks on popular documentation and Q&A sites. Its goal is to save developers time and frustration by making it a single click to copy example snippets, rather than manually selecting text and dealing with formatting issues. The extension detects code snippets on pages like GitHub, MDN, Gist, Stack Overflow, StackExchange, npm, Medium, and others, then overlays a small copy icon or button in the corner of each block. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MapSCII

    MapSCII

    Braille & ASCII world map renderer for your console

    ...Highly optimized algorithms for a smooth experience. 100% pure JavaScript! Arrows up, down, left, right to scroll around. Press a or z to zoom in and out. Press c to switch to block character mode, and press q to quit. If your terminal supports mouse events you can drag the map and use your scroll wheel to zoom in and out.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    rest

    rest

    REST API generator with Node.js, Express and Mongoose

    This generator facilitates the creation of RESTful APIs using Node.js, Express, and Mongoose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Q MLM software

    Software is a smart ,powerfull, feature rich web application designed

    <p style="text-align: justify;"><strong>Qlab MLM Network</strong> Software is a smart ,powerfull, feature rich web application designed for Network Marketing Business. MLM Network Software is designed for business looking for simple, customizable, feature rich software.</p> <p style="text-align: justify;">This application is everything you need to build &amp; grow an awesome business! lets you start running your network marketing / affiliate marketing / direct marketing business quickly....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ...It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify and train Convolutional Networks that process images, and experimental Reinforcement Learning modules, based on Deep Q Learning. The library allows you to formulate and solve Neural Networks in Javascript. If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. The compilation script simply concatenates files in src/ and then minifies the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pgApex

    http://95.85.49.98:8081/apex/q

    Web RAD for PostgreSQL tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FuriousAngels CMS

    New Q&A style CMS for FA

    New version of Furious-Angels.Com CMS system to replace vbulletin in a more hopefully usefriendly Q&A style format with user self moderation systems. This project is in early development you can attempt to use it at will but no promises it'll work at any particular point in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OSCAR (Open Source Chemistry Analysis Routines) is software for the semantic annotation of chemistry papers. The modules OPSIN (a name to structure converter) and ChemTok (a tokeniser for chemical text) are also available as standalone libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A Google Chrome extension that notifies you of new interesting questions on your favorite StackExchange site (e.g. StackOverflow.com, SuperUser.com, or ServerFault.com) by letting you choose which site and tags you want and using HTML5 notifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a serversided CMS written in PHP an JS. It is meant to be easily extended by everyone. Q: Why is the UNIX name "blackbriar"? A: Black Briar was the development code for SnowBall ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Userscripts for chemical RDFa semantics using the Operator (>0.8) add-on for Firefox/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YOXEL SW: agile project management, full featured request/bug tracker and helpdesk, knowledge management, FAQ publishing, Q&A community guided search. Read about it in issue #7 of o3 magazine (http://o3magazine.com/pastissues/issue7/)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Q-Site is a backend with an advance Content Management and backend library for Authentication, Database Abstraction, Templating and more. Q-Site can act as frontend & backend to online PHP applications and games - saving considerable development time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    We aim to create a set of webpages and applications that anyone can freely use to run their own Q&A site like http://ask-it-here.com or http://brain-fuse.com using only PHP and a MySQL database server. It will idealy run on Linux servers, Windows/IIS supp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Are you a fan of FORTH/RPN math? Need an easy, quick way to access files, do calculations, or just about anything else on your computer? Enter CUE (abrv. Q). Optimized for short, quick programs this language can be used for many different chores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Q-ERP is a web-based ERP software which aimed to be leading open source web-based ERP solution for SMI Q-ERP. We plans to support multiple languages, serve as a total solution application for an enterprise with flexible and customizable UI
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB