Skip to content

IsmaCortGtz/Ask.ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ask-ai  
  Ask.ai

  react-native   transformersjs

Note

This porject is a fork of hans00/react-native-transformers-example.

Description

This projects implements the library huggingface/transformers.js with some fixes and polyfills to be compatible with react-native.

Note

At this moment (May 2025) the huggingface/transformers.js library isn't compatible with react-native in the stable realese. For this reason polyfills and some fixes are needed.

This app allows you to run LLMS in local device. You can use a text-generation model as a chat. After downloading the model, you can use it even without internet connection.

Screenshots 📲

Documentation 📕

How to develop

Clone the repo and install dependencies using yarn. There are some problems sometimes when using npm, you can try it if you want.

About

Demostration of LLM using transformers.js on React Native

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 76.9%
  • Kotlin 6.5%
  • Objective-C 5.6%
  • JavaScript 5.4%
  • Ruby 3.6%
  • Objective-C++ 2.0%