A collection of generative AI projects and experiments exploring the frontiers of artificial intelligence.
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.
Prerequisites
- Python 3.9+
- Ollama
- CUDA-compatible GPU (recommended)
- Docker (optional)
This repository contains the following projects:
- Q&A Chatbot: An interactive chatbot built with Streamlit and Ollama for answering questions using local LLMs.