Pinned Repositories
StreetContinuity
StreetContinuity (SC) is a python library that able to map a Primal Graph to a Dual Graph.
crawlerApp
App to collect web links (URL’s) from a given initial web link (URL)
ibm-generative-ai
IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
LNN
A `Neural = Symbolic` framework for sound and complete weighted real-value logic
openai-cookbook
Examples and guides for using the OpenAI API
oreilly-hands-on-gpt-llm
Hands on Applications with GPT and other Large Language Models
SQL-agent-examples
Examples of SQL Agents using Langchain over an Chinook Public Database. In the examples, we explored the SQL Toolkit using both OpenAI and IBM Generative AI Python SDK to answer some questions about the data stored in the database.
StreetContinuity
StreetContinuity (SC) is a python library that able to map a Primal Graph to a Dual Graph.
Supervised_Learning_Text_Classification
Example of an end-to-end Text Classification (i.e., Supervised Learning) employing Topic Modelling and covering the steps of PreProcess (e.g., clean up and validations), Training and Model Exploration, Final Validation, and Explainability.
ThoughtfulAI-Challenge
LucasScabora's Repositories
LucasScabora/ibm-generative-ai
IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
LucasScabora/crawlerApp
App to collect web links (URL’s) from a given initial web link (URL)
LucasScabora/LNN
A `Neural = Symbolic` framework for sound and complete weighted real-value logic
LucasScabora/openai-cookbook
Examples and guides for using the OpenAI API
LucasScabora/oreilly-hands-on-gpt-llm
Hands on Applications with GPT and other Large Language Models
LucasScabora/SQL-agent-examples
Examples of SQL Agents using Langchain over an Chinook Public Database. In the examples, we explored the SQL Toolkit using both OpenAI and IBM Generative AI Python SDK to answer some questions about the data stored in the database.
LucasScabora/StreetContinuity
StreetContinuity (SC) is a python library that able to map a Primal Graph to a Dual Graph.
LucasScabora/Supervised_Learning_Text_Classification
Example of an end-to-end Text Classification (i.e., Supervised Learning) employing Topic Modelling and covering the steps of PreProcess (e.g., clean up and validations), Training and Model Exploration, Final Validation, and Explainability.
LucasScabora/ThoughtfulAI-Challenge