profintegra's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
assafelovic/gpt-researcher
LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
abetlen/llama-cpp-python
Python bindings for llama.cpp
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
vikhyat/moondream
tiny vision language model
josStorer/RWKV-Runner
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
run-llama/llama_parse
Parse files for optimal RAG
eureka-research/Eureka
Official Repository for "Eureka: Human-Level Reward Design via Coding Large Language Models" (ICLR 2024)
turboderp/exllama
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
facebookresearch/jepa
PyTorch code and models for V-JEPA self-supervised learning from video.
rjmacarthy/twinny
The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but completely free and 100% private.
tensorchord/pgvecto.rs
Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
janhq/nitro
An inference server on top of llama.cpp. OpenAI-compatible API, queue, & scaling. Embed a prod-ready, local inference engine in your apps. Powers Jan
parthsarthi03/raptor
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
benbrandt/text-splitter
Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
grantjenks/py-tree-sitter-languages
Binary Python wheels for all tree sitter languages.
chentong0/factoid-wiki
Dense X Retrieval: What Retrieval Granularity Should We Use?
jide/gpt-video
A reproduction of the Gemini demo using GPT-vision.
mirabdullahyaser/Retrieval-Augmented-Generation-Engine-with-LangChain-and-Streamlit
Powerful web application that combines Streamlit, LangChain, and Pinecone to simplify document analysis. Powered by OpenAI's GPT-3, RAG enables dynamic, interactive document conversations, making it ideal for efficient document retrieval and summarization.
ganezdragon/tree-sitter-perl
a perl parser for javascript
inpefess/gym-saturation
a collection of Gymnasium environments for saturation provers
danelkhen/perl-parser
Perl parser written in TypeScript
lyogavin/Anima
Moved to here: https://github.com/lyogavin/airllm
AIAnytime/Prompt-Compression-using-LLMLingua
Prompt Compression using LLMLingua. It helps with token's cost and latency.
1rsh/qa-genie
This is a package for generating questions and answers from unstructured data to be used for NLP tasks.