Code Monkey home page Code Monkey logo

chit_chat's Introduction

ChitChat

This is one of my first Flutter projects that uses Supabase as a backend. Some areas of the code are not optimized and can be improved. This project is just a prototype and not for production. If you find any bugs or have any suggestions, please let me know.

Description

ChitChat is a simple AI Chat with RAG. This project just a prototype and not for production. For use this project in production you need to rewrite some backend code to make it faster and more efficient.

Installation

Before you start, you need to install some tools.

  1. Supabase
  2. Flutter

When you have installed the tools, you can start the installation process.

  1. Clone this repository
  2. Open the terminal and navigate to the project folder
  3. Run flutter pub get
  4. In main.dart code change the supabaseUrl and supabaseKey to your Supabase project URL and key, or add data local server. Usually this is: http://127.0.0.1:54321 and eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0. (DONT USE THIS DATA IN PRODUCTION).
  5. Run supabase start && supabase functions serve and wait until the server is running
  6. In the new terminal, run flutter run

chit_chat's People

Contributors

hikionori avatar gitbutler-client avatar

Watchers

 avatar

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.