llamatutor

llamatutor

An AI personal tutor built with Llama 3.1

Stars: 1513

Visit
 screenshot

Llama Tutor is an open source AI personal tutor powered by Llama 3 70B & Together.ai. It utilizes a tech stack including Llama 3.1 70B, Together AI, Next.js app router with Tailwind, Serper for the search API, Helicone for observability, and Plausible for website analytics. Users can clone the repo, set up accounts for necessary APIs, configure environment variables, and run the app locally. Future tasks include adding share & copy buttons, follow-up questions, splitting pages, organizing icons, enhancing the landing page, implementing a mobile menu, exploring generative UI, and improving dropdowns.

README:

Llama Tutor

An open source AI personal tutor. Powered by Llama 3 70B & Together.ai

Tech stack

  • Llama 3.1 70B from Meta for the LLM
  • Together AI for LLM inference
  • Next.js app router with Tailwind
  • Serper for the search API
  • Helicone for observability
  • Plausible for website analytics

Cloning & running

  1. Fork or clone the repo
  2. Create an account at Together AI for the LLM
  3. Create an account at SERP API or with Azure (Bing Search API)
  4. Create an account at Helicone for observability
  5. Create a .env (use the .example.env for reference) and replace the API keys
  6. Run npm install and npm run dev to install dependencies and run locally

Future Tasks

  • [ ] Add a share & copy buttons that folks can click on after convos are generated
  • [ ] Add potential follow up questions + new chat at the end of chat page
  • [ ] Split the page into two pages and add back the footer
  • [ ] Move all my icons into their own typescript file (transform.tools)
  • [ ] Add a more detailed landing page with a nice section with the GitHub link
  • [ ] Add nice hamburger menu on mobile
  • [ ] Try out the generative UI stuff from Vercel
  • [ ] Add a nicer dropdown overall

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for llamatutor

Similar Open Source Tools

For similar tasks

For similar jobs