Skip to content
View edcalderin's full-sized avatar

Block or report edcalderin

Report abuse

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

Report abuse

Pinned Loading

  1. elysia-agentic-rag-app elysia-agentic-rag-app Public

    This demo presents Elysia, an open-source framework for building agentic RAG applications on top of Weaviate. It shows how Elysia connects to your data, decides dynamically which tools to use, and ��

    5

  2. textual-diffuser textual-diffuser Public

    TextualDiffuser is a text-to-image generation tool powered by Stable Diffusion. It transforms natural language prompts into high-quality visuals, making AI-powered creativity accessible for develop…

    Python

  3. mistral-chain mistral-chain Public

    A lightweight interactive AI app built with Chainlit and powered by the Mistral 7B language model. Designed for flexible experimentation and rapid prototyping.

    Python

  4. huggingface-ragflow huggingface-ragflow Public

    This project implements a classic Retrieval-Augmented Generation (RAG) system using HuggingFace models with quantization techniques. The system processes PDF documents, extracts their content, and …

    Python 3

  5. salesorder-sqlchatbot salesorder-sqlchatbot Public

    A minimal AI chatbot that translates natural language into SQL queries, queries a MySQL database, and displays the results—all via a user-friendly Streamlit interface.

    Python

  6. clip-image-search clip-image-search Public

    Image Searcher with CLIP model.

    Python