scoobydododo's Stars
gopherchina/conference
ordinals/ord
👁🗨 Rare and exotic sats
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
ChatAnyTeam/ChatAny
🌻 一键拥有你自己的 ChatGPT+众多AI 网页服务 | One click access to your own ChatGPT+Many AI web services
AI4Finance-Foundation/FinGPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
xiangsx/gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
AntonOsika/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
assaabriiii/Tic-Tac-Toe
assaabriiii/Dot-and-box
assaabriiii/Your-favorite-artists-book
simple scrap project, nothing special
assaabriiii/Check-for-https-links-inside-websites
assaabriiii/Graphical-binary-tree
GUI binary tree implanter using python for our academic project and algorithm course
assaabriiii/IMDB-API
simple API system to decorate a movie suggestion
assaabriiii/dotfiles
assaabriiii/Implenting-a-DFA-using-xml-files
simple python project to read from .xml file and implement a DFA
assaabriiii/ScapeGoat-programming-language
assaabriiii/Huffman-coding
The Huffman graphical tree is a visualization of the Huffman coding algorithm, which is a popular data compression technique. The Huffman coding algorithm assigns variable-length codes to characters based on their frequencies in a given text or dataset. This allows more frequent characters to have shorter codes