Skip to content

Example code for Funix, the minimalist way to build apps

Notifications You must be signed in to change notification settings

TexteaInc/funix-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

funix-examples

Example code for Funix, the minimalist, non-intrusive, and declarative way to build AI/data apps.

Examples

  • AI demos - need to set OPENAI_KEY as an environment variable
    • ChatGPT
      • Single-turn, the simplest chatbot
      • Multi-turn(screenshot), a multi-turn chatbot
      • Single-turn advanced, a single-turn chatbot allowing users to control the system message, temperature, top-k, and response message length.
      • Single-turn advanced, a single-turn chatbot allowing users to control the system message, temperature, top-k, and response message length.
    • Dall-E

About

Example code for Funix, the minimalist way to build apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages