Skip to content
View CosmonautCode's full-sized avatar

Highlights

  • Pro

Block or report CosmonautCode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CosmonautCode/README.md

Hi there 👋

Languages:

Python  JavaScript  TypeScript  HTML5  CSS3  Markdown

ML/AI

Tensorflow  PyTorch  scikit-learn  Fast API  NumPy  Pandas 

Database

MySQL  SQLite  PostgreSQL  QDRANT

Tools and Technologies

Git  Google Cloud  Kubernetes  Docker  Ollama  LangChain  Hugging%20Face  OpenAI

IDEs

Windsurf Visual Studio Code 

Pinned Loading

  1. Tiny-Local-LLM-System Tiny-Local-LLM-System Public

    A lightweight, self-contained Python project for running a local large language model (LLM) with minimal dependencies. This system uses TinyLlama-1.1B-Chat-v1.0.0 and llama-cpp-python for inference…

    Python 3

  2. Tiny-Local-Multi-Agent-System Tiny-Local-Multi-Agent-System Public

    A lightweight, self-contained Python project for running a multi-expert technical specification system with local LLMs. This system uses Qwen2.5-1.5B and llama-cpp-python for inference, and Rich fo…

    Python 1

  3. Tiny-LLM-Ecosystem Tiny-LLM-Ecosystem Public

    Click here to find out about the Tiny Local LLM Ecosystem

    1

  4. Tiny-Hyena-AI Tiny-Hyena-AI Public

    A lightweight, self-contained Python chat system with local AI agents and file operations. This system uses Hyena3-4B-Instruct(Custom Qwen Fork) and llama-cpp-python for inference, with Rich for a …

    Python

  5. Hyena-AI Hyena-AI Public

    A lightweight, self-contained Python CLI chat system with local AI agents and file operations. This system uses Hyena3-4B-Instruct (Custom Qwen Fork) and llama-cpp-python for inference, with Rich f…

    Python

  6. Neural-Network-System Neural-Network-System Public

    A modular neural network system for predicting Apple stock closing prices using historical data. This project demonstrates a complete machine learning pipeline with data preprocessing, model traini…

    Python