Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CogniTriv logo

About

CogniTriv is a prep tool designed to provide a more engaging and efficient learning experience from a wide range of topics. With access to over 200,000 questions across diverse categories, it allows users to sharpen their knowledge, practice recall, and build confidence through repetition and challenge-based learning.

Purpose

CogniTriv makes it easier to gain hands-on experience with real question formats and become more comfortable under pressure. This is not just memorization. The goal is to broaden your knowledge, reinforce strengths, and improve response accuracy through practical engagement.

Installation

1. Clone the repository to your local machine

# Clone the repository
git clone https://github.com/username/repository-name.git
 
# Navigate into the project directory
cd repository-name

2. Create a virtual environment (Recommended)

# Create a virtual environment
python3 -m venv .venv

# Activate the virtual environment
# macOS/Linux
source .venv/bin/activate

# Windows (PowerShell)
.venv\Scripts\Activate.ps1

3. Install dependencies

# Install dependencies from requirements.txt
pip install --upgrade pip
pip install -r requirements.txt

4. Run

Before running, ensure the following:

  • Repository is cloned
  • Virtual environment is active
  • Dependencies are installed

Once ready, execute the file located in the project root (where README.md resides).

Maintenance

1. Pull updates

  # Make sure that master is the active branch
  git checkout master

  # Pull new version intro local branch
  git pull origin master

About

CogniTriv is a tool created to enhance cognition and general knowledge through continuous practice.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages