Pinned Repositories
aider
aider is AI pair programming in your terminal
ARC-solution
Code for 1st place solution to Kaggle's Abstraction and Reasoning Challenge
autodoc
Experimental toolkit for auto-generating codebase documentation using LLMs
AwesomeJupyterNotebooks
An repo of beautiful jupyter notebooks from the community, saving here for my reference.
bloomz.cpp
C++ implementation for BLOOM
course-v3
The 3rd edition of course.fast.ai
dltalkies
Blog comprises of stuffs related to my deep learning experiments and learnings.
fastbook_my_run
gpu_tpu_lab_server
Running a jupyter lab or vs code server environment from colab with drive support
system-programming-roadmap
A 3-year long roadmap to teach myself compiler dev, malware reverse engineering, exploitation and kernel dev fundamentals
fastdaima's Repositories
fastdaima/aider
aider is AI pair programming in your terminal
fastdaima/AwesomeJupyterNotebooks
An repo of beautiful jupyter notebooks from the community, saving here for my reference.
fastdaima/ChatWithPDF
Text-To-Speech, RAG, and LLMs. All local!
fastdaima/clarity-upscaler
Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative
fastdaima/configs
collection of vim config files taken from github, with minor changes according to my wish and lxde-rc.xml files
fastdaima/capy_template
fastdaima/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
fastdaima/docker-python
Kaggle Python docker image
fastdaima/fastapi-plugins
FastAPI framework plugins
fastdaima/fastapi-ratelimiter
🏄🏼♂️ Redis-based rate-limiting for FastAPI
fastdaima/fastapi_projects
fastdaima/FastAPIFuncs
Visualize and update your D&D 5e character sheets in your browser
fastdaima/fastdaima
fastdaima/fastdaimaCodeAssist
fastdaima/FastdaimaResearch
knowledge base about compilers, machine learning kernels, python and c++
fastdaima/FBlogEmbeds
fastdaima/fInterviewPrep
fastdaima/fromthetensor
From the Tensor to Stable Diffusion, a rough outline for a 9 week course.
fastdaima/gollum
Production grade LLM-ops in Golang
fastdaima/kotaemon
An open-source RAG-based tool for chatting with your documents.
fastdaima/lancedb
Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
fastdaima/llm.nvim
No frills LLM-assisted programming
fastdaima/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
fastdaima/LLocalSearch
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
fastdaima/ProblemSolving
fastdaima/srag_example
simple rag example
fastdaima/swiss_army_llama
A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures, with built-in support for various file types through textract.
fastdaima/talk-codebase
Tool for chatting with your codebase and docs using OpenAI, LlamaCpp, and GPT-4-All
fastdaima/titok-pytorch
Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"
fastdaima/VECTR8
A deep dive into your embeddings: upload CSV/JSON, create, query, visualize, and inspect. Convert unstructured data to JSON/CSV using LLM.