• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sequence to Sequence Multi Head Attention Transformer package with more to come to train Seq2Seq models.

More Repositories

1

GenAINewsAgent

A quick implementation of a GenAI News Summary agent using Llama-3 over Groq.
Python
34
star
2

claudetools

Claudetools is a Python library that enables function calling with the Claude 3 family of language models from Anthropic.
Python
32
star
3

llama-cpp-search

A GenAI Search powered by llama-cpp-python and small language model Phi-3
Python
27
star
4

GraphRAG4Rec

A naive implementation of GraphRAG for Movie Recommendation on IMDB Top 1000 movies dataset.
Python
26
star
5

MultiLabelClassifier

Multi-label Classification using PyTorch on the CelebA dataset.
Jupyter Notebook
23
star
6

bert4rec

Jupyter Notebook
23
star
7

local-diagramgpt

A narrow implementation of DiagramGPT for generating system architecture diagrams with local LLM models and Llama.cpp
Python
21
star
8

Face-Swap-UI

A NextJS app to swap faces
JavaScript
20
star
9

FuncReAct

A ReAct type thought framework written using OpenAI function calling. Has the ability to BYOA (bring your own actions)
Python
15
star
10

xrayimage_extractfeatures

Extract GLCM, Region Properties, and Moments related features in a line of code and then get those into a data-frame.
Jupyter Notebook
13
star
11

ChatPDF

Chat with your PDFs without LangChain. Uses pinecone and OpenAI ADA embeddings
Python
9
star
12

QuestionClassification

Classifying questions into class and subclass using Self Attention Transformer model
Jupyter Notebook
8
star
13

gre-vocab

Started of by building a database of all the available GRE Vocabulary words and will also add a frontend in the later part.
7
star
14

Book-Recommendation-System-using-Sentiment-Analysis

A book recommendation system using sentiment analysis with a dynamic firebase database where the user can store and get information about books and recommendations based on the sentiment analysis of user comments and the star ratings.
Python
7
star
15

wisper-llama-cpp-video-qa-voice-assistant

A VideoQA Voice Assistant Engine with voice support using pywhispercpp, llama-cpp-python, and ElevenLabs.
Python
7
star
16

doc-tor

Python
6
star
17

Multi-Headed-Self-Attention-Transformer

A Self-Attention transformer with multiple heads wrapped in a python package to train on a text corpus and generate texts.
Python
6
star
18

react-words-meanings

GRE words and meanings web-app using ReactJS and Firebase.
CSS
4
star
19

AttentionTransformerPackage

PyTorch Attention Transformer wrapper
Python
3
star
20

LongFormerAttention

A sliding window based multi-head attention using longformer cuda kernels
Python
3
star
21

Streamlit-Prisma

Python
3
star
22

FlaskvsFastAPI

Putting up Flask against FastAPI
Python
3
star
23

CelebA_API

Python
2
star
24

BytePairEncoding

A python package to build a corpus vocabulary using the byte pair methodology and also a tokenizer to tokenize input texts based on the built vocab.
Python
2
star
25

MAML-Python-Notebook

A python notebook for Model Agnostic Meta Learning implementation using PyTorch.
Jupyter Notebook
2
star
26

ghost-blog

Ghost CMS blog setup using NextJS and Materialize CSS
JavaScript
2
star
27

nlp-text-contractions

A python package to substitute various english words with their short forms and thus help in augmentations for natural language task.
Python
2
star
28

Android-Instagram

A Instagram Clone with basic functionalities of uploading photos and setting profile pictures and login and logout system using email and password.
Java
2
star
29

llama-cpp-video-qa

A Local VideoQA Engine using llama-cpp-python and the mighty Phi-3-Mini model
Jupyter Notebook
2
star
30

rumage-ai-search

GenerativeAI Search using Open and Closed source LLMs.
Python
2
star
31

ArxivOne

Platform to recommend, cluster, and organize user preferred Research Papers from arxiv.org
JavaScript
1
star
32

react-starter-social

A starter template(HTML CSS) for any social media project.
CSS
1
star
33

TWEETCOLLECTOR

Small code using the python library "python-twitter" to try and mine some tweets from twitter using the twitter API.
Python
1
star
34

CLIPSemanticImageSearch

Python
1
star
35

Text-Generation-Using-Self-Attention-Transformer

This repo contains the code for generating text using a Multi Headed Self Attention Transformer πŸ” πŸ” πŸ” .
Jupyter Notebook
1
star
36

llm-as-a-judge

Implementation of LLM-as-as-Judge described in the paper https://arxiv.org/abs/2401.10020.
Python
1
star