Leszek Mielnikow

Results 4 repositories owned by Leszek Mielnikow

namegen

47
Stars
6
Forks
Watchers

Self-contained, minimalistic implementation of a language model that generates coherent and normal sounding names. It uses an input dataset of names and probability distribution to generate new names...

scrapeGPT

67
Stars
9
Forks
Watchers

ScrapeGPT is a RAG-based Telegram bot designed to scrape and analyze websites, then answer questions based on the scraped content. The bot utilizes Retrieval Augmented Generation and webscraping to re...

DebateGPT

33
Stars
3
Forks
Watchers

Autonomus AI Agent designed to engage in debate. Supports Ollama (for local LLMs) and Perplexity API.

sova_ollama

22
Stars
1
Forks
Watchers

Open source implementation of Sova - RAG-based Web search engine using power of LLMs. Using Langchain, Ollama, HuggingFace Embeddings and scraping google search results.