Pratik Barjatiya's starred repositories

next.js

The React Framework

Language:JavaScriptLicense:MITStargazers:121876Issues:1452Issues:20473

first-contributions

๐Ÿš€โœจ Help beginners to contribute to open source projects

MetaGPT

๐ŸŒŸ The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming

Language:PythonLicense:MITStargazers:40565Issues:865Issues:532

Rocket.Chat

The communications platform that puts data protection first.

Language:TypeScriptLicense:NOASSERTIONStargazers:39118Issues:883Issues:15809

Best-README-Template

An awesome README template to jumpstart your projects!

yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:12906Issues:112Issues:1794

LLMsPracticalGuide

A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)

gpt-neox

An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries

Language:PythonLicense:Apache-2.0Stargazers:6642Issues:120Issues:427

superduperdb

๐Ÿ”ฎ SuperDuperDB: Bring AI to your database! Build, deploy and manage any AI application directly with your existing data infrastructure, without moving your data. Including streaming inference, scalable model training and vector search.

Language:PythonLicense:Apache-2.0Stargazers:4434Issues:39Issues:1096

llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain

Language:Jupyter NotebookLicense:MITStargazers:3412Issues:45Issues:212

hands-on-llms

๐Ÿฆ– ๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป about ๐—Ÿ๐—Ÿ๐— ๐˜€, ๐—Ÿ๐—Ÿ๐— ๐—ข๐—ฝ๐˜€, and ๐˜ƒ๐—ฒ๐—ฐ๐˜๐—ผ๐—ฟ ๐——๐—•๐˜€ for free by designing, training, and deploying a real-time financial advisor LLM system ~ ๐˜ด๐˜ฐ๐˜ถ๐˜ณ๐˜ค๐˜ฆ ๐˜ค๐˜ฐ๐˜ฅ๐˜ฆ + ๐˜ท๐˜ช๐˜ฅ๐˜ฆ๐˜ฐ & ๐˜ณ๐˜ฆ๐˜ข๐˜ฅ๐˜ช๐˜ฏ๐˜จ ๐˜ฎ๐˜ข๐˜ต๐˜ฆ๐˜ณ๐˜ช๐˜ข๐˜ญ๐˜ด

Language:Jupyter NotebookLicense:MITStargazers:2516Issues:44Issues:11

generative-ai-docs

Documentation for Google's Gen AI site - including the Gemini API and Gemma

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1396Issues:44Issues:103

Get-Things-Done-with-Prompt-Engineering-and-LangChain

LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:987Issues:18Issues:6

Questgen.ai

Question generation using state-of-the-art Natural Language Processing algorithms

Language:PythonLicense:MITStargazers:876Issues:27Issues:48

Robby-chatbot

AI chatbot ๐Ÿค– for chat with CSV, PDF, TXT files ๐Ÿ“„ and YTB videos ๐ŸŽฅ | using Langchain๐Ÿฆœ | OpenAI | Streamlit โšก

Language:PythonLicense:MITStargazers:753Issues:17Issues:53

llm-examples

Streamlit LLM app examples for getting started

Language:PythonLicense:Apache-2.0Stargazers:479Issues:5Issues:10

Generative-AI-with-LLMs

In Generative AI with Large Language Models (LLMs), youโ€™ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications.

Language:Jupyter NotebookStargazers:337Issues:5Issues:1

llm-book

ใ€Œๅคง่ฆๆจก่จ€่ชžใƒขใƒ‡ใƒซๅ…ฅ้–€ใ€๏ผˆๆŠ€่ก“่ฉ•่ซ–็คพ, 2023๏ผ‰ใฎGitHubใƒชใƒใ‚ธใƒˆใƒช

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:251Issues:8Issues:10

NSpM

๐Ÿค– Neural SPARQL Machines for Knowledge Graph Question Answering.

Language:PythonLicense:MITStargazers:221Issues:34Issues:34

Machine-Learning-from-Scratch

Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.

Language:Jupyter NotebookLicense:MITStargazers:156Issues:4Issues:0

Rocket.Chat.Apps-engine

The Rocket.Chat Apps engine and definitions.

Language:TypeScriptLicense:MITStargazers:114Issues:29Issues:218

Context-Based-LLMChatbot

Use vector search or embedding technique to feed addtional knowledge base to LLM like GPT-3, BLOOMZ

Language:Jupyter NotebookLicense:MITStargazers:97Issues:3Issues:4

llm-pdf-qa-workshop

Introduction to LLM App Development Workshop: PDF Q&A App using OpenAI, Langchain, and Chainlit

Language:PythonLicense:GPL-3.0Stargazers:34Issues:2Issues:1

blog-langchain-elasticsearch

Code examples accompanying blog "Privacy-first AI search using LangChain and Elasticsearch"

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:26Issues:4Issues:1

MLOps-Engineering-in-Action

Reference code base for ML Engineering in Action, Manning Publications Author: Ben Wilson

Language:Jupyter NotebookStargazers:19Issues:2Issues:0

Time-Series-Forecasting

Time Series Forecasting application on a Customer Sales Data. Plotly graphs to visualize the forecasting on a web application.

Language:Jupyter NotebookStargazers:6Issues:2Issues:0