https://github.com/caffeines/cognicraft
A collection of generative AI projects and experiments exploring the frontiers of artificial intelligence.
https://github.com/caffeines/cognicraft
Last synced: about 1 month ago
JSON representation
A collection of generative AI projects and experiments exploring the frontiers of artificial intelligence.
- Host: GitHub
- URL: https://github.com/caffeines/cognicraft
- Owner: caffeines
- Created: 2025-03-09T18:57:04.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-12T08:51:08.000Z (about 2 months ago)
- Last Synced: 2025-03-12T09:37:32.224Z (about 2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cognicraft
A collection of generative AI projects and experiments exploring the frontiers of artificial intelligence.
## 🧠 Overview
Cognicraft a centralized repository for innovative generative AI projects. This repository houses a diverse array of experiments, implementations, and applications leveraging state-of-the-art AI techniques including large language models, diffusion models, reinforcement learning, and more.
## 🛠️ Getting Started
Prerequisites
- Python 3.9+
- Ollama
- CUDA-compatible GPU (recommended)
- Docker (optional)## 🚀 Projects
This repository contains the following projects:
- *Q&A Chatbot*: An interactive chatbot built with Streamlit and Ollama for answering questions using local LLMs.