An open API service indexing awesome lists of open source software.

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.

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.