cagix's Stars
charmbracelet/glow
Render markdown on the CLI, with pizzazz! 💅🏻
rust-lang/book
The Rust Programming Language
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
mozilla/rhino
Rhino is an open-source implementation of JavaScript written entirely in Java
lem-project/lem
Common Lisp editor/IDE with high expansibility
HoTT/book
A textbook on informal homotopy type theory
mbutterick/beautiful-racket
Resources for the “Beautiful Racket” book [moved to https://git.matthewbutterick.com/mbutterick/beautiful-racket]
iandol/dotpandoc
Pandoc Data directory, including customised filters and templates for producing multiple outputs for academic content.
jonhoo/lox
https://app.codecrafters.io/courses/interpreter
lindig/lipsum
A Literate Programming Tool inspired by NoWeb, implemented in OCaml
SquareBracketAssociates/PharoByExample9
The version of Pharo by Example for Pharo 90
stanford-cs221/autumn2019
Public website for the Autumn 2019-2020 offering of Stanford's CS221 (artificial intelligence) class.
michaelperrin/blog-css-book-demo
Printing a book with HTML/CSS
SquareBracketAssociates/NewPharoByExample9
The PharoByExample9 repository since to have a broken history. Now the book versioning is moved to this repository to get work done.
tarleb/querverweis
Cross-references in pandoc documents
erhanbaris/timu6502asm
6502 Assembler
geewiz/teneggs
My Twitch chat bot, based on geewiz/twitch-bot
IUCompilerCourse/IU-Fall-2024
Course web page for Fall 2024 Compiler course at Indiana University
upenn-cis5520/empty-project
hayribakici/pandoc-syntax-highlighter
A simple plugin that highlights pandoc related syntax in your markdown
IUDataStructuresCourse/course-web-page-fall-2024
Web page for the honors Data Structures course H343, Fall 2024
rahji/gradescale
A command-line tool for generating a letter grade scale based on total number of points for the semester
rahji/syllabuster
A TUI for making the Grading section of my syllabi
rsgranne/herbert-west-landscaping-assignments
upenn-cis5520/01-basics
upenn-cis5520/hw01
yanntrividic/pechakucha
Template pour présentations
yanntrividic/sentiment-analysis-twitter-imdb-csv
L3AA1 is a program run in Python that provides sentiment analysis for corpuses of text in french and in english. Those corpuses can be extracted from Twitter or IMDb, or be read from one of your CSV files.
Zitzeronion/AoC_2023
Advent of Code 2023 with Haskell