Pinned Repositories
a1gpt
throwaway GPT inference
Astir-reti-neurali-corso
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
babyagi
basic-pitch
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection
causal_ccm
Package implementing Convergent Cross Mapping for causality inference in dynamical systems
composting
visualization of knowledge map for Compos[t]ing project (EU JRC 2022-2024)
Creator-of-gods
This is Cypher language input to encode a set of four shuila prayers and four psalms into a Neo4j graph database
digital-humanities
Basic text-manipulation tools in Python, using jsonl as input
RAG_PDF_Read_CHAT_BOT
RAG_PDF_Read_CHAT_BOT is an advanced chatbot leveraging RAG (Retrieval-Augmented Generation) model tailored for PDF comprehension. This cutting-edge bot adeptly extracts, understands, and generates responses from PDF documents, streamlining information retrieval with a focus on natural language interaction.
sibeliu's Repositories
sibeliu/RAG_PDF_Read_CHAT_BOT
RAG_PDF_Read_CHAT_BOT is an advanced chatbot leveraging RAG (Retrieval-Augmented Generation) model tailored for PDF comprehension. This cutting-edge bot adeptly extracts, understands, and generates responses from PDF documents, streamlining information retrieval with a focus on natural language interaction.
sibeliu/a1gpt
throwaway GPT inference
sibeliu/Astir-reti-neurali-corso
sibeliu/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
sibeliu/babyagi
sibeliu/basic-pitch
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection
sibeliu/causal_ccm
Package implementing Convergent Cross Mapping for causality inference in dynamical systems
sibeliu/composting
visualization of knowledge map for Compos[t]ing project (EU JRC 2022-2024)
sibeliu/fully-local-pdf-chatbot
sibeliu/libgen_to_txt
Convert all of libgen to high quality markdown
sibeliu/llama2.c
Inference Llama 2 in one file of pure C
sibeliu/Melanoma-Detection-CNN-Project
CNN_Skin_Cancer
sibeliu/paper-qa
LLM Chain for answering questions from documents with citations
sibeliu/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
sibeliu/hackathon_RAG
Neodata group hackathon!
sibeliu/LARC
Language-annotated Abstraction and Reasoning Corpus
sibeliu/lead-lag
Estimation of the lead-lag parameter from non-synchronous data.
sibeliu/llm.c
LLM training in simple, raw C/CUDA
sibeliu/local-rag-example
Build your own ChatPDF and run them locally
sibeliu/lstm-with-weather
sibeliu/ML-intro-with-Python
This repository offers a hands-on guide to machine learning with Python, featuring a Jupyter notebook on data processing, regression techniques, evaluation, and optimization. It's suitable for learners at all levels and sets the stage for future expansion into broader machine learning topics.
sibeliu/sec-edgar
Download all companies periodic reports, filings and forms from EDGAR database.
sibeliu/sibeliu.github.io
sibeliu/streamlit-cheat-sheet
A cheat sheet for streamlit
sibeliu/streamlit-mic-recorder
Streamlit component allowing to record audio from the user's microphone and/or perform speech to text easily
sibeliu/TchAIkovsky
Using JAX to generate piano music as MIDI
sibeliu/vec2text
utilities for decoding deep representations (like sentence embeddings) back to text
sibeliu/Verba
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
sibeliu/xlstm
Official repository of the xLSTM.
sibeliu/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.