Projects • home

Boogit repo

Innovative AI-Powered Discord Bot who engages in natural conversations, interprets and responds to image inputs, and generates high-quality images on demand. Equipped with advanced retrieval-augmented generation (RAG) capabilities, it seamlessly navigates and provides insights from IITM's BS in Data Science Discourse, enhancing community interactions and access to knowledge.

Tech used:

  • Go
  • Docker
  • Python
  • Discord.py
  • Large Language Models (LLM)
  • Meta's LLaMa 3.1 8B
  • Cloudflare Workers AI
  • GitHub Models
Personal LLMgit repodemo

My personal assistant who knows about me and can provide general info too!

Tech used:

  • Go
  • Large Language Models (LLM)
  • Meta's LLaMa 3.2 3B
  • Cloudflare Workers AI
Odeergit repo

It's a cli tool like ollama to interact with LLMs on your terminal

Tech used:

  • Go
  • Large Language Models (LLM)
  • Cloudflare Workers AI
berzifetch-rsgit repo

A system fetch for Linux written in Rust.

Tech used:

  • Rust
Vuethergit repodemo

A plain, simple weather web-app written in Vue.js

Tech used:

  • Vue.js
  • OpenWeatherMap API