Pinned Repositories
agent_playground
Small demo project with a functional LangChain based agent.
chat_functions
Simple playground chat app that interacts with OpenAI's functions with memory and custom tools.
complex_chain_playground
Playground project acting as an example for a complex LangChain workflow
document_stuff_playground
Playground project used to explore Langchain's Document Stuffing with question answering
hrranker
jsonpatch-mongo-converter
JSON Patch to MongoDB converter
onepoint_chat
Onepoint Langchain Based Mini Chat App
pdf_ocr
Utility project used to extract characters from PDF by converting PDS's to images first
router_chain_playground
Project dedicated to explore the capabilities of LLMRouterChain
sql_chatbot
Simple SQL chatbot which allows to explore and manipulate a MySQL database using normal sentences written in English
gilfernandes's Repositories
gilfernandes/sql_chatbot
Simple SQL chatbot which allows to explore and manipulate a MySQL database using normal sentences written in English
gilfernandes/chat_functions
Simple playground chat app that interacts with OpenAI's functions with memory and custom tools.
gilfernandes/router_chain_playground
Project dedicated to explore the capabilities of LLMRouterChain
gilfernandes/complex_chain_playground
Playground project acting as an example for a complex LangChain workflow
gilfernandes/onepoint_chat
Onepoint Langchain Based Mini Chat App
gilfernandes/pdf_ocr
Utility project used to extract characters from PDF by converting PDS's to images first
gilfernandes/agent_playground
Small demo project with a functional LangChain based agent.
gilfernandes/document_stuff_playground
Playground project used to explore Langchain's Document Stuffing with question answering
gilfernandes/hrranker
gilfernandes/llm_chain_out
Some output of Langchain Based projects
gilfernandes/pdf_to_image_server
A simple server which converts uploaded PDFs to Text via OCR.
gilfernandes/ai_stories
Sample Stories Generated by AI
gilfernandes/AIPND-Exercises
gilfernandes/aipnd-project
AI Programming in Python Nanodegree Project
gilfernandes/android-string-extractor-plugin
Gradle plugin which automatically extracts hardcoded strings from Android layouts.
gilfernandes/base64-java
This package contains a simple base 64 encoder and decoder written in Java
gilfernandes/beezone-translator
Beezone Translator
gilfernandes/bytepair-encoding
Implementation of the Bytepair encoding algorithm in Rust based on Karpathy's video https://www.youtube.com/watch?v=zduSFxRajkE&t=3596s
gilfernandes/chainlit
Build Python LLM apps in minutes ⚡️
gilfernandes/chainlit_hr_extension
Chainlit HR Extension Repository with UI and internal changes
gilfernandes/commonlit
Common Lit Code
gilfernandes/deepspeech.pytorch
Speech Recognition using DeepSpeech2.
gilfernandes/fastai-exercises
Fast ai notebooks with mainly exercises
gilfernandes/generator-models
Generator models based on the video "Let's build GPT: from scratch, in code, spelled out."
gilfernandes/http_server
Simple HTTP Server written in Rust
gilfernandes/hubmap_notebooks
gilfernandes/p5-exercises
P5 based interface for breathing exercises
gilfernandes/RSNA_MICCAI_Brain_Tumor_Radiogenomic_Classification
RSNA_MICCAI_Brain_Tumor_Radiogenomic_Classification
gilfernandes/sagemaker-project
Sagemaker Project
gilfernandes/schema-form-generator
Generate React forms from schemas