Repository navigation
gemma-2b-it
- Website
- Wikipedia
A Gemma-based chatbot app that has multiple bots impersonating famous philosophers from different schools.
Generative AI version of the GeoGuesser game.
An iOS App recreating the Simon Says game. Uses MediaPipe to run an LLM on device
Explore the power of Gemma model with GemGPT, a project leveraging AI for innovative solutions. Join us in shaping the future of AI!
This repository contains a chatbot application designed to assist students and visitors of the Faculty of Sciences and Techniques in Tanger (FSTT) website. The chatbot use two approach of NLP: Retrieval-Augmented Generation (RAG) and Fine-Tuning.
This repository contains one of my cool project which I have created during my college's MINeD hack-a-thon.
AI-powered tool to convert text from images into your desired language. Gemma vision model and multilingual model are used.
This repository contains comprehensive notebooks, made by me, explaining how to efficiently fine tune different LLMs on custom dataset, that too from scratch. Happy Learning :)
In this game, your given an image for so many seconds to view. Then you have to guess just by clicking on any point in the world that the photo was taken. NOTICE: This game is INCOMPLETE
Retrieval Augmented Generation from scratch. Using PDF 's information as context for content generation .
Gemma-2b-it LLM has been finetuned on a dataset of Python codes, enabling it to proficiently learn Python syntax and assist in debugging tasks, offering valuable guidance to programmers.
A simple prototype app that implements an AI model in a Flutter app.