Pinned Repositories
audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
BERT-Topic-Modeling
Small tutorial on how you can use BERT for Topic Modeling
BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
ChatGPT-API-Basics
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
gatling-kafka
A Gatling stress test plugin for Apache Kafka protocol
ggml
Tensor library for machine learning
gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
ajithkrajeswari's Repositories
ajithkrajeswari/BERT-Topic-Modeling
Small tutorial on how you can use BERT for Topic Modeling
ajithkrajeswari/gatling-kafka
A Gatling stress test plugin for Apache Kafka protocol
ajithkrajeswari/NumPy
Jupyter Notebook & Data Associated with my Tutorial video on the Python NumPy Library
ajithkrajeswari/word2vec-vs-bert
I'll show how BERT models being context dependent are superior over word2vec, Glove models which are context-independent.