Code Monkey home page Code Monkey logo

minimal-llm-ui's Introduction

image

Bio

Hey, I'm Richard ๐Ÿ‘‹๐Ÿพ - a Full-Stack Builder from London working on everything from ideas โ†’ deployment.

I'm a former Actuary who became hooked on startups after becoming an early employee and growing a B2B SaaS startup from โ‰ˆ0 to >$10m ARR (acquired)! Now, Iโ€™m a Full-Stack Engineer - with 10+ years of experience designing, building and shipping products that people love!

Recent Projects

  • Nack: A multi-modal mobile assistant has thousands of users across โ‰ˆ100 countries on iOS and Android
  • Nack SEO: B2B, AI-powered SEO tool (launching soon), with over a dozen businesses on the waitlist.

Most of my work is in private repositories, so I've started on a few open-source projects:

  • Chain of Density: Implementing the Chain Of Density text summarisation technique from recent NLP research by researchers at Salesforce, MIT, Columbia, etc.
  • LLM Translator: Translate Markdown files from one language to another using OpenAI's API while retaining original formatting.
  • Framer Motion Cheatsheet: A Framer Motion cheatsheet built in React, NextJs and Tailwind.

I'm also contributing to several open-source AI projects.


๐Ÿ’ญ Current interests:

LLMs, Retrieval Augmented Generation (RAG), AI Agents, etc.



Get in touch?

LinkedIn works relatively well.

minimal-llm-ui's People

Contributors

mostlykiguess avatar richawo avatar sweep-ai[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

minimal-llm-ui's Issues

Text overwritten

Details

overwrittentext

Checklist
  • Modify src/app/page.tsx โœ“ 464c4ef
  • Running GitHub Actions for src/app/page.tsx โœ“
  • Create src/app/some_style_file.css โœ“ bf33df4
  • Running GitHub Actions for src/app/some_style_file.css โœ“

Flowchart

ability to define end-point URLs

I wanted to do a testride but its not connecting to docker-run ollama. (see below)
which could maybe worked around, if we could define the endpoints for the ollama-server (might run on another machine)
and the own IP:PORT to bind to.

any plans for that?

and how to use it with docker?

  62 | 
  63 | function getInitialModel() {
> 64 |   fetch("http://localhost:11434/api/tags")
     |  ^
  65 |     .then((response) => response.json())
  66 |     .then((data) => {
  67 |       console.log(data);

installation problems

Hi. After cloning the repo and attempting to update node (not your problem I know), I can get to at most node 12.22.9

this is latest ubuntu

Then when I try run npm run dev

john@john-GF63-Thin-11SC:~/ai/minimal-llm-ui$ npm run dev

[email protected] dev
next dev

sh: 1: next: not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.