Projects in Awesome Lists by AIAnytime
A curated list of projects in awesome lists by AIAnytime .
https://github.com/aianytime/llama2-medical-chatbot
This is a medical bot built using Llama2 and Sentence Transformers. The bot is powered by Langchain and Chainlit. The bot runs on a decent CPU machine with a minimum of 16GB of RAM.
Last synced: 04 Apr 2025
https://github.com/AIAnytime/Llama2-Medical-Chatbot
This is a medical bot built using Llama2 and Sentence Transformers. The bot is powered by Langchain and Chainlit. The bot runs on a decent CPU machine with a minimum of 16GB of RAM.
Last synced: 14 Mar 2025
https://github.com/aianytime/chat-with-pdf-chatbot
This Chatbot is an interactive app developed to assist users to interact with their PDF. It is built using Open Source Stack. No OpenAI is required.
Last synced: 09 Apr 2025
https://github.com/AIAnytime/Chat-with-PDF-Chatbot
This Chatbot is an interactive app developed to assist users to interact with their PDF. It is built using Open Source Stack. No OpenAI is required.
Last synced: 29 Jul 2025
https://github.com/aianytime/chatcsv-streamlit-app
An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.
Last synced: 12 Apr 2025
https://github.com/aianytime/haystack-and-mistral-7b-rag-implementation
Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.
Last synced: 12 Apr 2025
https://github.com/aianytime/mistral-ocr-app
An OCR App built using Mistral OCR API and Streamlit.
Last synced: 18 Aug 2025
https://github.com/aianytime/chatcsv-llama2-chatbot
ChatCSV bot using Llama 2, Sentence Transformers, CTransformers, Langchain, and Streamlit.
Last synced: 01 Sep 2025
https://github.com/aianytime/medical-rag-using-bio-mistral-7b
This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding model, Qdrant as a self hosted Vector DB, and Langchain & Llama CPP as an orchestration frameworks.
Last synced: 26 Nov 2025
https://github.com/aianytime/question-answer-generation-app-using-mistral-7b
Question Answer Generation App using Mistral 7B, Langchain, and FastAPI.
Last synced: 26 Nov 2025
https://github.com/aianytime/search-your-pdf-app
Search Your PDF App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This app is completely powered by Open Source Models. No OpenAI key is required.
Last synced: 12 Apr 2025
https://github.com/AIAnytime/Multi-Agents-System-from-Scratch
Multi AI Agents System from Scratch in pure python without any frameworks.
Last synced: 15 Jan 2026
https://github.com/aianytime/multimodal-rag-using-langchain
Multimodal RAG using Langchain
Last synced: 05 Mar 2026
https://github.com/aianytime/medical-rag-using-meditron-7b-llm
Medical RAG QA App using Meditron 7B LLM, Qdrant Vector Database, and PubMedBERT Embedding Model.
chatbot ctransformers embeddings langchain llm llms meditron qdrant rag
Last synced: 09 Jul 2025
https://github.com/aianytime/function-calling-mistral-7b
Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.
Last synced: 12 Apr 2025
https://github.com/aianytime/multimodal-ai-app-using-llava-7b
Multimodal AI App using Llava 7B and Gradio.
Last synced: 01 Sep 2025
https://github.com/aianytime/youtube-video-summarization-app
YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smoothly runs on CPU as Llama 2 model is in GGUF format loaded through Llama.cpp.
Last synced: 12 Apr 2025
https://github.com/aianytime/gguf-quantization-of-any-llm
GGUF Quantization of any LLM.
Last synced: 01 Sep 2025
https://github.com/aianytime/crawl-websites-to-markdown
Crawl Websites to Markdown.
Last synced: 01 Sep 2025
https://github.com/aianytime/multi-agents-system-from-scratch
Multi AI Agents System from Scratch in pure python without any frameworks.
Last synced: 08 Jul 2025
https://github.com/aianytime/zephyr-7b-beta-rag-demo
Zephyr 7B beta RAG Demo inside a Gradio app powered by BGE Embeddings, ChromaDB, and Zephyr 7B Beta LLM.
ai chromadb generativeai llm python vectordb
Last synced: 01 Sep 2025
https://github.com/aianytime/gorilla-llm-demo-app
This is a Gorilla LLM Demo app developed using Streamlit.
Last synced: 12 Apr 2025
https://github.com/aianytime/lida-demo-streamlit-app
Automatic Generation of Visualizations and Infographics with LLMs and Streamlit for your CSV data.
Last synced: 01 Sep 2025
https://github.com/aianytime/text-to-ppt-generation-streamlit-app
This is an official repo for "Text to PPT Streamlit App". It generates PPT from your text using GPT-X Model and Python PPTX Library.
Last synced: 01 Sep 2025
https://github.com/aianytime/groq-chat-app
Groq Chat App built using Groq API and Streamlit.
Last synced: 12 Apr 2025
https://github.com/aianytime/question-answer-generation-app
Question Answer Generation App from the documents. Primarily suited to Teachers and related Academia's posts.
Last synced: 01 Sep 2025
https://github.com/aianytime/agentic-rag-using-crew-ai
Agentic RAG using Crew AI.
Last synced: 01 Sep 2025
https://github.com/aianytime/rag-evaluator
A library for evaluating Retrieval-Augmented Generation (RAG) systems (The traditional ways).
Last synced: 30 Apr 2025
https://github.com/aianytime/text-to-music-generation-app
Text to Music Generation App built using Meta's Audiocraft library. It is a Streamlit application utilises Music Gen small model.
Last synced: 01 Sep 2025
https://github.com/aianytime/medical-help-app-using-gpt-4v
Medical Help App using GPT-4V
Last synced: 01 Sep 2025
https://github.com/aianytime/evaluation-of-llms-and-rags
A complete guide to evaluate LLMs and RAGs. Both theory and code based approaches covered.
Last synced: 12 Apr 2025
https://github.com/aianytime/training-small-language-model
Training Small Language Model
Last synced: 01 Sep 2025
https://github.com/aianytime/rag-tool-using-haystack-mistral-and-chainlit
RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.
Last synced: 26 Aug 2025
https://github.com/aianytime/pubmed-healthcare-chatbot
PubMed Healthcare Chatbot. LLM Augmented Q&A over PubMed Search Engine.
Last synced: 01 Sep 2025
https://github.com/aianytime/build-your-first-rag-using-qdrant-vector-database
Get Started with Qdrant Vector DB. From Setup to First RAG Implementation using Qdrant.
Last synced: 01 Sep 2025
https://github.com/AIAnytime/CrewAI-AgentOps
CrewAI AgentOps: Monitor your AI Agents
Last synced: 15 Jan 2026
https://github.com/aianytime/slim-models-by-llmware
SLIM Models by LLMWare. A streamlit app showing the capabilities for AI Agents and Function Calls.
Last synced: 17 Jun 2025
https://github.com/aianytime/chat-with-audio-using-llm
This is a Streamlit application that helps you chat with your audio file powered by Langchain, ChromaDB, and OpenAI.
Last synced: 19 Jul 2025
https://github.com/aianytime/whisper-api-in-docker-container
Whisper API built using FastAPI inside a Docker container.
Last synced: 01 Sep 2025
https://github.com/aianytime/design-to-website-app-using-generative-ai
Design to Website App using Generative AI. It is a streamlit application that uses OCR and LLM to generate code/website from design.
Last synced: 01 Sep 2025
https://github.com/aianytime/on-device-llm-inference-using-mediapipe
On-device LLM Inference using Mediapipe LLM Inference API.
Last synced: 26 Nov 2025
https://github.com/aianytime/llm-inference-api-in-rust
LLM Inference API in Rust. It also has a streamlit app that requests the running API in Rust.
Last synced: 08 Jul 2025
https://github.com/aianytime/llama-2-deployment-on-aws
It is for Llama 2 Deployment on AWS.
Last synced: 01 Sep 2025
https://github.com/aianytime/ai-agents-streamlit-app
AI Agents Streamlit App using Crew AI.
Last synced: 23 Oct 2025
https://github.com/aianytime/lamini-lm-summarization-streamlit-app
A Streamlit application that summarizes documents using LaMini-LM.
Last synced: 21 Jun 2025
https://github.com/aianytime/agent-watch
Agent Watch is an AgentOps monitoring library designed for Crew AI applications.
Last synced: 04 Aug 2025
https://github.com/aianytime/qa-in-pdf-using-chatgpt-and-pinecone
This is a chatbot using ChatGPT and Pinecone.
Last synced: 01 Sep 2025
https://github.com/aianytime/pymupdf4llm-for-data-extraction
PyMuPDF4LLM for Data Extraction. Build better and efficient RAG.
Last synced: 18 Jul 2025
https://github.com/aianytime/small-multimodal-vision-model
Small Multimodal Vision Model "Imp-v1-3b" trained using Phi-2 and Siglip.
Last synced: 01 Sep 2025
https://github.com/aianytime/chrome-extension-powered-by-llm
Chrome Extension powered by LLM
Last synced: 01 Sep 2025
https://github.com/aianytime/ai-news-anchor-generator-app
AI News Anchor Generator App built using Midjourney, D-ID, OpenAI, NewsAPI, and Streamlit.
Last synced: 06 Mar 2026
https://github.com/aianytime/gpt-shield-ai-plagiarism-detector
This is streamlit app that gives you the perplexity and burstiness scores for LLM generated responses. It helps you detect some sort of plagiarism in the generated responses.
Last synced: 29 Oct 2025
https://github.com/aianytime/crewai-agentops
CrewAI AgentOps: Monitor your AI Agents
Last synced: 01 Sep 2025
https://github.com/aianytime/hyde-based-rag-using-nvidia-nim
HyDE based RAG using NVIDIA NIM.
Last synced: 01 Sep 2025
https://github.com/aianytime/project-websage
WebSage is an AI Engine that extracts content from any URL, generates summaries, and enables interaction using AI models. Choose between Closed Source (OpenAI) or Open Source (Ollama) for flexible summarization and conversation.
ai chatbot crawl langchain rag scrap
Last synced: 24 Jun 2025
https://github.com/aianytime/machine-learning-models-implementation
Implementation of several ML models on real-world datasets with detailed explanation in notebooks.
eda machine-learning machine-learning-algorithms ml numpy pandas pycaret python scikit-learn scikitlearn-machine-learning sklearn
Last synced: 28 Jun 2025
https://github.com/aianytime/qwen2-vl-fine-tuning
Qwen2 VL Fine Tuning using Llama Factory
Last synced: 12 Apr 2025
https://github.com/aianytime/quick-minutes-of-meeting-using-chatgpt
This is the official repo of "Quick Minutes of Meeting using ChatGPT" video on AI Anytime YouTube channel. We have used Da Vinci 003 model (GPT 3.5) by Open AI to generate MoM from video file. We are using Open AI's Whisper to get the transcripts from audio file and then generating the MoM from it. ChatGPT acts like a co-founder.
Last synced: 01 Sep 2025
https://github.com/aianytime/text-summarizer-streamlit-app
This is the official repo of Text Summarizer Streamlit App video from AI Anytime YouTube channel.
Last synced: 12 Apr 2025
https://github.com/AIAnytime/Text-Summarizer-Streamlit-App
This is the official repo of Text Summarizer Streamlit App video from AI Anytime YouTube channel.
Last synced: 29 Jul 2025
https://github.com/aianytime/faster-stable-diffusion-ssd-1b
Faster Stable Diffusion using SSD-1B. A gradio app inside for demo.
Last synced: 12 Apr 2025
https://github.com/aianytime/petcare-ai-llama-2-chatbot
LLM-based Chatbot for PetCare. The app is built on open source stack and useful for Vet Doctors, Pet Lovers, etc. Supercharge your PetCare conversations with our lightning-fast AI chatbot powered by Llama 2.
Last synced: 11 Feb 2026
https://github.com/aianytime/perplexity-lite
Perplexity Lite using Langgraph, Tavily, and GPT-4.
Last synced: 19 Feb 2026
https://github.com/aianytime/llama-2-article-generation-app
This is an official repository for the Article Generation app using Llama2, Pexels, and Streamlit.
Last synced: 01 Sep 2025
https://github.com/aianytime/code-llama-qa-bot
This is a QA bot based on Code Llama. It is a new LLM for code by Meta AI.
Last synced: 11 Mar 2026
https://github.com/aianytime/sentiment-analysis-api
A simple Sentiment Analysis API in FastAPI.
Last synced: 29 Jun 2025
https://github.com/aianytime/paligemma-inference-and-fine-tuning
PaliGemma Inference and Fine Tuning
Last synced: 05 Mar 2026
https://github.com/aianytime/on-device-real-time-rag-app
On-device real-time RAG App built using Jina Reader, Mediapipe, Gemma 2b IT LLM.
Last synced: 01 Sep 2025
https://github.com/aianytime/create-vector-store-from-scratch
Create Vector Store from Scratch in pure Python.
Last synced: 01 Sep 2025
https://github.com/aianytime/comfyui-colab-notebook
ComfyUI Colab Notebook for Image and Video Generation.
Last synced: 01 Sep 2025
https://github.com/aianytime/prompt-injection-prevention
Prompt Injection & Prevention techniques. Secure your AI Chatbots built using LLMs.
Last synced: 01 Sep 2025
https://github.com/aianytime/ai-agents-using-crew-ai
AI Agents using Crew AI
Last synced: 12 Apr 2025
https://github.com/aianytime/your-private-stackoverflow
This is "Your Private StackOverflow" app that helps you perform generative search in your code bases. This is built using open-source stack and runs entirely on a CPU machine.
Last synced: 01 Sep 2025
https://github.com/aianytime/fine-tune-multimodal-llm-idefics-2
Fine Tune Multimodal LLM "Idefics 2" using QLoRA.
Last synced: 01 Sep 2025
https://github.com/aianytime/guardrails-implementation-in-llms
Guardrails implementation in Generative AI powered apps. This app will show you how to put Guardrails in LLMs.
Last synced: 08 Mar 2026
https://github.com/aianytime/phi-2-fine-tuning
Phi-2 Fine Tuning to build a mental health GPT.
Last synced: 01 Sep 2025
https://github.com/aianytime/carboncentrik-calculator
A simple Streamlit app for calculating the Carbon Footprint.
Last synced: 12 Jun 2025
https://github.com/aianytime/metadata-enrichment-using-keybert
Metadata Enrichment using KeyBERT for advanced and improved RAG.
Last synced: 01 Sep 2025
https://github.com/aianytime/scikit-llm-text-classification-streamlit-app
Scikit LLM Text Classification Streamlit App repository from AI Anytime YouTube channel.
Last synced: 01 Sep 2025
https://github.com/aianytime/llama-3-orpo-fine-tuning
Llama 3 ORPO Fine Tuning on A100 in Colab Pro.
Last synced: 09 Aug 2025
https://github.com/aianytime/stream-diffusion-in-colab
Stream Diffusion in Colab
Last synced: 07 Aug 2025
https://github.com/aianytime/search-in-website-streamlit-app
Search and Retrieve Information from Website using Langchain and OpenAI Functions.
Last synced: 01 Sep 2025
https://github.com/aianytime/audio-summarization-app-using-gemini-1.5
Audio Summarization App using Gemini LLM.
Last synced: 12 Apr 2025
https://github.com/aianytime/visual-question-answering-api-and-app
Visual Question Answering API and App using ViLT, Fast API, and Streamlit.
Last synced: 01 Sep 2025
https://github.com/aianytime/fashion-search-app-using-ai
Fashion Search App (Text to Image Search) using AI Model.
Last synced: 03 Mar 2026
https://github.com/aianytime/image-identification-app
An image identification application built in React and deployed on Firebase using machine learning framework for browser "TensorFlow.js" and pre-trained model for image classification "MobileNet".
deep-learning firebase mobilenet react reactjs tensorflowjs
Last synced: 12 Apr 2025
https://github.com/aianytime/fast-fine-tuning-and-dpo-training-of-llms-using-unsloth
Fast Fine Tuning and DPO Training of LLMs using Unsloth.
Last synced: 01 Sep 2025
https://github.com/aianytime/gemma-7b-rag-using-ollama
Gemma 7B RAG using Ollama
Last synced: 01 Sep 2025
https://github.com/aianytime/synthetic-test-data-generation-for-rag
Synthetic Test Data Generation for RAG systems using RAGAS.
Last synced: 12 Apr 2025
https://github.com/aianytime/ai-image-generation-streamlit-app
An AI-based image generation app built using Streamlit, Open AI's DALL-E, and huggingface diffusers.
Last synced: 01 Sep 2025
https://github.com/aianytime/prompt-compression-using-llmlingua
Prompt Compression using LLMLingua. It helps with token's cost and latency.
Last synced: 01 Sep 2025
https://github.com/aianytime/map-reduce-implementation-using-langgraph
Map-Reduce implementation using LangGraph: How to flexibly create parallel execution branches
Last synced: 01 Sep 2025