Reppl

This repository reimplements popular algorithms for Large Language Models and prompts using APPL. It contains implementations such as Tree-of-thought and ERM, and welcomes contributions.

Unknown Algorithm Reimplementation Large Language Models Prompt Optimization Updated: 2024-12-24

Automating the Search for Artificial Life with Foundation Models

This repository is about automating the search for artificial life using foundation models. It provides installation instructions and a notebook for running ASAL. Future plans include reproducing results from the paper. There is also a citation for the work.

Unknown Artificial Life Foundation Models Research Updated: 2024-12-24

gptme

Personal AI assistant in the terminal with tools for various tasks like using the terminal, running code, editing files, browsing the web, and more. An unconstrained local alternative to ChatGPT's 'Code Interpreter'.

Unknown AI assistant programming terminal Updated: 2024-12-24

LANG-JEPA

LANG-JEPA is an experimental language model architecture that operates in 'concept space' rather than 'token space'. It predicts semantic features of future text and consists of an encoder and a decoder. The encoder transforms text into semantic embeddings and predicts the latent representation of the next sentence. The decoder converts learned feature embeddings back into human-readable text. The repository contains code for training and evaluation of the model.

Unknown language model semantic understanding transformer architecture Updated: 2024-12-24

languine

Languine is a CLI tool powered by AI that helps developers with translation tasks. It can automatically detect changes in codebase, provide accurate translations in over 100 languages, and supports hooks. It was extracted from Midday, an all-in-one tool for freelancers.

Unknown AI developer tools translation Updated: 2024-12-24

AI Logo Generator

An open source logo generator that uses various technologies. It can be cloned and run locally. Future tasks include creating a dashboard, supporting SVG exports, adding additional styles and more.

Unknown logo generation open source tech stack Updated: 2024-12-23

ai-hedge-fund

This is a proof-of-concept for an AI-powered hedge fund. It explores the use of AI to make trading decisions through multiple agents. The project is for educational purposes only and simulates trading decisions without actual trading. It provides setup instructions, usage examples for running the hedge fund and backtester, and details on the project structure and contributing.

Unknown AI hedge fund trading simulation Updated: 2024-12-23

Awesome LLM Apps

A curated collection of awesome LLM apps built with RAG and AI agents. Features various projects across different domains and provides instructions on getting started and contributing.

Unknown AI Agents LLM Apps RAG Updated: 2024-12-23

OpenBB

The OpenBB is a free and fully open source financial platform that offers access to various financial instruments like equity, options, crypto, forex, macro economy, fixed income, etc. It also has a command-line interface and a broad range of extensions. Distributed under AGPLv3 License.

Unknown financial platform investment analysis open source Updated: 2024-12-23

rig

Rig is a Rust library for building scalable, modular, and ergonomic LLM-powered applications. It provides support for LLM completion and embedding workflows, common abstractions over LLM providers and vector stores, and minimal boilerplate for integrating LLMs in apps.

Unknown LLM-powered applications Rust Vector stores Updated: 2024-12-23