The core tasks involved in this project are:
Things to explore:
- Supabase as a vector database (pgvector)
- Vercel's AI SDK
Some Guildelines:
- Always commit small changes with detailed commit messages (Human written are preferred but AI generated are also fine as long as they communicate the right thing) instead of committing massive changes or multiple files in a single commit. Doing this will help people going through the code to learn what's going on.
- To contribute, fork this repository, work on it, and create a Pull Request and add @CharanMN7 as reviewer.
The core tasks involved in this project are:
Things to explore:
Some Guildelines: