Skip to content

Instantly share code, notes, and snippets.

@lalitnayyar
lalitnayyar / Python 3 Virtualenv
Created February 27, 2025 10:45 — forked from ehbc221/Python 3 Virtualenv
Install Python 3 and create a virtual environment for projects
# Install Python 3
$ sudo apt-get install python3
# Install python3-virtualenv
$ sudo apt-get install python3-virtualenv
# You can checkout you virtualenv version
$ virtualenv --version
# Create you virtualenv in the folder you that want to
@lalitnayyar
lalitnayyar / gist:928cb43cfa8a78e7c58786b0e3004edc
Last active February 10, 2025 04:42
Cognigy Web Chat Rich Client
# Cognigy Chat Client
A professional Node.js REST client for Cognigy.AI with real-time chat benchmarks and analytics.
![Image 1](https://github.com/lalitnayyar/cogwebpage/blob/main/chrome_DiwkWZMalz.png)
![Image 2](https://github.com/lalitnayyar/cogwebpage/blob/main/IBNTuEff5s.png)
## Features